Andrea Marchesini
671024d97d
Bug 1081143 - datastore-update-* events should be dispatched as broadcast messages, r=fabrice
2014-10-20 20:47:12 +01:00
Tanvi Vyas
fe0b72ee7a
Bug 1084513 - Add a null check on callingDoc before we try and get its principal. r=smaug
2014-10-20 12:43:41 -07:00
Andrew McCreight
e3abe2a016
Bug 727965 - Trigger CC_WAITING GCs based on number of freed JS objects and zones. r=smaug
2014-10-20 10:07:52 -07:00
Boris Zbarsky
1f2f961464
Bug 1084030. Store the promise creation and settlement timestamps and expose that information via PromiseDebugging. r=nsm
2014-10-20 13:02:21 -04:00
Bill McCloskey
9cfcf5de77
Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg)
2014-10-20 09:47:25 -07:00
Andrea Marchesini
1a4cd4af0d
Bug 1085297 - URLSearchParams, URLUtils and URLUtilsReadOnly should use USVStrings instead DOMStrings, r=smaug
2014-10-20 15:20:07 +01:00
Bobby Holley
bd7f40a7db
Bug 1081985 - Remove prototype remapping and make COWs simple. r=gabor
...
\o/
2014-10-20 15:52:53 +02:00
Carsten "Tomcat" Book
3c828befd0
Merge mozilla-central to mozilla-inbound
2014-10-20 15:14:35 +02:00
Ehsan Akhgari
6f121f0e2d
Bug 1084389 - Do not wrap the DOMRequest in a promise in Bluetooth tests; r=echou
...
DOMRequest now has a .then() method compatible with Promise.
2014-10-20 09:08:33 -04:00
Ehsan Akhgari
4ad13a373c
Bug 1084381 - Do not wrap the DOMRequest in a promise in test_mmi_call_forwarding.js; r=hsinyi
...
DOMRequest now has a .then() method compatible with Promise.
2014-10-20 09:07:41 -04:00
Carsten "Tomcat" Book
622698a725
merge fx-team to mozilla-central a=merge
2014-10-20 14:48:28 +02:00
Carsten "Tomcat" Book
47b4591b6a
merge mozilla-inbound to mozilla-central a=merge
2014-10-20 14:34:56 +02:00
Edgar Chen
e447f49557
Bug 1072275 - MobileConnectionService doesn't have to be created in 'profile-after-change' category. r=smaug
2014-10-16 09:57:38 +08:00
Carsten "Tomcat" Book
580df1b2dc
Merge m-c to b2g-inbound
2014-10-17 16:44:58 +02:00
Kyle Machulis
5e298dbe01
Bug 1073259 - Print more descriptive errors when DOMRequestHelper tries to create a request with an invalid window. r=fabrice
2014-10-17 05:24:00 -04:00
Kyle Machulis
ee719e8f3c
Bug 1073259 - Print more descriptive errors when SettingsManager tries to make a request with an invalid window. r=bent
2014-10-17 05:24:00 -04:00
Szu-Yu Chen [:aknow]
9038088b66
Bug 1077190 - Part 2: Test case. r=hsinyi
2014-10-16 23:41:00 +02:00
Szu-Yu Chen [:aknow]
1e4c85d003
Bug 1077190 - Part 1: Correct the logic of audio state setting. r=hsinyi
2014-10-16 23:40:00 +02:00
Jocelyn Liu
0210cdbb3f
Bug 1083646: Overwrite BLE config in bluedroid to enable BLE for bluetooth2. r=shuang
2014-10-17 14:25:16 +08:00
Ryan VanderMeulen
7442d9d745
Merge inbound to m-c. a=merge
2014-10-16 14:43:13 -04:00
Thomas Zimmermann
2f93b9ab01
Bug 1083708: Handle non-existant Bluetooth profile interfaces correctly, r=shawnjohnjr
...
Bluetooth profile managers just return an error if a profile interface is
not available. Doing so breaks the initialization and cleanup routines. This
patch changes the profile managers to still report an error, but signal
progress to the given result runnable.
2014-10-16 16:40:49 +02:00
Carsten "Tomcat" Book
82495ab4f5
Merge m-c to b2g-inbound
2014-10-16 16:16:53 +02:00
Carsten "Tomcat" Book
b225cd6d5c
Backed out changeset f461eb1653f1 (bug 1081873) for B2g M5 Test failures
2014-10-16 15:43:20 +02:00
Valentin Gosu
e58beda89d
Bug 1082723 - Add IPv6 delimiters to nsLocation::GetHostname and Link::GetHostname r=smaug
2014-10-20 13:46:20 +03:00
Szu-Yu Chen [:aknow]
cf1a94db84
Bug 1058397 - Part 5: Fix test: USSDReceivedEvent is not exposed. r=bzbarsky
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
93f501699a
Bug 1058397 - Part 4: Wrap system message. r=hsinyi
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
ef47cb3598
Bug 1058397 - Part 3: USSDSession implement. r=hsinyi
2014-10-15 02:51:00 -04:00
Szu-Yu Chen [:aknow]
60af2e3178
Bug 1058397 - Part 2: USSDSession interface. r=hsinyi
2014-10-15 02:50:00 -04:00
Szu-Yu Chen [:aknow]
9d972b9416
Bug 1058397 - Part 1: Separate TelephonyCallback. r=hsinyi
2014-10-15 02:50:00 -04:00
Yoshi Huang
1842c74895
Bug 1073421 - B2G NFC: remove NDEF_Formatable and NDEF_Writable. r=smaug, dimi
2014-10-15 15:47:42 +08:00
Yoshi Huang
b6744ba68f
Bug 1082452 - B2G NFC: Add a parameter 'isP2P' in WriteNDEF request. r=smaug, dimi
2014-10-15 11:54:09 +08:00
Fernando Jiménez
67edb25987
Bug 1081873 - [Loop][Contacts API] mozContacts API should trigger DOMRequest.onerror if no permissions are granted to the consumer. r=anygregor
2014-10-16 11:25:35 +02:00
Ryan VanderMeulen
b87718267b
Merge inbound to m-c. a=merge
...
CLOSED TREE
2014-10-15 14:31:16 -04:00
Ryan VanderMeulen
84d09e73ca
Backed out changeset 8d198ef0b559 (bug 1082583) for test_headers.html failures.
...
CLOSED TREE
2014-10-15 13:17:06 -04:00
Carsten "Tomcat" Book
8b3a6338e5
Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE
2014-10-15 16:50:45 +02:00
Thomas Zimmermann
98dcec15d2
Bug 1081981: Fix Out-of-bounds read when decoding BT properties, r=shawnjohnjr
...
Bluetooth's RSSI property is encoded as pointer to a signed 8-bit
value. Gecko currently interprets this as pointer to a 32-bit
value; so the result of dereferencing the pointer is undefined.
This patch fixes the bug by interpreting the RSSI property correctly.
2014-10-15 11:38:06 +02:00
Alphan Chen
ad4cfd9f60
Bug 1074593 - Add AddEntryAndNotify and RemoveEntryAndNotify for file/folder change when MTP in use. r=dhylands
2014-10-14 19:34:00 +02:00
Fabrice Desré
f46b32e993
Bug 982874 - Import / export API for apps : Part 2: dom/webapps implementation r=marco,sicking
2014-10-14 22:55:14 -07:00
Fabrice Desré
2cb62d547e
Bug 982874 - Import / export API for apps : Part 1, temporary blobs r=bent
2014-10-14 22:55:14 -07:00
Edgar Chen
856f4cabf2
Bug 1081810 - Part 2: Get rid of DOMError.init. r=smaug
2014-10-14 11:09:07 +08:00
Edgar Chen
1057e938ec
Bug 1081810 - Part 1: Implement IccCardLockError in C++. r=smaug
2014-10-13 12:35:53 +08:00
Wes Kocher
5b358466f8
Merge m-c to b2g-inbound a=merge
2014-10-14 17:36:36 -07:00
Wes Kocher
ae387ada3b
merge inbound to m-c a=merge
2014-10-14 17:17:55 -07:00
Dave Hylands
13fc431da2
Bug 1072535 - Pt 2 - Make DeviceStorage notify all storage types that match a particular file extension. r=mikeh
2014-10-14 13:50:55 -07:00
Zoran Jovanovic
3322f49403
Bug 1077529 - Update Trusted Hosted Apps r=fabrice
...
Verify manifest of trusted hosted app on update instead
of just overwriting it.
---
dom/apps/TrustedHostedAppsUtils.jsm | 8 ++++----
dom/apps/Webapps.jsm | 26 +++++++++++++++++++++-----
2 files changed, 25 insertions(+), 9 deletions(-)
2014-10-14 12:28:16 -07:00
Carsten "Tomcat" Book
ef4ea1a486
Merge m-c to b2g-inbound
2014-10-14 15:54:06 +02:00
Dimi Lee
53190d1c98
Bug 1058440 - B2G NFC: enable debug when NFC debug is enabled. r=allstars.chh
2014-10-14 16:37:50 +08:00
Randell Jesup
1c4c354396
Backed out changesets ef6465b02d0d f749e3f70ffc ecd54a3fbfdd 8f472a850073 (bug 879717)
2014-10-13 22:18:22 -04:00
Wes Kocher
f5aa6677ce
Merge m-c to inbound a=merge
2014-10-13 19:02:56 -07:00
Wes Kocher
cd9f702b23
Merge inbound to m-c a=merge
2014-10-13 18:50:20 -07:00