168208 Commits

Author SHA1 Message Date
davel%mozilla.com
a4013fc74c bug 352248, r=davel, checking in for asqueella
clean up code to established coding standards
2006-09-12 06:19:26 +00:00
stridey%gmail.com
c12e154f74 Fixing bustage from Bug 349979 2006-09-12 06:00:26 +00:00
brendan%mozilla.org
29d996a80d Fix yield's 'input precedence' (352269, r=mrbkap). 2006-09-12 05:16:26 +00:00
mrbkap%gmail.com
276b585a76 Fully initialize the newly-created parse node. bug 352271, r=brendan 2006-09-12 04:59:58 +00:00
bzbarsky%mit.edu
60d105a0c2 Remove unneeded notification on node creation. Bug 351910, r+sr=sicking 2006-09-12 04:48:12 +00:00
bzbarsky%mit.edu
5c5673fe67 Coalesce native theme change notifications to deal with the dozens of them we
get when the GTK theme changes.  Bug 352096, r+sr=roc
2006-09-12 04:36:03 +00:00
brendan%mozilla.org
7b8565ef91 Detect parentheses forcing right association and decompile them (352261, r=mrbkap). 2006-09-12 04:30:12 +00:00
stridey%gmail.com
3479602449 Camino only: Bug 349979 - Dock menu items are shown thrice on OS X 10.3. r=smorgan sr=pink 2006-09-12 04:13:38 +00:00
brendan%mozilla.org
c870f3e117 Tweak new precedence when constructor is a call expression (352013, r=mrbkap). 2006-09-12 04:10:43 +00:00
mrbkap%gmail.com
126dc0e276 Ensure that fp's concept of the pc and sp are up to date. bug 352094, r=brendan 2006-09-12 04:02:46 +00:00
mrbkap%gmail.com
ec02775a7e Skip over scope statements that aren't MAYBE_SCOPE when finding the JSStmtInfo for let declarations. bug 352092, r=brendan 2006-09-12 04:00:31 +00:00
mike.morgan%oregonstate.edu
aab0a70064 Added conditionals to assignment of table parameters. They should only be used if a row value isn't present.
Added nightly acceptance tests, and the synthetic build data to go along with them.
2006-09-12 03:54:26 +00:00
stridey%gmail.com
3f76da46d7 Camino only: Bug 181712 - Menu item for default font size. Also bug 345657 - Sync validation for cmd-+ and cmd-=. r=smorgan sr=pink 2006-09-12 03:54:19 +00:00
mats.palmgren%bredband.net
63da0cfd56 Remove an optimisation that prevented views from being reparented in some situations. b=351225 r+sr=roc 2006-09-12 03:47:38 +00:00
stridey%gmail.com
e759d90f40 Camino only: Bug 348423 - honor the browser.link.open_newwindow.restriction pref for redirecting window.open links. r/sr=pink 2006-09-12 03:33:24 +00:00
flamingice%sourmilk.net
b8f73f5f01 Bug 297636, crash on dnd to self-closing window, r+sr=roc 2006-09-12 03:22:00 +00:00
mike.morgan%oregonstate.edu
77ef5fd4d9 Added synthetic build data for nightly test cases. 2006-09-12 03:14:19 +00:00
stridey%gmail.com
59669b1635 Camino only: Bug 247837 - Trigger autocomplete options for url using down arrow (when cursor is already at end of line) 2006-09-12 03:13:01 +00:00
brendan%mozilla.org
f7baa26e81 Fix JSOP_SETCALL and JSOP_POPV precedences; turn off auto-parens for bracketed index values (352079, r=mrbkap). 2006-09-12 02:07:32 +00:00
brendan%mozilla.org
31964022bb Skip parens around operand of unary op when constant folding (352068, r=mrbkap). 2006-09-12 01:58:37 +00:00
brendan%mozilla.org
5d458db61a Fix getter/setter in object initialiser decompilation to track minimal parenthesization fixes (352010, r=mrbkap). 2006-09-12 01:55:08 +00:00
bclary%bclary.com
06c138f96c JavaScript Test - update to reflect proper parenthetication of decompiled expressions, bug 346902 2006-09-12 01:14:40 +00:00
myk%mozilla.org
9fed209e0a bug 347481: find link tags in XHTML documents (where the link tag is in the default namespace) in addition to HTML documents
namespace)
Patch by Justin Dolske.
r=myk
2006-09-12 01:12:39 +00:00
myk%mozilla.org
fa364dc3e5 bug 349440: trim whitespace from the beginning of microsummaries generated by microsummary generators in addition to those provided as plain text.
Patch by Justin Dolske.
r=myk
2006-09-12 01:08:44 +00:00
mats.palmgren%bredband.net
6b4972181b Limit -moz-column-count to 1000 to avoid "hang" for insanely large numbers. b=345583 r+sr=roc 2006-09-12 00:37:23 +00:00
cst%yecc.com
10f4122111 Bug 339720 show warning page before showing about:config
r=neil,KaiRo sr=jag
2006-09-12 00:19:06 +00:00
jwalden%mit.edu
75ce576332 Bug 352223 - < foo/> and < foo></foo> are also invalid XML and should be rejected by E4X. r=brendan again 2006-09-12 00:17:40 +00:00
robert%accettura.com
d203816723 Bug 345413 Reporter preferences not installed. patch=Mike Hommey r=me a=beltzner 2006-09-11 23:34:29 +00:00
mnyromyr%tprac.de
c0bf344d92 Bug 342065: wrong order of Tags; r=neil, sr=bienvenu 2006-09-11 23:20:36 +00:00
julien.pierre.bugs%sun.com
89010b6a94 Fix for bug 352041 . oom in CERT_DecodeDERCrlWithFlags . r=alexei,nelson 2006-09-11 23:12:30 +00:00
caillon%redhat.com
14f11114f2 Fix for https://bugzilla.redhat.com/198759
and https://bugzilla.mozilla.org/show_bug.cgi?id=335810

Patch by behdad, tagoh, and x00000000@freenet.de seemingly independent of each other.
r+sr=roc
2006-09-11 23:02:36 +00:00
mkanat%bugzilla.org
a982252a86 Bug 351877: Move dependson/blocked insertion into Bugzilla::Bug from post_bug.cgi
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-09-11 22:16:42 +00:00
jwalden%mit.edu
50e6a54a6a Bug 352223 - <foo></ foo> (space after </ and before qname) accepted as valid XML in E4X initializer. r=brendan 2006-09-11 21:51:02 +00:00
dbaron%dbaron.org
db513ba375 Fix build with MSYS. b=352206 Patch from Sylvain Pasche <sylvain.pasche@gmail.com>. r=dbaron 2006-09-11 21:30:58 +00:00
brendan%mozilla.org
0ab86235fe Fix TCF_RETURN_* flag propagation out of blocks (352197, r=mrbkap). 2006-09-11 21:29:00 +00:00
mkanat%bugzilla.org
e3fe41e183 Bug 345547: shutdownhtml will not work under mod_perl
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=justdave, a=justdave
2006-09-11 21:27:52 +00:00
brendan%mozilla.org
c1f3468d95 Fix yield (yield) decompilation (352198, r=mrbkap). 2006-09-11 21:26:30 +00:00
vladimir%pobox.com
90229df132 b=351296,351295,348351 int overflow in canvas GetImageData/PutImageData, r=biesi 2006-09-11 21:18:31 +00:00
brendan%mozilla.org
eba27afa16 Fix to parenthesize any expression starting with 'function ' (352073, r=mrbkap). 2006-09-11 21:15:00 +00:00
brendan%mozilla.org
2e41735790 Fix element-setting decompilation (352202, r=mrbkap). 2006-09-11 21:09:37 +00:00
jwalden%mit.edu
d789c52f9b Bug 352097 - E4X XML processing instruction with a target but no data decompiles with an extra space; also fixes bug 352103 - <??> accepted as a valid XML PI. r=brendan 2006-09-11 21:08:03 +00:00
cltbld
15bde65400 Automated update from host egg.office.mozilla.org 2006-09-11 20:59:43 +00:00
sayrer%gmail.com
8d5ac920a1 Bug 350949. Feed leaks. Make sure the sync methods break the cycle with the SAX parser. r=vlad 2006-09-11 20:57:22 +00:00
pedemont%us.ibm.com
79eae38927 Bug 351194 - Fix javac/jar discovery so it works for both MSYS and OS/2. r=bsmedberg. XULRunner only. 2006-09-11 20:54:18 +00:00
uriber%gmail.com
38c1e056e9 Refactor nsIFrame::PeekOfset to use iteration instead of recursion, plus some more related refactoring. bug=300131 r+sr=roc 2006-09-11 20:43:01 +00:00
stridey%gmail.com
b093db7b40 Nibfile from Bug 322093 (camino-only) 2006-09-11 20:17:38 +00:00
stridey%gmail.com
1e7f3a5b0d Camino only: Bug 322093 - Bookmark Import rewrite with progress window and performance improvements (performs majority of import in background thread). Patch by David Haas r=hwaara sr=pink 2006-09-11 20:14:54 +00:00
brendan%mozilla.org
903a315350 Fix bogus assertion harder (352208, r/a=me). 2006-09-11 20:14:20 +00:00
sayrer%gmail.com
930ee19a73 Bug 350949. Feed preview leaks memory. Remove nsIFeedEntry.parent. r=vlad 2006-09-11 20:14:06 +00:00
Olli.Pettay%helsinki.fi
7e021d3aa8 Bug 351853, Crashes [@ nsFormFillController::GetDocShellForInput], adding a null check, r=dbaron 2006-09-11 20:10:40 +00:00