Commit Graph

28743 Commits

Author SHA1 Message Date
Carsten "Tomcat" Book
81ce456a3a merge mozilla-inbound to mozilla-central a=merge 2014-09-09 15:56:53 +02:00
Kan-Ru Chen (陳侃如)
1a2247029b Bug 1040561 - Part 5. Initialize mManager in TabChild::Create. r=khuey 2014-09-09 16:57:54 +08:00
Kan-Ru Chen (陳侃如)
7d9927b1a4 Bug 1040561 - Part 4. Initialize mOpener when transform preallocated process. r=khuey 2014-09-09 16:57:53 +08:00
Kan-Ru Chen (陳侃如)
5ff4caf32e Bug 1040561 - Part 3. Return nullptr when CreateContentBridgeParent fails. r=khuey 2014-09-09 16:57:51 +08:00
Kan-Ru Chen (陳侃如)
621c4ae883 Bug 1040561 - Part 2. Don't wait Nuwa preallocated process when allocating new browser process. r=khuey
This makes the browser process allocation behavior align to the app
process allocation.
2014-09-09 16:57:49 +08:00
Alphan Chen
8ecb6cc282 Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands 2014-09-09 10:35:06 +08:00
Ryan VanderMeulen
6ee49243a4 Merge inbound to m-c. a=merge 2014-09-08 19:10:31 -04:00
Ryan VanderMeulen
6085853db6 Merge fx-team to m-c. a=merge 2014-09-08 19:00:24 -04:00
Walter Litwinczyk
4eec6b8e99 Bug 1063805 - WebGL add missing validation to html element version of texSubImage2D. r=jgilbert 2014-09-08 13:23:30 -07:00
Boris Zbarsky
935648f51a Bug 1063889. Fix the handling of sequences of wrapper types in unions. r=khuey 2014-09-08 11:28:57 -04:00
Carsten "Tomcat" Book
efa9474eef Merge m-c to b2g-inbound 2014-09-08 15:34:29 +02:00
Carsten "Tomcat" Book
75dcdffdac merge mozilla-inbound to mozilla-central a=merge 2014-09-08 15:22:16 +02:00
Thomas Zimmermann
8b63ef8652 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian 2014-09-08 11:44:02 +02:00
Thomas Zimmermann
8a82828754 Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh 2014-09-08 11:44:01 +02:00
Fabrice Desré
44901b7a5f backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook. 2014-09-07 20:04:58 -07:00
Dave Hylands
7db3f36a0a Bug 1054191 - AutoMounter should accomodate rndis. r=echou 2014-09-05 21:37:27 -07:00
Wes Kocher
dccc1ea958 Merge m-c to b2g-inbound a=merge 2014-09-05 19:15:49 -07:00
Kyle Machulis
ac100d8a06 Bug 1062087 - Fix undefined variable error messages in Settings API; r=bent 2014-09-05 18:39:54 -07:00
Fabrice Desré
c2357e8100 Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley 2014-09-05 16:55:30 -07:00
Fabrice Desré
12c324bdd8 Bug 1056424 - Stuck at loading screen during power cut off test r=myk 2014-09-05 16:41:24 -07:00
Dave Hylands
28cf2dc6f3 Bug 1063126 - DeviceStorage - Add some logging. r=khuey 2014-09-05 15:41:01 -07:00
Ryan VanderMeulen
d132cca22b Merge b2g-inbound to m-c. a=merge 2014-09-05 12:04:44 -04:00
Krzysztof Mioduszewski
35c6d11acf Bug 1061827 - Nfc.js serializes all the messages, even in release mode. r=allstars.chh 2014-09-05 00:21:00 -04:00
Tim Chien
50f643b1d6 Bug 1057898 - Test for tapping between two inputs. r=yxl 2014-09-04 19:52:00 -04:00
Tim Chien
0e320d9362 Bug 1057898 - Tap between two inputs should result one inputcontextchange event. r=yxl 2014-09-04 19:43:00 -04:00
Randell Jesup
a36bfb4a7a Bug 1049583: comment-only fix for screensharing whitelist rs=jesup DONTBUILD 2014-09-05 09:43:39 -04:00
Carsten "Tomcat" Book
04293d77ee Merge m-c to mozilla-inbound 2014-09-05 12:17:08 +02:00
Carsten "Tomcat" Book
5eb817d9d8 Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions 2014-09-05 12:12:10 +02:00
Wes Kocher
d48269bc7c Merge inbound to m-c a=merge 2014-09-04 18:30:01 -07:00
Kyle Machulis
086f4f8e2b Bug 1061510 - Make settings api always check principals for permissions; r=bent
--HG--
extra : rebase_source : ece6c6808f391f5dd0661cb3c7acbc942d8bb4ac
2014-09-04 11:15:10 -07:00
Dave Hylands
75baca8cda Bug 1062541 - Add additional checks for DeviceStorageFile::mFile being null. r=khuey 2014-09-04 11:13:55 -07:00
Szu-Yu Chen [:aknow]
3fe2aa1e1f Bug 1061210 - Update conference group after enumerateCall. r=hsinyi
--HG--
extra : rebase_source : 31916415de67bdefed6c7d01a8f9412bd195301e
2014-09-04 00:45:00 -04:00
Benjamin Smedberg
8609fb918b Bug 791244 - undo the pref for the temporary hang server for nightly/aurora, now that Socorro has the data in its API, r=gfritzsche
--HG--
extra : rebase_source : 14d923b9b21a07e43826bd2009588ad57f120655
2014-09-08 11:17:10 -04:00
Randell Jesup
e288a72efd Bug 1063971: Allow SetRemoteDescription to omit callbacks again r=jib 2014-09-07 12:08:49 -04:00
"Kan-Ru Chen (陳侃如)"
f49652d629 Bug 997101 - Remove the SetCSSViewport call in TabChild::Observe that needlessly sets a default value that results in a lot of expensive reflow. r=kats 2014-09-06 18:02:07 +01:00
Jan-Ivar Bruaroey
99f0dac500 Bug 1062981 - Disable bfcache for pages active MediaManager. r=smaug, r=jesup 2014-09-05 16:02:54 -04:00
David Zbarsky
87e75a12b3 Bug 1042654: Clean up XPIDL events r=bz 2014-09-05 23:33:40 -04:00
David Zbarsky
741e046aa5 Bug 1042654: Remove nsISpeechSynthesisGetter r=bz 2014-09-05 23:33:40 -04:00
David Zbarsky
04feefd891 Bug 1042654: Remove nsIDOMWindowB2G r=bz 2014-09-05 23:33:39 -04:00
David Zbarsky
c3a5b2e651 Bug 1042654: Remove nsIDOMWindowPerformance r=bz 2014-09-05 23:33:37 -04:00
David Zbarsky
783bce0025 Bug 1042654: Remove nsIInlineEventHandlers r=bz 2014-09-05 23:32:50 -04:00
David Zbarsky
6813ce3dab Bug 1042654: Remove nsITouchEventReceiver r=bz 2014-09-05 23:32:49 -04:00
Boris Zbarsky
0bddd0696f Bug 1017425. Make the "performance" attribute of Window [StoreInSlot]. r=peterv 2014-09-05 22:42:33 -04:00
Boris Zbarsky
b03c146c49 Bug 880997 part 3. Change crossOrigin reflection to allow null values and be a limited enumerated attribute. r=smaug 2014-09-05 22:42:33 -04:00
George Wright
9aa0cb1372 Bug 1061988 - Get rid of the notion of "demoting" and replace it with "switch rendering mode" r=snorp 2014-09-02 19:26:36 -04:00
Benoit Girard
f663585192 Bug 1057088 - Add a way to sync query compositor properties like overfill and HWC status. r=smaug,jrmuizel
--HG--
extra : rebase_source : 2791431bc77e939e78db3b888fc816c9d98294d3
2014-09-02 15:23:34 -04:00
Albert Crespell
86a0fba813 Bug 1058550 - Data use alert isn't showed when limit is passed. r=vchang 2014-09-02 15:22:25 +02:00
Mike Habicher
92690667c1 Bug 1051774 - remove existing position metadata when none is set, r=aosmond 2014-09-04 11:56:51 -04:00
Carsten "Tomcat" Book
a2239c2de6 Merge mozilla-central to b2g-inbound 2014-09-04 15:26:07 +02:00
Carsten "Tomcat" Book
3809a1cc80 merge b2g-inbound to mozilla-central a=merge 2014-09-04 15:05:56 +02:00