Commit Graph

58750 Commits

Author SHA1 Message Date
Dão Gottwald
98b69cbed2 test for bug 616836
--HG--
extra : rebase_source : 0153e862841b73dba5c5061ab90542f34a80d7fb
2010-12-08 11:16:09 +01:00
Masayuki Nakano
fa4f748442 Bug 616797 Menubar doesn't appear by Alt key after using accelerator to open a popup menu and closing it by click r=enn, a=final+ 2010-12-08 19:49:09 +09:00
Dão Gottwald
c66035dd4c Bug 616836 - Remove remaining access keys from the app menu. r+a=gavin 2010-12-08 11:03:10 +01:00
timeless@mozdev.org
a69722edaa Bug 584981 mark deprecated extension manager interfaces and methods with [deprecated]
r=mossop
2010-12-08 11:02:39 +01:00
Daniel Brooks
597dd0c5a7 back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Philipp von Weitershausen
32108f1483 Bug 617271 - Merge fx-sync to mozilla-central. a=blockers 2010-12-07 22:43:36 -08:00
Philipp von Weitershausen
3ace8aaf0a Bug 617521 - Random bookmark reordering due to dupe handling. r=mconnor 2010-12-07 21:49:22 -08:00
Daniel Brooks
115293a267 Bug 593743 - about:startup page showing historical startup timings; final merge with trunk. ui-r=beltzner feedback=mak77 r=mossop sr=vlad a=bsmedberg 2010-12-07 22:10:14 -06:00
Richard Newman
8f038452ba Bug 617478: clear CollectionKeys on startOver. r=philiKON. 2010-12-07 16:30:06 -08:00
Richard Newman
28580e1b5a Bug 617351: more tests for engine disabling. r=mconnor 2010-12-07 16:18:22 -08:00
Richard Newman
c3b4f20562 Bug 617320: fix for tests around engine disabling. r=mconnor 2010-12-07 09:17:52 -08:00
Daniel Brooks
7191f58538 about:startup - final review hurdle, add _MOZILLA_2_0 interfaces to contain the additions to nsIXULRuntime and nsIXULAppInfo 2010-12-07 02:28:12 -06:00
Bas Schouten
903b02d6b8 Bug 595277 - Part 4: Delay Direct3D 9 initialization when possible. r=roc a=blocking-final 2010-12-07 03:06:31 +01:00
Bas Schouten
52b7708d12 Bug 595277 - Part 3: Let Canvas and HTML video get the permanent LayerManager when instantiating their stuff. r=roc 2010-12-07 03:05:55 +01:00
Bas Schouten
25a23ac775 Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc 2010-12-07 03:05:52 +01:00
Bas Schouten
b59181da48 Bug 595277 - Part 1: Add a method to iterate over all windows. r=roc 2010-12-07 03:05:48 +01:00
Bas Schouten
9f23097d84 Bug 595277 - Part 0: Clear out user data on destroy. r=roc 2010-12-07 03:05:25 +01:00
Bas Schouten
56250d8567 Bug 595277 - Part -1: Keep the reference to our LayerManager inside LayerManagerData. r=roc 2010-12-08 03:24:05 +01:00
Mats Palmgren
ca0de9ad07 Bug 589635 - null check the docshell parent before using it. r+a=roc 2010-12-08 03:20:56 +01:00
Mats Palmgren
a1431d3f47 Bug 610601 - re-use the frame only if there is image data. r+a=joe 2010-12-08 03:20:52 +01:00
Mats Palmgren
9a8eb3a615 Bug 614756. r=Olli.Pettay a=roc 2010-12-08 03:17:33 +01:00
Alexander Surkov
d7a8883ccb Bug 616452 - Dynamically inserted select options aren't reflected in accessible tree, r=fer, a=blocking2.0Final+ 2010-12-08 09:33:12 +08:00
Serge Gautherie
96cc1ded38 Bug 615923 - mochitests-2: intermittent "test_fallback.html | Exited with code 1 during test run" (ASSERTION: XPConnect is being called on a scope without a 'Components' property!); (Cv1a) test_fallback.html: Remove unused gManifestUpdated, Fix some nits.
r=honzab a=(test only).
DONTBUILD
2010-12-08 01:55:40 +01:00
Matt Woodrow
a3bdf40a38 Bug 615753. Remove an unneeded glClear. r=vlad, a=blocking-fennec 2010-12-07 19:09:49 -05:00
Serge Gautherie
81873d7e0a Bug 615923 - mochitests-2: intermittent "test_fallback.html | Exited with code 1 during test run" (ASSERTION: XPConnect is being called on a scope without a 'Components' property!); (Bv1) offlineTests.js: Fully fix finish(), 1 s/dump(/ok(false,/, Fix some nits.
r=honzab a=(test only).
2010-12-08 01:00:19 +01:00
Daniel Holbert
a2fa1fe7f6 (no bug) Fix mis-indented "}" in nsTArray.h. r+a=whitespace-only, DONTBUILD 2010-12-07 15:54:20 -08:00
Axel Hecht
07a8bfa304 bug 613055, update shipped-locales for beta 8, a=DONTBUILD 2010-12-07 22:42:18 +01:00
Philipp von Weitershausen
ebe5a7b731 Bug 617173 - Merge fx-sync to mozilla-central. a=blocking
--HG--
extra : rebase_source : 1b1700dc4fa35411e02758362e5b881f1621c17c
2010-12-07 13:21:53 -08:00
Philipp von Weitershausen
35a97b22d4 Remerge fx-sync
--HG--
extra : rebase_source : a4b61b8ac50d3abe829a18c304f4e23f0f5a4f2a
2010-12-07 13:20:16 -08:00
Steven Michaud
afd3294490 Bug 594482 - Java applets broken with content policies. r=josh,bsmedberg a=blocking2.0BetaN+ 2010-12-07 15:18:50 -06:00
Patrick Walton
cdca331ab3 Bug 611851 - Restyle the Web Console splitter. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
757f16332d Bug 612181 - Clicking edge of popup notification button main action button opens the dropdown instead. r=dao, a=clegnitto 2010-12-07 12:45:31 -08:00
Margaret Leibovic
faa85729ef Bug 617051 - app menu panes should not have a separator when using a 'windows-default-theme' theme. r=dao, ui-r=faaborg, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
146c9af472 Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Robert Strong
077a44e8d2 Bug 616775 - Use OpenNSPRFileDesc instead of OpenANSIFileDesc in nsUpdateDriver.cpp. r=dtownsend, a=approval2.0 2010-12-07 12:06:22 -08:00
Robert Strong
17dc66ec01 Bug 616765 - Useless Exists check in nsUpdateDriver.cpp. r=dtownsend, a=approval2.0 2010-12-07 12:06:05 -08:00
Robert Strong
53f5372593 Bug 616924 - App update test cleanup. r=dtownsend, a=tests 2010-12-07 12:05:49 -08:00
Robert Strong
1bf4f16212 Bug 597235 - Remove Java Console extensions in the install directory's extensions directory on install and app update. r=jmathies, a=blocking2.0-final 2010-12-07 12:05:32 -08:00
Taras Glek
dd68e4737c Bug 616256 - Don't stat files on directory enumeration on windows r=bsmedberg+dougt a=2.0 2010-12-07 11:47:24 -08:00
Neil Deakin
4e4e275d9e Bug 608687, clear mRoot after uninitializing so that template generated content gets removed, r=smaug,a=blocking 2010-12-07 14:02:03 -05:00
timeless@mozdev.org
1a59701365 Bug 615831 comparison between signed and unsigned integer expressions in nsBaseAppShell::RunSyncSections
r=neil a=joe
2010-12-07 10:42:40 -08:00
timeless@mozdev.org
0db9182e4f Bug 615528 gfx/ots/src/Makefile.in randomly clobbers VISIBILITY_FLAGS ifndef MOZ_ENABLE_LIBXUL instead of using config/system-headers
r=khuey a=joe
2010-12-07 10:42:00 -08:00
Daniel Holbert
e8adc001f2 Bug 614392 patch 2: Update concrete imgIContainer::GetType() implementations with NS_IMETHOD_(). r=joe sr=bz a=blocking-beta9+ 2010-12-07 10:40:28 -08:00
Daniel Holbert
0ade119807 Bug 614392: Use [noscript, notxpcom] instead of "%{C++" for convenience method imgIContainer::GetType. r=joe sr=bz a=blocking-beta9+ 2010-12-07 10:38:21 -08:00
Bas Schouten
d6b50ba309 Bug 617242: Don't cull for transforms that flip the content. r=jrmuizel a=joedrew 2010-12-07 18:42:08 +01:00
Ehsan Akhgari
670fb9c0ba Bug 587925 - Increase the test timeout; a=orange-fix DONTBUILD 2010-12-07 12:39:54 -05:00
Jeff Muizelaar
7fce1fff4d Bug 615753. Let the OpenGL layer manager handle double bufffering. r=vlad, a=blocking
Letting the OpenGL layer manager handle double buffering cleans things up
and makes them work properly.
2010-12-07 11:46:39 -05:00
Brad Lassey
6628765ae9 bug 615617 - GetDocumentMetadata does not return data from META elements added by scripts (breaks jQuery Mobile) r=bz a=blocking-fennec 2010-12-07 11:11:44 -05:00
Benjamin Smedberg
4be20f111a Bug 556194 - Use-after-free of PluginInstanceChild::mAsyncCallMutex - don't clear the pending async calls until after NPP_Destroy is called, because it is a synchronization point. r=cjones a=blocker 2010-12-07 10:05:56 -05:00
Benjamin Smedberg
fc65836802 Bug 614015 - Add <browser>.messageManager property for both in-process and out-of-process tabs, r=gavin
--HG--
extra : rebase_source : f0419a400dc714bc52481959fc4712fdc50b5e88
2010-12-07 09:34:34 -05:00