Dão Gottwald
3b3cdaad5c
Bug 773360 - Remove workarounds for bug 768400. r=enn
2012-07-13 16:28:21 +02:00
Nathan Froyd
890f2d2899
Bug 772981 - adjust microformats mochitests to new mochitest world order; r=glandium
2012-07-11 16:01:37 -04:00
Felipe Gomes
d1ddbe9c88
Bug 630567. Disable test_taskbarprogress_service.xul due to frequent failures. r=philor
2012-07-12 22:37:37 -07:00
Ryan VanderMeulen
1b61fbb7ca
Merge m-c to inbound.
2012-07-12 21:12:17 -04:00
Ryan VanderMeulen
7105546cd8
Merge the last PGO-green inbound changeset to m-c.
2012-07-12 20:46:27 -04:00
David Zbarsky
2d843e4532
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (toolkit/places); r=mak
2012-07-12 14:07:50 -04:00
Georg Fritzsche
48f9ab3f30
Bug 772143 - Remove carriage returns from TelemetryPing. r=nfroyd
2012-07-11 15:56:01 +02:00
Benjamin Smedberg
5e47967333
Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
...
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Wes Johnston
b01e9e1147
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
2012-07-09 09:55:35 -07:00
Wes Johnston
a2c0e567af
Bug 732052 - Update video controls for touch events. r=dolske
2012-07-09 09:55:34 -07:00
Dão Gottwald
937afabd07
Bug 765221 - White text shadow for lightweight themes with dark text looks weird. r=shorlander
2012-07-12 21:03:26 +02:00
David Keeler
679f55960f
bug 760625 - use the blocklist to inform click-to-play plugins. r=joshmoz,bmcbride
2012-07-11 08:56:34 -07:00
Mark Hammond
49fd13eb7d
Bug 773165 - more robust removal of frameworker's iframe. r=dao
2012-07-12 18:04:52 +10:00
Dão Gottwald
76f8d29102
Backed out changeset 184ba174e8a6
2012-07-12 10:23:56 +02:00
Mark Hammond
b96d6a8058
bug 773165 - more robust removal of frameworker's iframe. r=gavin
2012-07-12 18:04:52 +10:00
Mike Hommey
882d156651
Bug 763651 - Link the javascript engine against zlib. r=khuey
2012-07-12 08:30:59 +02:00
Matt Brubeck
1372f7d220
Back out bug 769254 (a81e5e60dca3, 0afba80f60a1, d5e4f42b8540, 636dfa176232) because of Windows M3 leaks
...
--HG--
extra : rebase_source : b1dfca300a71e60feafd46a5e93ee99a79d56051
2012-07-11 17:30:30 -07:00
Justin Lebar
8e336c5dd8
Bug 769254 - Part 3: Rename nsWindowWatcher::OpenWindowJSInternal --> OpenWindowInternal. r=bz
...
--HG--
extra : rebase_source : 21460c8ccf4eb96df1fee57a6b8a537858f3b4ad
2012-07-11 16:02:20 -04:00
Gavin Sharp
3e09c9914c
Bug 771980: provider must be re-usable, r=jaws
...
--HG--
extra : transplant_source : s%94%84%C2%7C%27%A3%B0%DB%5B%7F%40%96%A4S%21%FFcSA
2012-07-11 10:43:56 -07:00
Nathan Froyd
24ffd1eab5
Bug 772532 - fix JavaScript warnings for XPIProviderUtils.js; r=Unfocused
2012-07-10 15:37:51 -04:00
Ekanan Ketunuti
4f6650dc7f
Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao
2012-07-11 08:35:26 +07:00
Ekanan Ketunuti
8be24d871a
Bug 772462 - Replace '-moz-transform' with 'transform' in toolkit/. r=dao
2012-07-11 08:00:06 +07:00
Matthew Noorenberghe
617c6d99ab
Bug 753239 - Identity module mochitests using DOM APIs. r=dolske
...
--HG--
extra : rebase_source : 10858321be5fe3a59059cf1e8472507a4140c666
2012-07-10 14:32:56 -07:00
Matthew Noorenberghe
edc9f1a90b
Bug 753239 - Implement a DOM component for navigator.id. r=jst
...
--HG--
extra : rebase_source : 4cd2b33f46c6c884dc9a3ff4820203275a6c5ae9
2012-06-29 16:12:00 -07:00
Matthew Noorenberghe
23d975b0e1
Bug 770418 - Improve identity logging output. r=dolske,jparsons
...
--HG--
extra : rebase_source : 4bfe055e1b783ffa80ad9b8515168a68e02f6a90
2012-07-10 23:54:27 -07:00
David Zbarsky
8925cfeee8
Bug 757960 - GCC 4.6.3 build warnings in nsNavHistoryResult.cpp for unsigned >= 0 (or < 0) always returning the same value [-Wtype-limits] r=mak
2012-07-11 00:14:49 -07:00
foo
933907bf20
Bug 772457 - add --disable-webgl, remove --disable-angle, clean up configure.in - r=vladv
...
Note that MOZ_ANGLE is renamed to MOZ_ANGLE_RENDERER
2012-07-10 22:33:03 -04:00
Ehsan Akhgari
eb8c258145
Bug 767968 - Increase the amount of time we wait for the helper application to finish running in the updater tests; r=rstrong
2012-07-10 20:13:52 -04:00
Ryan VanderMeulen
b8f5f432fa
Backout 7d1b925bd4ee and 52e5b438c911 (Bug 753239) due to almost permaorange.
2012-07-10 19:21:54 -04:00
Wes Johnston
3a85b40bc8
Backout a7d1108f70fb, e32603f16465, 142b9df4d021,
2012-07-10 16:20:09 -07:00
Brandon Cheng
945d6cbdd8
Bug 577221 - Create the proper registry keys before writing the SubmitCrashReporter value. r=ted
2012-07-10 18:31:03 -04:00
Matthew Noorenberghe
cb148c1aba
Bug 753239 - Identity module mochitests using DOM APIs. r=dolske
...
--HG--
extra : rebase_source : 0860550a6eec94e0376fbac4d5798f3b9a78230c
2012-07-10 14:32:56 -07:00
Matthew Noorenberghe
583f42158d
Bug 753239 - Implement a DOM component for navigator.id. r=jst
...
--HG--
extra : rebase_source : 8ec0f3a07dc6dc1991758d9c60f43a823f564b0c
2012-06-29 16:12:00 -07:00
Chris Lee
d7b340df71
Bug 680897 - There should be a colon after "You have chosen to open" in download window. r=MattN
...
--HG--
extra : rebase_source : bf548819f24f58600f75c2ae09626a8ff6ea1f42
2012-06-04 18:26:02 -07:00
Neil Rashbrook
2b55595288
Bug 766494 Followup to bug 278860 to check for the actual missing profile folder r=bsmedberg
2012-07-10 19:53:19 +01:00
Ehsan Akhgari
fa771541c8
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (places parts); r=mak
2012-06-19 23:58:39 -04:00
Benoit Girard
adc71ae1dd
Bug 766579 - Part 1: Add SP param to NS_StackWalk. r=dbaron
...
--HG--
extra : rebase_source : dd4905ffadf5fe9327449fffdfbc665b05d74a6a
2012-06-27 16:08:21 -04:00
Brad Lassey
74c1973964
bug 765426 - nsAndroidHistory requires QI to be posted to the main thread as a runnable r=gavin
2012-07-09 16:20:12 -04:00
Gavin Sharp
90b89babe4
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
...
--HG--
extra : rebase_source : e91a5c2586c725928d87e1bb379157561145f36d
2012-07-09 00:22:50 -07:00
Masatoshi Kimura
52c0fe6ac0
Bug 771115 - Get System Proxy Settings from the active Internet connection. r=jimm
2012-07-09 20:53:17 -04:00
Ehsan Akhgari
ad10d0e5c3
Bug 771766 - Preserve the case of the application installation directory when replacing the application after an update for it has been staged; r=rstrong
2012-07-09 20:50:16 -04:00
Brian R. Bondy
32f868ff3d
Bug 770874 - Removed the STARTUP_USING_PRELOAD_TRIAL telemetry histogram code. r=taras
2012-07-08 21:54:10 -04:00
Nathan Froyd
5b30baa4c3
Bug 370750 - consolidate mochitest files installation; r=glandium
...
With assistance on the patch from Ms2ger, Waldo, and Mossop.
2012-07-03 16:49:02 -04:00
Wes Johnston
709cc65d28
Bug 732052 - Allow slide frames to use touch events. r=smaug,enn
2012-07-09 09:55:35 -07:00
Wes Johnston
f4353212b7
Bug 732052 - Update video controls for touch events. r=dolske
2012-07-09 09:55:34 -07:00
Ed Morley
178b2fd16c
Backout 034afcc038c9 (bug 771877) for mochitest-browser-chrome leaks
2012-07-09 10:09:56 +01:00
Gavin Sharp
dde617d7e0
Bug 771877: add WorkerAPI, r=jaws/mixedpuppy
...
--HG--
extra : transplant_source : %12%86%EB%94%A1%9C_%EB%84W%1A%C1%92H%A9%25%F4%F6e%C7
2012-07-09 00:22:50 -07:00
Brian R. Bondy
7674d6cc3e
Bug 770883 - Disable functionality for clearing prefetch. r=taras
2012-07-06 07:41:41 -04:00
Matthew Noorenberghe
0860368cfc
Bug 758952 - Add l10n notes to profileSelection.properties. a=comment-only
2012-07-08 15:45:16 -07:00
Matthew Noorenberghe
524a1d96ef
Bug 770063 - Give more time for loading content in intermittent test_sandbox.xul. a=test-only
...
--HG--
extra : rebase_source : 6ee3172be5286d045d0d07020ac5cd9e14d477cf
2012-07-08 15:45:16 -07:00