Commit Graph

34898 Commits

Author SHA1 Message Date
Chris Jones
8cce8d8541 Backout b68f602ce949 2009-11-16 23:49:22 -06:00
Chris Jones
75d8b06554 bug 527590: make it an error to hide a virtual method declaration by overloading it in a derived class. (use |using base::method;| if you really mean to do that). rs=bsmedberg 2009-11-16 17:57:21 -06:00
Nick Thomas
b670d18b37 Bug 515421, packaging fixes from Fx3.5.5 -> 3.6b2 major update test, r=ted.mielczarek
--HG--
extra : rebase_source : ba5190bab30f2efede6871391fde0daf5fec827f
2009-11-17 12:25:18 +13:00
Axel Hecht
f4cd549add Bug 528911, lockFile should catchIOError when open()ing lock file, r=ted.mielczarek
--HG--
extra : rebase_source : 7efdc4a6fd4dff10efb855e09799ba7e15b343bf
2009-11-17 12:24:07 +13:00
Ehsan Akhgari
59dc0050b0 Bug 528001 - Try a possible solution 2009-11-16 18:14:09 -05:00
Honza Bambas
d64783cfd5 merge backout 2009-11-16 23:08:40 +01:00
Honza Bambas
3bfe50ff1c Backout ebc28a0d4b96 2009-11-16 23:07:00 +01:00
Dave Townsend
dacb8e52a7 Bug 522571: Link from themes manager to personas gallery. r=robstrong 2009-11-16 13:05:25 -08:00
Boris Zbarsky
c1595ce69a Bug 518114 part 2. Use state bits to keep track of what a placeholder is a placeholder for. r=roc 2009-11-16 16:00:07 -05:00
Boris Zbarsky
ffab603a47 Bug 518114 part 1. Don't force a virtual GetType call in GetFloatFromPlaceholder. r=roc 2009-11-16 16:00:07 -05:00
Chris Jones
950e211880 Fix build bustage 2009-11-16 14:32:03 -06:00
Chris Jones
a72adbd3c5 bug 525573: in --enable-tracemalloc builds, initialize tracemalloc in XPCOM unit tests so as to support multi-threaded tests. r=jwalden 2009-11-16 12:55:39 -06:00
Dave Townsend
00be96167a Bug 528651: Component registrations not correctly cached leading to re-registering every component on every startup. r=bsmedberg 2009-11-16 09:39:51 -08:00
Bartłomiej B.
3def1cac9f Bug 521750 - Follow-up: add some actually used compilation options when detecting __thread support [r=bsmedberg] 2009-11-16 10:48:34 -06:00
Dão Gottwald
52bbab5af0 Count open windows in browser_514751.js for bug 528776 2009-11-16 17:33:56 +01:00
Honza Bambas
d6e8754f30 Bug 515051 - Stream listener registered in a network request channel eats JS error messages, r=bz+biesi 2009-11-16 17:25:48 +01:00
David Bolter
ae4129ee61 Bug 525579 - topcrash [@ nsAccessibilityService::GetAccessible(nsIDOMNode*, nsIPresShell*, nsIWeakReference*, nsIFrame**, int*, nsIAccessible**)] (thanks dbaron) r=roc,surkov 2009-11-16 09:03:53 -05:00
Masayuki Nakano
ab0f2e9ba1 Bug 528435 Drop NS_COMPOSITION_QUERY event r=roc, sr=neil 2009-11-16 22:13:02 +09:00
Ted Mielczarek
3c67cbe7fc bustage fix from bug 462381 2009-11-16 07:57:15 -05:00
Dão Gottwald
c9ce52d1f9 whitespace cleanup 2009-11-16 12:13:10 +01:00
Dão Gottwald
55ba7d73e3 Bug 518970 - trying to solve remaining issue in browser_394759_privatebrowsing.js 2009-11-16 11:55:59 +01:00
Blair McBride
8f2043ae0f Bug 528792 - :-moz-lwtheme incorrectly depends on the lwthemetextcolor attribute. r=dbaron 2009-11-16 09:27:44 +01:00
Robert O'Callahan
144a4b1c79 Bug 519168. Address David's comments. 2009-11-16 14:01:01 +13:00
Dão Gottwald
e1b43506e6 Count open windows in browser_522545.js for bug 528776 2009-11-16 00:58:13 +01:00
Robert O'Callahan
e67180ce2a Bug 527306. Remove problematic flush in selectFrames. r=bz 2009-11-16 11:52:31 +13:00
Robert O'Callahan
730202f5d6 Bug 519168. Fix some spurious reftest failures on Mac. r=dbaron 2009-11-16 11:51:47 +13:00
Robert O'Callahan
453275ec80 Bug 498340. Fire NS_WILL_PAINT on Windows so flushes that change the window hierarchy happen before we call BeginPaint. r=jmathies 2009-11-16 11:48:21 +13:00
Robert O'Callahan
df12cdae81 Bug 498340. Backout previous fix 2009-11-16 11:48:18 +13:00
Ted Mielczarek
b3b8c2e1b9 bug 484799 - make {package,installer} should rebase on windows. r=bsmedberg 2009-10-20 08:13:38 -04:00
Ted Mielczarek
90889c1612 bug 522729 - intermittent timeouts in browser_aboutCrashesResubmit.js. hold the progress listener in a global var to prevent it from being GCed. r=mossop 2009-11-13 09:47:07 -05:00
Mitchell Field
92a2deeef1 bug 462381 - sprinkle magic PARALLEL_DIRS fairy dust about the build system r=ted.mielczarek 2009-11-13 14:40:00 -05:00
Dão Gottwald
67105dfe67 Count open windows in browser_394759.js for bug 528776 2009-11-15 19:58:39 +01:00
Peter Van der Beken
7e0a012c40 Back out fix for bug 428229 (Unable to override addEventListener). 2009-11-15 17:03:03 +01:00
Peter Van der Beken
c0c277c532 Bustage fix. 2009-11-15 16:27:30 +01:00
Peter Van der Beken
aae3f7089b Fix for bug 428229 (Unable to override addEventListener). r=bz. 2009-11-09 14:54:18 +01:00
Dão Gottwald
4a6097c4f3 More debug spew for bug 528776 2009-11-15 14:32:11 +01:00
Jae-Seong Lee-Russo
2fa0968988 nsExtensionManager.js.in: fix errors in JS strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:40 +01:00
Jae-Seong Lee-Russo
6267e36382 xpcom/tests/unit/test_localfile.js.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=doug.turner.
2009-11-15 12:20:38 +01:00
Jae-Seong Lee-Russo
6e09b9e50a Toolkit tests that fail in js strict mode.
Bug 524781 - xpcshell-tests: turn on strict & werror by default.
r=benjamin.
2009-11-15 12:20:35 +01:00
Serge Gautherie
9f55de3899 Bug 508025 - head_urlclassifier.js: s/streamCompleted/streamFinished/ (3rd time); (Av1).
r=dcamp.
2009-11-15 12:20:31 +01:00
Dão Gottwald
056a128f5c Bug 528750 - Sidebar close button is squeezed, tabstrip closebutton makes the tabstrip higher (browser.tabs.closeButtons=3). r=ventnor 2009-11-15 10:28:39 +01:00
Dão Gottwald
8930863ee3 Debug spew for bug 528776 2009-11-15 09:37:11 +01:00
Oleg Romashin
e1e235be47 Bug 528025 - Invalid read happen in view because of Device context is not referred properly. r=roc 2009-11-15 10:02:10 +02:00
Jason Duell
805435bdcf Bug 521258 - Catch exceptions in template ChannelListener class to avoid hangs, r=jwalden 2009-11-14 20:54:52 -08:00
Jae-Seong Lee-Russo
b6bf90ea7a Bug 525588 - Some existing necko tests failing once base class catches handler exceptions, r=jduell 2009-11-14 20:54:49 -08:00
Kai Engert
505942bdf8 Bug 472014 - the smartcardmonitoringthread code uses the wrong allocator and isn't careful about buffer sizes, r=rrelyea 2009-11-14 20:54:46 -08:00
L. David Baron
fc88c5a60f Use property flags for which properties need StartLoadImage called. (Bug 528634) r=bzbarsky 2009-11-14 19:16:59 -08:00
L. David Baron
6e161b5b9c In the ValueList case, don't start image loads for declarations that are overridden by others (just like we already do for the Value case). (Bug 517224) r=bzbarsky 2009-11-14 19:16:59 -08:00
L. David Baron
d7d8f0ef43 Fix computed values of 'font-weight' to report integers for bold (like for normal) and to report usable values for bolder/lighter. (Bug 173331, Bug 77882) r=bzbarsky 2009-11-14 19:16:59 -08:00
L. David Baron
d2de4eeb32 Put the 'normal' values for 'font-weight' and 'font-stretch' into the keyword tables. (Bug 522320) r=dholbert 2009-11-14 19:16:59 -08:00