Commit Graph

131377 Commits

Author SHA1 Message Date
Randell Jesup
093a8d27fd Bug 861280: use fake_N for uniqueId for video devices with no capability value we can use r=derf 2013-05-12 05:12:57 -04:00
Shane Caraveo
d2202245ba bug 869209 order provider entries by frecency, r=mak 2013-05-11 10:54:31 -07:00
Mike Hommey
46aa994414 Bug 842334 - Move distribution/ back to the installation directory. r=bsmedberg,r=gavin 2013-05-11 20:14:58 +02:00
Shu-yu Guo
a1ec933625 Bug 860965 - Move 1D ParallelArray operations to Array. (r=luke) 2013-05-11 22:39:46 -07:00
David Zbarsky
70b156af55 Bug 868312 - Rooting fixes for dom r=bz 2013-05-12 01:17:42 -04:00
Ehsan Akhgari
e1c2d82248 Bug 871182 - Fix rooting hazards in ObjectWrapperParent.cpp; r=till
--HG--
extra : rebase_source : 374a30e6001d8a1935f7cf57e8bf8a7cf2e03b05
2013-05-12 01:10:43 -04:00
Ehsan Akhgari
eb73459c8d Bug 871181 - Fix rooting hazards in ObjectWrapperChild.cpp; r=till
--HG--
extra : rebase_source : 6666339f5970fe0a65b46868e1155c1af74f27d2
2013-05-12 01:09:51 -04:00
Ehsan Akhgari
7b9c127d8e Bug 871179 - Fix rooting hazards in netwerk's Dashboard.cpp; r=till
--HG--
extra : rebase_source : b20df14656861f5cef10d1200580f23598632163
2013-05-12 01:09:22 -04:00
Masatoshi Kimura
f468cc292d Bug 871153 - Rename KeyEvent back to KeyboardEvent. r=smaug
--HG--
rename : dom/webidl/KeyEvent.webidl => dom/webidl/KeyboardEvent.webidl
2013-05-12 14:08:37 +09:00
L. David Baron
244d007fec Merge mozilla-inbound and mozilla-central.
(The mozilla-central side of the merge is entirely a merge from fx-team into mozilla-central.)
2013-05-11 22:00:23 -07:00
L. David Baron
5304e2aebf Back out changeset d4f14f6dd401 (bug 863732) on a CLOSED TREE for being half of the problem causing all debug builds to leak as a result of merging mozilla-central and mozilla-inbound. 2013-05-11 20:22:37 -07:00
Joe Walker
9751893e70 Merge mozilla-central into fx-team 2013-05-11 15:11:54 +01:00
Ryan VanderMeulen
c3ad278e44 Merge m-c to inbound on a CLOSED TREE. 2013-05-11 09:49:12 -04:00
Ryan VanderMeulen
93efac58df Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures. 2013-05-11 09:47:37 -04:00
Ryan VanderMeulen
4890339bb7 Merge birch to m-c. 2013-05-11 08:18:19 -04:00
Ryan VanderMeulen
cd944c80b9 Backed out changeset 080912624060 (bug 869209) for Android xpcshell failures.
CLOSED TREE
2013-05-11 08:14:34 -04:00
Ryan VanderMeulen
599f523a96 Backed out changeset 8e8ebb9fc99f (bug 870768) for frequent robocop crashes. 2013-05-11 08:11:46 -04:00
Joe Walker
463c85bd35 Backed out changeset 6ebf2274acf5 (Bug 852792) for xpcshell bustage 2013-05-11 12:13:09 +01:00
Joe Walker
21be16980e Backed out changeset 752dca088d71 (Bug 865252) for xpcshell bustage 2013-05-11 12:08:58 +01:00
Dave Hylands
af61fd0d1c Bug 858416 - Create a composite device storage interface. r=dougt 2013-05-11 02:10:18 -07:00
Makoto Kato
eafc3ffaf6 Bug 870647 - Add NanumGothic pref to Android. r=jfkthame 2013-05-11 17:00:42 +09:00
Victor Porof
742efe3be7 Bug 859222 - Need custom icon for Network tab; r=jwalker 2013-05-11 09:14:40 +03:00
Gina Yeh
7082133dd8 Bug 830213 - Modify function NotifyStatusChanged in BluetoothHfpManager, r=echou 2013-05-11 14:06:16 +08:00
Nikhil Marathe
e9f60f611f Bug 863732 - Use RTC wakeup to monitor WebSocket connection. r=jlebar 2013-05-11 10:45:56 +05:30
David Zbarsky
3a5f2fa41d Bug 868312 - Some more rooting fixes for dom r=bz 2013-05-10 22:39:45 -04:00
Ryan VanderMeulen
01e0925b4d Bug 861903 - Disable faulty test until it can be fixed with 100% less bustage. 2013-05-10 21:43:50 -04:00
Ben Turner
905f320b03 Bug 861903 - Disable faulty test until it can be fixed. 2013-05-10 17:48:54 -07:00
Gregory Szorc
fa75ef17d4 Merge central into services 2013-05-10 17:25:17 -07:00
Ben Turner
63a007c5f1 Bug 861903 - Bustage fix. 2013-05-10 16:01:55 -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