Commit Graph

207884 Commits

Author SHA1 Message Date
Masayuki Nakano
4e045134b0 b=502799 fix some misspelled words r+sr=roc 2009-07-11 10:32:43 +09:00
Josh Aas
e3e6f70dd4 Get rid of GUItoMacEvent and nsPluginEventType. b=503133 sr=roc 2009-07-10 20:20:32 -04:00
Andreas Gal
88d66ad970 Remove unnecessary cast to unsigned (introduced by bug 502241, r=graydon). 2009-07-10 17:18:25 -07:00
Doug Turner
51829b3cbf Bug 454490 - Support multiple geolocation providers. r=olli, sr=jst 2009-07-10 17:04:39 -07:00
Doug Turner
754e7de4b6 Bug 492684 - use preference to control logging in NetworkGeolocationProvider. r=gavin 2009-07-10 17:03:48 -07:00
Doug Turner
77e5b9fb77 Bug 462922 - mOwner in nsGeolocation should be nsWeakPtr. r=bz 2009-07-10 17:02:32 -07:00
Shawn Wilsher
9730a9ab81 Bug 502907 - Allow for the registration of cleanup functions that run when the harness is done
Consumers can now call do_register_cleanup with a function that will run when
the harness is done running the tests.
r=ted
2009-07-10 16:42:59 -07:00
Daniel Holbert
7c5e4009b8 Remove unused SVG/SMIL reftest reference-file "anim-ref-text.svg" 2009-07-10 14:58:09 -07:00
Graydon Hoare
0eda0152d6 Bug 503593 - NJ: whitespace and modeline cleanup, r=gal.
--HG--
extra : rebase_source : c7fcc1acaadb2264796a3ee7a20866eecc4dc484
2009-07-10 12:58:34 -07:00
Blake Kaplan
1a39470bb7 Bug 502449 - Now that our pseudo-frame can have a call object it needs slots, too. r=igor 2009-07-10 15:07:19 -07:00
Brendan Eich
bcd7f90a89 Bug 503524 - JSON.stringify does not condition number-typed space parameter per spec (r=sayrer). 2009-07-10 16:02:38 -04:00
Dan Witte
04ced9b45b Bug 503363 - include filename+linenumber for exceptions thrown during mochitest. r=sdwilsh 2009-07-10 12:34:04 -07:00
Brendan Eich
4e5dcde6ae Optimize stringify edge case. r=sayrer/jorendorff. 2009-07-10 15:13:54 -04:00
Dão Gottwald
62457ae242 restore classic all-tabs menupopup code 2009-07-10 20:34:46 +02:00
Graydon Hoare
7620a29a81 Bug 503437 - NJ: Commit missing CodeAlloc and NativePPC files from Adobe, r=gal.
--HG--
extra : rebase_source : 51a1d5fdc3c8ce0492f5986612a06858f2c4a5da
2009-07-10 11:21:53 -07:00
Jeff Muizelaar
220b6e9cfb Remove debugging code that slipped in with changeset 4f3614d130da 2009-07-10 13:51:54 -04:00
Jason Orendorff
ca853a1cf6 Bug 503464 - Memory leak in JSScope::drop. r=brendan. 2009-07-10 10:36:29 -05:00
Dão Gottwald
9d94d6ecd4 merge 2009-07-10 14:54:30 +02:00
Dão Gottwald
15c0c3fe0e Backed out changeset cc056f4f6316, as scrollbox.xml wasn't responsible for the leak 2009-07-10 14:54:13 +02:00
Dão Gottwald
3b8851247e Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 4. r=enn 2009-07-10 14:19:07 +02:00
Dão Gottwald
e3bb6039f6 another desperate attempt to fix the leak 2009-07-10 13:50:10 +02:00
Dão Gottwald
5734be63ef merge 2009-07-10 13:22:27 +02:00
Alexander Surkov
cb01c91a8d Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug 2009-07-10 20:17:15 +08:00
Dão Gottwald
b9fa93feb4 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 3. r=enn 2009-07-10 13:21:16 +02:00
Dão Gottwald
5a19e09cfc port code from 3.5 for the all-tabs button's icon 2009-07-10 13:20:03 +02:00
Dão Gottwald
9e508e38cf Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 11:13:10 +02:00
Dão Gottwald
eb912e4637 backout rest of changeset e7ddb79fdb10 2009-07-10 11:01:53 +02:00
Dão Gottwald
d536e0aa34 fix potential leak in scrollbox.xml 2009-07-10 10:29:20 +02:00
Robert O'Callahan
95a6a24425 Backed out changeset 91a43fa9b0da
--HG--
extra : rebase_source : 00ee0eac778112a8aac3e19f1f114e8b8b34580c
2009-07-10 20:13:51 +12:00
Dão Gottwald
684e89e487 backout part of previous push 2009-07-10 09:54:04 +02:00
Peter Weilbacher
85bc932d57 [OS/2] Bug 493428: adapt calculation of zeroOrAveCharWidth to what the other platforms do (using glyph advance instead of glyph width), to fix dialog widths that appear to narrow 2009-07-10 09:46:21 +02:00
Dão Gottwald
7e23903e93 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 2. r=enn 2009-07-10 09:38:41 +02:00
Peter Weilbacher
41db480f4e [OS/2] Bug 500379: fix focus behavior when activating windows after the big focus change landed, p=Rich Walsh, r=pweilbacher 2009-07-10 09:30:39 +02:00
Dão Gottwald
b1dd797636 Bug 485841 - Get rid of some timeouts and avoid boxObject where appropriate in tabbrowser, part 1. r=enn 2009-07-10 09:02:12 +02:00
MattN
9830f8fd52 Bug 426079 - Print Preview toolbar not shown if launched from window without toolbar. r=gavin 2009-07-10 09:01:49 +02:00
Dão Gottwald
282561717d Bug 503029 - remove effectively-dead code that sets the host in the status bar's security button. r=gavin 2009-07-10 08:57:50 +02:00
Dão Gottwald
121f81567d replace obsolete alltabs.png 2009-07-10 08:57:08 +02:00
Robert O'Callahan
607cc16d51 Backout patch for bug 371839 to fix test failures
--HG--
extra : rebase_source : 0f7bc21b4d1026fbdfb71ee76207a2de31a0546b
2009-07-10 18:18:42 +12:00
Robert O'Callahan
373843aa7f Backed out changeset 92cc21ed9634 2009-07-10 18:18:19 +12:00
Robert O'Callahan
f4d993019a Backed out changeset 4c139bbb4895
--HG--
extra : rebase_source : c4bdf008d2ee70a9d0f74de567ae58de02123b20
2009-07-10 18:17:46 +12:00
Jonathan Griffin
5fa11894f5 Adding test for bug 321671. r=bzbarsky 2009-07-09 21:49:48 -07:00
Robert O'Callahan
00294dda40 Bug 493915. Fix test failures.
--HG--
extra : rebase_source : da441cd0351126a790463093bd6ad55681e18229
2009-07-10 16:05:40 +12:00
Boris Zbarsky
3421dd9616 Bug 498559 followup to clean up the code. r=dbaron 2009-07-09 20:36:57 -07:00
Robert O'Callahan
49aca666c9 Fix bustage properly
--HG--
extra : rebase_source : 109364254fd687c60770b2f9b0af0e6aaf14a1b6
2009-07-10 15:08:34 +12:00
Boris Zbarsky
c0fb70dad7 Adding test for bug 498559. r=dbaron 2009-07-09 19:53:00 -07:00
Robert O'Callahan
d81d74cb19 Fix bustage temporarily 2009-07-10 14:39:16 +12:00
Robert O'Callahan
0ee480bf67 Bug 502156. Make editor use nsContentUtils::CreateContextualFragment instead of instantiating a parser directly, when HTML content is pasted/dropped. This removes some code and lets the editor use the HTML5 parser if enabled. r+sr=peterv 2009-07-10 14:07:04 +12:00
Robert O'Callahan
c19feb00e3 Bug 371839. Treat \n as space that the line-breaker will use as a word boundary. The main effect is that we don't have to scan backwards past \n when looking for a place to start linebreaking. r=smontagu 2009-07-10 14:04:52 +12:00
Robert O'Callahan
181dea6c00 Bug 371839. Assertions that scan all continuations should bail out if the continuation chain is too long, so they don't add O(N) to algorithmic complexity. r=bzbarsky 2009-07-10 14:03:03 +12:00
Robert O'Callahan
74625ec81b Bug 493915. Fix leak in media element when an error occurs early in the resource load. r=cpearce 2009-07-10 14:03:03 +12:00