Commit Graph

131918 Commits

Author SHA1 Message Date
Ben Turner
63a007c5f1 Bug 861903 - Bustage fix. 2013-05-10 16:01:55 -07:00
Terrence Cole
81dec328b4 Bug 869733 - Assert we don't try to nursery allocate inside GC code; r=billm
--HG--
extra : rebase_source : 5cd269e8b904fba8cf80cd99c2ce9bea158e09b2
2013-05-10 15:57:11 -07:00
Terrence Cole
85749efb32 Bug 869733 - Tenure all clones caused by Lambda creation; r=shu
--HG--
extra : rebase_source : 7e22802f9e1bc6eec5f9a5ebe2d5bfb004f88a30
2013-05-10 15:50:49 -07:00
Ben Turner
f2e7b95694 Bug 861903 - Bustage fix. 2013-05-10 15:30:49 -07:00
Ben Turner
2897195f07 Bug 861903 - Bustage fix. 2013-05-10 15:22:16 -07:00
Ryan VanderMeulen
5d7bf5dd8d Backed out 4 changesets (bug 861920, bug 861894) for mochitest failures.
Backed out changeset 69fcebb24095 (bug 861920)
Backed out changeset c39ceb11cb76 (bug 861920)
Backed out changeset d0aa77e7825b (bug 861894)
Backed out changeset 81e072111e98 (bug 861894)
2013-05-10 17:35:55 -04:00
Ben Turner
56808a549d Bug 861903 - Hook IndexedDB up to low disk space notifications. r=janv. 2013-05-10 14:22:01 -07:00
Shane Caraveo
d27515a3cf bug 869209 order social providers by frecency, r=mak 2013-05-10 12:06:34 -07:00
L. David Baron
1a4df21deb Fix warnings-as-errors bustage from changeset 09552b219c3a (Bug 828312 patch 3). 2013-05-10 18:04:55 -07:00
Ryan VanderMeulen
6257bd0766 Merge birch to m-c. IGNORE BAD COMMIT MESSAGES 2013-05-10 14:56:24 -04:00
Gregory Szorc
6b57cc6c3a Bug 846133 - Store FHR state in a file; r=rnewman
Preferences aren't robust. So, we're using a file.
2013-05-10 11:04:48 -07:00
Ryan VanderMeulen
10cb36a582 Backed out changesets 6be352955252 and 1bc459138617 (bug 770840) for Android nightly bustage (bug 870782).
CLOSED TREE
2013-05-10 12:38:26 -04:00
Shawn Huang
743e52c6ec Bug 870304: Fix misssing icon when getting paired/connected list, r=echou 2013-05-11 00:03:55 +08:00
Justin Lebar
35f8a21258 Bug 870480 - Follow-up: Try to fix a warning-as-error.
> error: suggest parentheses around comparison in operand of '!='
2013-05-10 11:58:09 -04:00
Justin Lebar
37fa0a4da8 Bug 870598 - Don't send the frameloader-visibility-changed notification if the frameloader's visibility didn't actually change. r=khuey 2013-05-10 11:46:08 -04:00
Girish Sharma
76f30332be Bug 870850 - Options panel - new icon; r=robcee 2013-05-10 21:15:01 +05:30
Nick Fitzgerald
3d14363f5c Bug 865252 - Don't heavily prefer cache when loading source mapped sources; r=robcee 2013-05-11 10:22:38 +01:00
Nick Fitzgerald
4754d7fefd Bug 852792 - load sources from the sourcesContent field in a source map, if available; r=robcee 2013-05-11 10:22:36 +01:00
Girish Sharma
8f426ba999 Bug 871059 - Sorted states of menu headers should take up full height of header toolbar, r=vporof 2013-05-11 13:13:55 +05:30
Mihai Sucan
dd218ccf61 Bug 870220 - Web Console property inspector shows duplicate entries for navigator.plugins; r=robcee,vporof 2013-05-11 12:05:21 +03:00
Heather Arthur
62a1b7c9b7 Bug 856814 - [toolbox] Labels aren't centered in toolbox tabs; r=mratcliffe 2013-05-10 18:53:58 -07:00
Justin Lebar
e39827c3d4 Bug 870480 - Notify wake lock listeners when a process adds or removes a wake lock, even if the wake lock itself doesn't change state. r=kanru
This also fixes two other bugs:

1) If a process crashed while holding a wake lock, we'd send a wake lock changed notification without including the list of locking processes.  This could cause us to incorrectly believe that no processes were holding the lock.

2) If a process crashed while holding a wake lock on topic X, and if no other process held a wake lock on that topic, and there were no wake lock listeners registered, we wouldn't remove X from our hashtable of wake lock topics.  We would correctly record the fact that the lock was not held, so this bug was benign.
2013-05-10 11:20:52 -04:00
Ryan VanderMeulen
a6133d238f Backed out changesets 2f1fe3baec7c and 8beafe5ccc65 (bug 861920) because they depend on bug 861894, which was also backed out.
DONTBUILD
2013-05-10 11:09:28 -04:00
Ryan VanderMeulen
6af9b2d0eb Backed out changesets 04623bf25b64 and 6d2e81a6bf1b (bug 861894) for Windows bustage. 2013-05-10 10:48:13 -04:00
Michael Ratcliffe
819ed9d74b Bug 860182 - TypeError: this._elementStyle is null: CssRuleView_nodeChanged; r=harth 2013-05-10 15:29:11 +01:00
Heather Arthur
09d7c846ac Bug 870131 - Rename 'Web Console' to 'Console' in toolbox; r=mratcliffe 2013-05-10 15:27:16 -07:00
Ryan VanderMeulen
30578632b7 Merge m-c to fx-team. 2013-05-10 15:00:46 -04:00
Fernando Jiménez
b4b36937b6 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez
be32f0251b Bug 861920 - Avoid apps to write in its local storage while device free storage is low. Tests. r=honzab 2013-05-10 16:20:06 +02:00
Fernando Jiménez
0fcb1f6f83 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez
d75360beb8 Bug 861920 - Avoid apps to write in its local storage while device free storage is low. r=honzab 2013-05-10 16:20:05 +02:00
Fernando Jiménez
50accf9488 Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Fernando Jiménez
700bb67234 Avoid apps to schedule new offline cache downloads while device free space is low. Tests. r=honzab 2013-05-10 16:16:56 +02:00
Fernando Jiménez
ccad5974f1 Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. r=honzab 2013-05-10 16:16:56 +02:00
Fabrice Desré
f0008895c6 Bug 853350 - Follow up. Make windows build. 2013-05-10 21:16:15 +02:00
Ryan VanderMeulen
2950047199 Merge m-c to birch. 2013-05-10 14:59:49 -04:00
Dave Hylands
5ef283d29d Bug 868891 - Fix regression introduced by Bug 860934. r=dougt
Bug 860934 removed the use of fully qualified paths when communicating between the
parent and child processes. This patch fixes one of the spots that got missed.
2013-05-10 10:58:45 -07:00
Fernando Jiménez
b80c0d428a Bug 861894 - Avoid apps to schedule new offline cache downloads while device free space is low. r=honzab 2013-05-10 16:16:56 +02:00
Jim Mathies
f89e9f2d00 Bug 870724 - Check for a specific D3D type rather than the sdk version when defining D3D11 types in gfxWindowsPlatform.h. r=khuey 2013-05-10 08:26:10 -05:00
Andrea Marchesini
b71ae61f88 Bug 868325 - VideoElement should require a 'screen' wakeLock when active. r=jlebar
--HG--
rename : content/html/content/test/test_audio_wakelock.html => content/html/content/test/test_video_wakelock.html
rename : content/media/test/bug520908.ogv => content/html/content/test/wakelock.ogv
2013-05-10 08:42:39 -04:00
Fernando Jiménez
4ed17e145d Bug853350 - Followup. error: 'aService' was not declared in this scope. r=me 2013-05-10 13:57:26 +02:00
Ed Morley
98b68fe058 Merge mozilla-central and birch 2013-05-10 12:18:48 +01:00
Gina Yeh
a8ebac2175 Bug 830213 - Patch 3: Remove BluetoothScoManager, r=echou 2013-05-10 19:03:25 +08:00
Gina Yeh
8332be4c87 Bug 830213 - Patch 2: Implementation of ConnectSco/DisconnectSco/IsScoConnected in BluetoothHfpManager, r=echou, sr=mrbkap 2013-05-10 19:01:10 +08:00
Gina Yeh
2101483114 Bug 830213 - Patch 1: Add ConnectSco, DisconnectSco, IsScoConnected in nsIDOMBluetoothAdapter, r=echou, sr=mrbkap 2013-05-10 18:58:59 +08:00
Ed Morley
cf8199da6c Merge latest green inbound changeset and mozilla-central 2013-05-10 09:13:03 +01:00
Ms2ger
8fb7fe4ba0 Bug 868726 - Outparamdel nsViewManager::GetDeviceContext; r=tn 2013-05-10 09:13:49 +02:00
Ms2ger
99e2df02df Bug 868728 - Cleanup nsDOMUIEvent a bit; r=smaug 2013-05-10 09:13:45 +02:00
Ms2ger
b151a55d94 Bug 868730 - Make nsDocument::ResetStylesheetsToURI return void; r=mounir 2013-05-10 09:13:37 +02:00
Ms2ger
cbd5d22f79 No bug - Fix mach's highlighting of 'TEST-UNEXPECTED-FAIL'; oy-r=gps 2013-05-10 09:13:32 +02:00