Commit Graph

236501 Commits

Author SHA1 Message Date
Jonathan Watt
815b5004c9 Bug 522308 - Add support for SMIL animation of the <polygon> and <polyline> element's 'points' attributes. r=longsonr,dholbert,roc a=roc
--HG--
extra : rebase_source : b5958bf2635db311c94191b4683d4b3f24d0232f
2010-12-08 12:15:53 +00:00
Henri Sivonen
c34fe93a70 Back out changeset 465ac4717f88 due to orange. a=orange. 2010-12-08 16:17:18 +02:00
Henri Sivonen
f192a73235 Bug 592366 - Do not execute scripts whose owner doc is not the doc of the inserter parser or not the owner doc at the time of starting the script load. r=jonas, a=blocking2.0-betaN. 2010-12-08 14:37:19 +02:00
Henri Sivonen
f6fa927986 Bug 594730 - Make the content attribute in <meta> act as an encoding declaration only if http-equiv="Content-Type" is present. rs=jonas, a=blocking2.0-betaN. 2010-12-08 14:37:19 +02:00
bjarne@runitsoft.com
2f7e196ec1 Bug 610654 - TEST-UNEXPECTED-FAIL (randomorange) r=bz a=test-only 2010-12-08 13:07:16 +01:00
Masayuki Nakano
7b7ce2df63 Bug 616797 backing-out the new tests a=orange 2010-12-08 21:25:20 +09:00
Mark Banner
8e0c8719bf Bug 615850 - Allow non-omnijar files list to be added to from outside of toolkit; r=khuey a=bzbarsky 2010-12-08 12:01:10 +00:00
timeless@mozdev.org
e5b2499687 Bug 616786 - warning: kXPCVARIANT_CID defined but not used. r=mrbkap a=gavin 2010-12-08 12:59:14 +01:00
Dão Gottwald
74b4e2980b test for bug 616836
--HG--
extra : rebase_source : 0153e862841b73dba5c5061ab90542f34a80d7fb
2010-12-08 11:16:09 +01:00
Masayuki Nakano
c374f78d82 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
6d04c2e76b Bug 616836 - Remove remaining access keys from the app menu. r+a=gavin 2010-12-08 11:03:10 +01:00
timeless@mozdev.org
3dfb29cac0 Bug 584981 mark deprecated extension manager interfaces and methods with [deprecated]
r=mossop
2010-12-08 11:02:39 +01:00
Daniel Brooks
5d4df79b2c back out about:startup due to crashes during mochitests (a89f24bf1798) a=bustage 2010-12-08 03:43:33 -06:00
Philipp von Weitershausen
9dd1901eef Bug 617271 - Merge fx-sync to mozilla-central. a=blockers 2010-12-07 22:43:36 -08:00
Daniel Brooks
6afae34b00 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
Daniel Brooks
a7dc249655 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
dc88196211 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
c125e1b42d 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
c9ba4a91c9 Bug 595277 - Part 2: Add parameter to specify requiring the permanent LayerManager. r=roc 2010-12-07 03:05:52 +01:00
Bas Schouten
cc920b59ae Bug 595277 - Part 1: Add a method to iterate over all windows. r=roc 2010-12-07 03:05:48 +01:00
Bas Schouten
604a3dd45e Bug 595277 - Part 0: Clear out user data on destroy. r=roc 2010-12-07 03:05:25 +01:00
Bas Schouten
385f364b09 Bug 595277 - Part -1: Keep the reference to our LayerManager inside LayerManagerData. r=roc 2010-12-08 03:24:05 +01:00
Mats Palmgren
36a6a972f1 Bug 589635 - null check the docshell parent before using it. r+a=roc 2010-12-08 03:20:56 +01:00
Mats Palmgren
702b90e2aa 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
c2163496cc Bug 614756. r=Olli.Pettay a=roc 2010-12-08 03:17:33 +01:00
Alexander Surkov
bb3522b81c 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
576199df4c 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
5c4c81b860 Bug 615753. Remove an unneeded glClear. r=vlad, a=blocking-fennec 2010-12-07 19:09:49 -05:00
Serge Gautherie
f08ce70c39 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
d6c06c1acf (no bug) Fix mis-indented "}" in nsTArray.h. r+a=whitespace-only, DONTBUILD 2010-12-07 15:54:20 -08:00
Axel Hecht
8cef04709b bug 613055, update shipped-locales for beta 8, a=DONTBUILD 2010-12-07 22:42:18 +01:00
Philipp von Weitershausen
f6bd9876d2 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
81fd2a0441 Remerge fx-sync
--HG--
extra : rebase_source : a4b61b8ac50d3abe829a18c304f4e23f0f5a4f2a
2010-12-07 13:20:16 -08:00
Steven Michaud
7dcde2114e Bug 594482 - Java applets broken with content policies. r=josh,bsmedberg a=blocking2.0BetaN+ 2010-12-07 15:18:50 -06:00
Patrick Walton
f10f9caf69 Bug 611851 - Restyle the Web Console splitter. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Margaret Leibovic
c61a4e7acc 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
430f655555 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
51ae4c8aa3 Bug 617270 - Geolocation icon is stretched. r=dao, a=gavin 2010-12-07 12:45:31 -08:00
Robert Strong
fa26028e4a 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
db2a344fbd Bug 616765 - Useless Exists check in nsUpdateDriver.cpp. r=dtownsend, a=approval2.0 2010-12-07 12:06:05 -08:00
Robert Strong
9c22de6890 Bug 616924 - App update test cleanup. r=dtownsend, a=tests 2010-12-07 12:05:49 -08:00
Robert Strong
9f611bd2b2 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
f18477692a 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
921be72a77 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
a4d3a6ab12 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
57e779067a 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
b0db35142b 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
f715fd8c32 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
5346d5ea59 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
f3ec2013d1 Bug 587925 - Increase the test timeout; a=orange-fix DONTBUILD 2010-12-07 12:39:54 -05:00