Bob Owen
3ca87b4d24
Bug 1018988 - Set up a low integrity temp directory when using the Windows content sandbox. r=mrbkap r=tabraldes r=froydnj
2014-09-10 12:36:17 +01:00
Ryan VanderMeulen
026ffca3ec
Backed out changeset 5a952abc6c2f (bug 1035454) for Android debug M4 permafail.
...
--HG--
extra : rebase_source : 3e27fb16750f0df9bda5d83138bebf5932adc3fd
2014-09-11 01:24:17 -04:00
Ben Turner
1f4842da80
Bug 1035454 - Don't send 'Webapps:UnregisterForMessages' at xpcom-shutdown, r=fabrice.
2014-09-10 20:34:41 -07:00
Eric Faust
9b8255f0c4
Bug 966518 - Part 0: Make proxy callability into a trap, rather than a class check. (r=bholley, r=djvj, r=peterv)
2014-09-10 15:52:36 -07:00
Valentin Gosu
fd753773e8
Bug 936814 - Part 2: Fix old tests for resource_timing r=bz
2014-08-30 03:54:09 +03:00
Mike Habicher
82f45e99bf
Bug 1053966 - pass settings change notices to Observers as aSubject instead of aData, r=bz,qdot
2014-08-25 18:06:31 -04:00
Yoshi Huang
2be5b63f29
Bug 1007724 - Part 2: marionette tests. r=dimi
...
From 84c328a6b61db42daa196f18e0f4113e1b74b2e8 Mon Sep 17 00:00:00 2001
---
dom/nfc/tests/marionette/test_ndef.js | 28 ++++++++++++++++++++++++++++
1 file changed, 28 insertions(+)
2014-08-29 14:28:12 +08:00
Yoshi Huang
5ed0bc7608
Bug 1007724 - Part 1: tnf validation. r=smaug
...
From 5289124d435e3eed280c8a1728b55ab005ac0aae Mon Sep 17 00:00:00 2001
---
dom/nfc/MozNDEFRecord.cpp | 40 ++++++++++++++++++++++++++++++++++++++++
dom/nfc/MozNDEFRecord.h | 3 +++
2 files changed, 43 insertions(+)
2014-08-28 16:44:48 +08:00
Yoshi Huang
16d550eb01
Bug 1055560 - Part 3: Update tests. r=dimi
...
From 29bd27dc7ebcbc0ec4cce0681fa956eed7fad6ea Mon Sep 17 00:00:00 2001
---
dom/nfc/tests/marionette/head.js | 21 +++++++++++++++++----
dom/nfc/tests/marionette/test_ndef.js | 2 +-
dom/nfc/tests/marionette/test_nfc_error_messages.js | 2 +-
3 files changed, 19 insertions(+), 6 deletions(-)
2014-08-21 12:03:13 +08:00
Yoshi Huang
f62d93c3d3
Bug 1055560 - Part 2: NfcService changes. r=smaug
2014-08-20 19:50:29 +08:00
Yoshi Huang
538d421280
Bug 1055560 - Part 1: DOM Change. r=smaug
2014-08-20 17:35:18 +08:00
Ryan VanderMeulen
93bf6bf6a0
Merge inbound to m-c. a=merge
2014-09-09 19:26:59 -04:00
Ryan VanderMeulen
8d3f6d8a12
Merge fx-team to m-c. a=merge
2014-09-09 19:05:41 -04:00
Patrick Brosset
82fd842cb1
Bug 1050376 - Record restyle/reflow/paint devtools timeline markers at docshell level; r=smaug
2014-09-09 20:54:08 +02:00
Fabrice Desré
119040e108
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Thomas Zimmermann
5cf52da1c4
Bug 1064264: Remove references to Android from BluetoothServiceBluedroid, r=btian
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
61af34ca0f
Bug 1064264: Cleanup ANDROID_VERSION from BluetoothA2DPManager (under bluetooth2/), r=btian
...
All interfaces for Bluetooth profiles are now always available, so we
don't have to check for specific versions of Bluedroid. Instead, we
try to call the methods, and check their results.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
2558d818be
Bug 1064264: Make Bluetooth AVRCP interface generally available (under bluetooth2/), r=btian
...
The methods of |BluetoothAVRCPInterface| are now always available. On
Android versions before 18, which don't support AVRCP, they always
fail with STATUS_UNSUPPORTED.
2014-09-09 16:30:06 +02:00
Thomas Zimmermann
622e26b4ac
Bug 1064264: Fix constants in Bluedroid HFP manager (under bluetooth2/), r=btian
...
This patch replaces the remaining Bluedroid constants from Bluedroid's
|BluetoothHfpManager| with Gecko constants.
2014-09-09 16:30:05 +02:00
Thomas Zimmermann
353bdbad06
Bug 1064264: Add AVRCP_UID_SIZE to Bluetooth (under bluetooth2/), r=btian
...
The constant AVRCP_UID_SIZE replaces the corresponding Bluedroid
constant BTRC_UID_SIZE.
2014-09-09 16:30:05 +02:00
Carsten "Tomcat" Book
5f6c6890e7
merge mozilla-inbound to mozilla-central a=merge
2014-09-09 15:56:53 +02:00
Kan-Ru Chen (陳侃如)
9448d97081
Bug 1040561 - Part 5. Initialize mManager in TabChild::Create. r=khuey
2014-09-09 16:57:54 +08:00
Kan-Ru Chen (陳侃如)
c6f1513ba1
Bug 1040561 - Part 4. Initialize mOpener when transform preallocated process. r=khuey
2014-09-09 16:57:53 +08:00
Kan-Ru Chen (陳侃如)
427e43c2f9
Bug 1040561 - Part 3. Return nullptr when CreateContentBridgeParent fails. r=khuey
2014-09-09 16:57:51 +08:00
Kan-Ru Chen (陳侃如)
a4a0204a5e
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
07ff949ff4
Bug 1061117 - [MTP] Correct the offset and component in "MozMtpDatabase::CreateEntryForFile", r=dhylands
2014-09-09 10:35:06 +08:00
Ryan VanderMeulen
f6c057a8b4
Merge inbound to m-c. a=merge
2014-09-08 19:10:31 -04:00
Ryan VanderMeulen
95ea4e8797
Merge fx-team to m-c. a=merge
2014-09-08 19:00:24 -04:00
Walter Litwinczyk
e37384b0f9
Bug 1063805 - WebGL add missing validation to html element version of texSubImage2D. r=jgilbert
2014-09-08 13:23:30 -07:00
Boris Zbarsky
cb658776f3
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
c2f96e7b7e
Merge m-c to b2g-inbound
2014-09-08 15:34:29 +02:00
Carsten "Tomcat" Book
ce011224f3
merge mozilla-inbound to mozilla-central a=merge
2014-09-08 15:22:16 +02:00
Thomas Zimmermann
05a417c7dc
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian
2014-09-08 11:44:02 +02:00
Thomas Zimmermann
ae2de4ebb8
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh
2014-09-08 11:44:01 +02:00
Fabrice Desré
4d1378ea9e
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
9e8b8d6818
Bug 1054191 - AutoMounter should accomodate rndis. r=echou
2014-09-05 21:37:27 -07:00
Wes Kocher
d983af8d50
Merge m-c to b2g-inbound a=merge
2014-09-05 19:15:49 -07:00
Kyle Machulis
dd58fe3514
Bug 1062087 - Fix undefined variable error messages in Settings API; r=bent
2014-09-05 18:39:54 -07:00
Fabrice Desré
0739fc4da5
Bug 1063852 - Use webidl sequence for the receipts property. r=marco,bholley
2014-09-05 16:55:30 -07:00
Fabrice Desré
990e2a1c44
Bug 1056424 - Stuck at loading screen during power cut off test r=myk
2014-09-05 16:41:24 -07:00
Dave Hylands
a005dd1fc0
Bug 1063126 - DeviceStorage - Add some logging. r=khuey
2014-09-05 15:41:01 -07:00
Ryan VanderMeulen
51dbdc7ca1
Merge b2g-inbound to m-c. a=merge
2014-09-05 12:04:44 -04:00
Krzysztof Mioduszewski
eb5be27202
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
546baa7006
Bug 1057898 - Test for tapping between two inputs. r=yxl
2014-09-04 19:52:00 -04:00
Tim Chien
1de7990d2b
Bug 1057898 - Tap between two inputs should result one inputcontextchange event. r=yxl
2014-09-04 19:43:00 -04:00
Randell Jesup
e9274b68ff
Bug 1049583: comment-only fix for screensharing whitelist rs=jesup DONTBUILD
2014-09-05 09:43:39 -04:00
Carsten "Tomcat" Book
ee88b5c972
Merge m-c to mozilla-inbound
2014-09-05 12:17:08 +02:00
Carsten "Tomcat" Book
263bff5d15
Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions
2014-09-05 12:12:10 +02:00
Wes Kocher
c537f62af1
Merge inbound to m-c a=merge
2014-09-04 18:30:01 -07:00
Kyle Machulis
7b2608fdff
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
6a8f54c90a
Bug 1062541 - Add additional checks for DeviceStorageFile::mFile being null. r=khuey
2014-09-04 11:13:55 -07:00
Szu-Yu Chen [:aknow]
0536bae008
Bug 1061210 - Update conference group after enumerateCall. r=hsinyi
...
--HG--
extra : rebase_source : 31916415de67bdefed6c7d01a8f9412bd195301e
2014-09-04 00:45:00 -04:00
Benjamin Smedberg
3fb086f00f
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
fb28ba5422
Bug 1063971: Allow SetRemoteDescription to omit callbacks again r=jib
2014-09-07 12:08:49 -04:00
"Kan-Ru Chen (陳侃如)"
2f6af34c20
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
25eec20f1b
Bug 1062981
- Disable bfcache for pages active MediaManager. r=smaug, r=jesup
2014-09-05 16:02:54 -04:00
David Zbarsky
a540af5df4
Bug 1042654: Clean up XPIDL events r=bz
2014-09-05 23:33:40 -04:00
David Zbarsky
fbce9dafa6
Bug 1042654: Remove nsISpeechSynthesisGetter r=bz
2014-09-05 23:33:40 -04:00
David Zbarsky
7284419bd9
Bug 1042654: Remove nsIDOMWindowB2G r=bz
2014-09-05 23:33:39 -04:00
David Zbarsky
e0de8c3613
Bug 1042654: Remove nsIDOMWindowPerformance r=bz
2014-09-05 23:33:37 -04:00
David Zbarsky
49425cd89e
Bug 1042654: Remove nsIInlineEventHandlers r=bz
2014-09-05 23:32:50 -04:00
David Zbarsky
92ca9fab1a
Bug 1042654: Remove nsITouchEventReceiver r=bz
2014-09-05 23:32:49 -04:00
Boris Zbarsky
8f826da8c8
Bug 1017425. Make the "performance" attribute of Window [StoreInSlot]. r=peterv
2014-09-05 22:42:33 -04:00
Boris Zbarsky
a52c16fd74
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
5383f14eb9
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
0d4aa8b929
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
13807bdfe6
Bug 1058550 - Data use alert isn't showed when limit is passed. r=vchang
2014-09-02 15:22:25 +02:00
Mike Habicher
2139b70726
Bug 1051774 - remove existing position metadata when none is set, r=aosmond
2014-09-04 11:56:51 -04:00
Carsten "Tomcat" Book
f15434ca82
Merge mozilla-central to b2g-inbound
2014-09-04 15:26:07 +02:00
Carsten "Tomcat" Book
4c2a4f6ef5
merge b2g-inbound to mozilla-central a=merge
2014-09-04 15:05:56 +02:00
Vicamo Yang
eb0f4edee3
Bug 1057915 - 2/2: Gonk MobileMessage DB read ahead. r=bevistzeng
2014-09-04 11:15:42 +08:00
Vicamo Yang
f1f889e5f0
Bug 1057915 - 1/2: [MobileMessage] Ability to return multiple entries in getMessages/getThreads cursor.result. DOM & IPDL changes. r=smaug
2014-09-04 11:15:41 +08:00
Vicamo Yang
00d165c73f
Bug 937485: [WebIcc] use Webidl enum for cardState. r=echen, r=smaug
2014-09-04 10:31:41 +08:00
Ryan VanderMeulen
c3b5b54710
Merge m-c to b2g-inbound. a=merge
2014-09-03 16:41:25 -04:00
Ryan VanderMeulen
d57ca8703d
Merge inbound to m-c. a=merge
2014-09-03 16:38:57 -04:00
Ryan VanderMeulen
269c98033b
Merge fx-team to m-c. a=merge
2014-09-03 15:35:54 -04:00
Ryan VanderMeulen
a89c42d78e
Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures.
2014-09-03 11:30:32 -04:00
Ryan VanderMeulen
afa65517bc
Backed out 6 changesets (bug 1059813) by request.
...
Backed out changeset cffeecd46cad (bug 1059813)
Backed out changeset f991f546dbcd (bug 1059813)
Backed out changeset ab4056a1aa06 (bug 1059813)
Backed out changeset d08a91fee65a (bug 1059813)
Backed out changeset 7bd0ecf96e59 (bug 1059813)
Backed out changeset 0b7a62175398 (bug 1059813)
2014-09-03 11:29:16 -04:00
Thomas Zimmermann
d9153472b0
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth, r=btian
2014-09-03 16:43:14 +02:00
Thomas Zimmermann
6f21006957
Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in NFC helpers, r=allstars.chh
2014-09-03 16:43:13 +02:00
Garvan Keeley
a3460d681c
Bug 1056857 - Code cleanup related to debugging flags. r=kanru
...
- change #define to const char* for consistency
- change int to bool for bool flags
- make debug log messages more concise, multi-line messages (that could be one-line) make watching the debug log difficult
2014-09-02 21:09:00 -04:00
Garvan Keeley
6ff59e6426
Bug 1056857 - Add debug flag for ignoring GPS locations. r=kanru
...
Also added observer of Gaia settings changes, so the debug settings
can be toggled on the fly.
2014-09-03 06:58:00 -04:00
Alexandre Lissy
df74b6bf5c
Bug 955946 - Distinguish SIM/USIM getResponse p1/p2/p3 parameters. r=echen
...
Performing proper ICC_IO operations depends on the type of the SIM card.
For example, the Desire Z will work with FCP Template, so we need to
follow TS 102.221 table 11.2 to perform the proper request and get a FCP
Template. This is done when we write the ICC_IO command: we need to set
the p2/p3 fields depending on the SIM card type (SIM or USIM) so that
the proper behavior is triggered.
2014-09-03 02:31:00 -04:00
Yoshi Huang
95362d1304
Bug 1055960 - Part 3: fix tests cases. r=dimi
...
From d6d188a78006b291f7cdd8b4a910a9b5a39b7da2 Mon Sep 17 00:00:00 2001
---
.../tests/marionette/test_nfc_error_messages.js | 36 +++++-----------------
1 file changed, 8 insertions(+), 28 deletions(-)
2014-09-02 19:27:56 +08:00
Yoshi Huang
8417488ffc
Bug 1055960 - Part 2: Add removeTarget. r=dimi
...
From eab988a41dcd2514c8f80703588f379e346de2cf Mon Sep 17 00:00:00 2001
---
dom/nfc/gonk/Nfc.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-09-01 13:59:12 +08:00
Yoshi Huang
88ea45537d
Bug 1055960 - Part 1: fix onpeerlost. r=dimi
2014-08-29 16:44:16 +08:00
Yoshi Huang
8822bc7aa8
Bug 1059168 - B2G NFC: Make sure the techList and origin string won't overflow. r=smaug
2014-09-03 18:09:43 +08:00
Alfredo Yang
e4388d5bb9
Bug 1054905 - Use takePhotoComplete callback on B2G. r=roc
2014-09-09 00:17:00 +02:00
Andrea Marchesini
38fded5695
Bug 1065109 - Remove the MOZ_ASSERT(IsControllingDocuments()) in ServiceWorkerManager CLOSED TREE, r=nsm
2014-09-09 18:01:07 -04:00
Andrea Marchesini
c5acf07f16
Bug 1065036 - nsIServiceWorkerManager.idl should be a builtinclass, r=nsm
2014-09-09 15:04:35 -04:00
Nicholas Nethercote
1e51d01858
Bug 1061024 (part 1) - Don't run DMD when about:memory's "Measure" button is pressed. r=jld.
...
--HG--
extra : rebase_source : ddf0236352c64eb9839dfd0a219451a568aba10e
2014-08-31 20:36:26 -07:00
Ehsan Akhgari
2f2c34f333
Bug 1065025 - Make the generated WebIDL ToJSON method const; r=baku
2014-09-09 14:00:22 -04:00
Andrea Marchesini
f165a69fbc
Bug 1064481 - URLSearchParams should encode % values correcty. r=ehsan
2014-09-08 19:27:00 -04:00
Jan-Ivar Bruaroey
de38a41b25
Bug 1064088 - Deprecation warnings when required callbacks are missing. r=abr
2014-09-09 10:52:23 -04:00
Jan-Ivar Bruaroey
a8260c08f1
Bug 1063808 - Support old constraint-like RTCOfferOptions for a bit. r=smaug, r=abr
2014-09-09 01:12:24 -04:00
Ahmed Kachkach
d0b1579431
Bug 1063099 - Include IPC tests filenames in logs. r=ahal
2014-09-09 08:01:00 -04:00
Nils Ohlmeier [:drno]
dd2f0dc0eb
Bug 1060103 - Add trickle ICE support for steeplechase. r=ted
2014-09-08 04:53:00 -04:00
Carsten "Tomcat" Book
377633cc99
Merge m-c to mozilla-inbound
2014-09-09 16:01:27 +02:00
Sotaro Ikeda
bb9e6a0bc7
Bug 1058452 - Use FakeMediaStreamGraph r=mikeh
2014-09-09 06:27:24 -07:00
Morris Tseng
ac138c4544
Bug 1029943 - Double timeout for test_collapse.html. r=ehsan
2014-08-25 23:17:00 -04:00