Commit Graph

107272 Commits

Author SHA1 Message Date
Abhishek Potnis
b88dfa40fc Bug 786592 - Remove the logging of OS.Path.normalize from ospath_unix_back.jsm. r=yoric 2012-09-19 15:07:02 +05:30
Chris Peterson
f7c044c3e7 Bug 785340 - Part 2: OmxDecoder::ReadVideo() should fail if mVideoSource->read() fails. r=doublec
--HG--
extra : rebase_source : 4b54866b3b994148d0360d1cd814f86169f4a74b
2012-09-18 17:37:17 -07:00
Chris Peterson
a0aa06a055 Bug 785340 - Part 1: Fix crash where uninitialized nsMediaPluginReader::mHasAudio looked true. r=doublec
--HG--
extra : rebase_source : 0a26ec8c3c511f8f57bb4c86969449bc4e8bbc2f
2012-09-18 17:34:36 -07:00
Ehsan Akhgari
cd2f4f62af Backout changeset c1cd7da16cd6 (bug 774250) for Linux Moth orange
--HG--
extra : rebase_source : 00e260bc4a75c6780c7863121cfc170f960ae010
2012-09-19 20:25:56 -04:00
Jan Beich
411f710ccf Bug 791838 - lwpid_t is defined in sys/types.h, explicitly include it. r=cjones 2012-09-19 20:24:58 -04:00
Valentin Gosu
3793f9760c Bug 791088 - Add telemetry for Connection Manager transaction time. r=mcmanus 2012-09-19 20:24:58 -04:00
Terrence Cole
8a32cd48a9 Bug 785551 - Remove an orphaned variable: r=Waldo
--HG--
extra : rebase_source : 39b2cd075977cd5ae13d4055fda2658a8cb2cede
2012-09-19 17:00:03 -07:00
Wes Kocher
7c31f28a5d Update Jetpack tests used in Firefox to fix bug 792269. 2012-09-19 16:41:49 -07:00
Kyle Machulis
8fc0304ad9 Bug 791147: Patch 2 - Hook up bluetooth pairing replies to oop; r=bent 2012-09-19 16:37:49 -07:00
Kyle Machulis
150e16830a Bug 791147: Patch 1 - Make bluetooth pairing replies use DOMRequests; r=bent 2012-09-19 16:37:42 -07:00
Chris Jones
ec1152c106 Bug 787436: Implement a "really really quit" watchdog to monitor normal shutdown and exit Gecko in a hurry if it takes too long. r=bent 2012-09-19 16:13:31 -07:00
Luke Wagner
31ed2ae6c2 Bug 786801 - Fix perf regression from adab1fdcfe0a by using currentScript again (r=jorendorff)
--HG--
extra : rebase_source : e04b138fa3f68ec893e546a601318923b6655aff
2012-09-19 15:35:42 -07:00
Terrence Cole
e435199147 Bug 785551 - Do not allow inline JSString chars in the frontend; r=luke
We need direct access to jschar*s in the frontend (and some other places) for
speed, but if these pointers are inlined into JSStrings then a GC may invalidate
them.  This patch ensures that we uninline JSStrings before they enter any of
these regions.

--HG--
extra : rebase_source : ddf62ad2a47b522aa9157be8bd0643022b20909b
2012-08-28 10:28:19 -07:00
Sean Stangl
9263053a92 Bug 791589 - Mark the ArgumentsRectifier in visitApplyArgsGeneric(). r=mjrosenb 2012-09-19 15:28:16 -07:00
Brian Nicholson
4d73df0ea2 Bug 726018 - Thumbnails test case. r=gbrown 2012-03-07 13:58:31 -08:00
Blake Kaplan
8af03ae59d Bug 791910 - Deal with dead managers in our list. r=cjones
--HG--
extra : rebase_source : 3a3bda33a7cecd7336b84ad4939aa55de2e5d0dd
2012-09-18 16:50:53 -07:00
Fabrice Desré
cd03a8d1ff Restore localId initial pref value to what it was before bug 792015 r=me 2012-09-19 15:15:58 -07:00
Sriram Ramasubramanian
89e35b068f Bug 785994: Replace arrows in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : dbefd9c70d3be1189f238830f133a17c559b75dc
2012-09-19 14:41:14 -07:00
Justin Dolske
2f7e70895d Bug 789849 - Use PNG instead of TIFF for cursor/pointer resources. r=josh 2012-09-19 14:39:25 -07:00
Nathan Froyd
e68ecbe942 Bug 792421 - fix build error in nsCookieService.h; r=jduell 2012-09-19 10:55:09 -04:00
Kartikaya Gupta
24c23acfb9 Bug 792496 - Remove ScreenshotHandler delegation stubs from GeckoAppShell. r=cpeterson 2012-09-19 17:15:55 -04:00
Lucas Adamski
9c9fdf0830 Bug 634778 - Warn and skip when duplicate CSP directives are detected. (r=geekboy) 2012-09-19 13:41:38 -07:00
Kyle Huey
bd5877ee3f Bug 774250: Use GetPath instead of GetNativePath so that IndexedDB works for people with non-ASCII usernames. r=bent
--HG--
extra : rebase_source : 644ec1830e0725e37ee4cceefd113b61b64158a3
2012-09-19 14:02:08 -07:00
Ehsan Akhgari
70ba385729 Bug 792502 - Kill the FunctionTimer code; r=vlad 2012-09-19 16:59:38 -04:00
Benjamin Peterson
1d69909130 Bug 777061 - Don't count defaults in the length property of functions. r=jorendorff 2012-09-19 16:46:16 -04:00
Patrick McManus
1a8c77920f bug 792442 - extend the dns cache grace period r=josh 2012-09-19 16:11:52 -04:00
Patrick Wang
087ab503a2 Bug 787519 - Test case r=jlebar 2012-09-19 18:28:26 +08:00
Patrick Wang
fc04fca0a1 Bug 787519 - Make message manager throw when there's no target to send asynchronous message to r=jlebar 2012-09-19 19:08:36 +08:00
Ehsan Akhgari
5707fa7f63 Backout changeset ebd274828b7f (bug 791378) because it seems like the channel created is associated with a load context 2012-09-19 15:56:08 -04:00
Ehsan Akhgari
6bf97b15b8 Merge backout 2012-09-19 15:42:29 -04:00
Ehsan Akhgari
a51e1f674c Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests 2012-09-19 15:42:18 -04:00
Kartikaya Gupta
7388fbe867 Bug 713032 - Add a MemoryMonitor class that will be the brains behind low-memory condition handling. r=snorp 2012-09-19 15:21:19 -04:00
Sean Stangl
04d37de716 Bug 777186 - Detect NULL return from newBlock(). r=dvander 2012-09-19 12:18:00 -07:00
Ehsan Akhgari
ea0c1ccb96 Bug 791378 - nsPluginHost::NewPluginURLStream needs to take the privacy information into account when creating a channel on behalf of a plugin; r=bzbarsky 2012-09-19 14:30:25 -04:00
Michael Wu
8e52887010 Fix red from broken FallbackFMRadio.cpp from bug 749053 2012-09-19 14:16:13 -04:00
Brad Lassey
5af05339d5 bug 727352 - don't use JSON for viewport meta data r=kats,mfinkle 2012-09-13 15:07:57 +02:00
Ray Cheung
a8428af5a3 Bug 779500 - WebFM, r=jlebar,glandium sr=jonas 2012-09-19 11:23:33 -04:00
Steven Lee
608814996d Bug 749053 - FM radio support: AudioManager implementation. r=jlebar,mwu 2012-09-19 13:51:35 -04:00
Steven Lee
1566e37586 Bug 749053 - FM radio support: hal implementation, r=jlebar
Hal interface by Steven Lee (slee), gonk backend by Michael Wu (mwu).
2012-09-19 11:17:13 -04:00
Michael Wu
7c3ac20a63 Bug 792109 - Generate an outmix per opensl cubeb context not stream, r=kinetik 2012-09-19 13:51:34 -04:00
Sriram Ramasubramanian
14f779930f Bug 792253: Sort share menu items based on preferred order. [r=mfinkle]
--HG--
extra : rebase_source : 2c3bc34469de161e752572a4132f88312a6d4ba5
2012-09-19 10:38:29 -07:00
Sriram Ramasubramanian
0044a63637 Bug 792253: Share menu items as a list in custom menu. [r=mfinkle]
--HG--
extra : rebase_source : b4f42e6debd892faaec4c9415943233bba002632
2012-09-19 10:37:35 -07:00
Sriram Ramasubramanian
0766ffe263 Bug 785994: Remove reading list menu item. [r=mfinkle]
--HG--
extra : rebase_source : 1d5a1336609e65afa84a2575bf2be495f9cf1963
2012-09-19 10:36:21 -07:00
Sriram Ramasubramanian
dbde50257f Bug 785994: Submenu for custom menu. [r=mfinkle]
--HG--
extra : rebase_source : 473a746b802fdc9ff10c4bdc7a95e4a13700f23a
2012-09-19 10:35:35 -07:00
Sriram Ramasubramanian
0fbbd78663 Bug 785994: Use ListView for custom menu. [r=mfinkle]
--HG--
extra : rebase_source : 64fa013dca7844e77b41c1a87a163665d91bdf47
2012-09-19 10:32:01 -07:00
Mounir Lamouri
c8e4a3c7bc Bug 787534 - Update the Gonk backend to take into account the new screen lock orientations values. r=mwu 2012-09-18 19:39:59 +01:00
Mounir Lamouri
38cc3be56e Bug 787534 - Remove Portrait and Landscape special ScreenOrientation values. r=jlebar 2012-09-19 17:28:16 +01:00
Mounir Lamouri
7745ecab62 Bug 787717 - r=bsmith 2012-09-19 18:25:17 +01:00
Wes Johnston
6f733c4232 Bug 780759 - Show a splashscreen when webapps launch. r=mfinkle 2012-09-19 10:24:26 -07:00
Gregor Wagner
ba14bac615 Bug 791799 - Settings: Remove mozSettings.getLock. r=fabrice 2012-09-19 10:21:30 -07:00