Reuben Morais
|
62da4d3530
|
Bug 1009645 - Remove FeatureDetectible, add things with CheckPermissions or AvailableIn to the feature list instead. r=smaug
|
2014-07-24 16:57:02 -03:00 |
|
Sean Lin
|
5101141c0a
|
Bug 1000829 - getDataStores() should be able to retrieve data stores by owner. r=baku sr=jst
|
2014-07-17 11:53:23 +08:00 |
|
Boris Zbarsky
|
92fb7dde3a
|
Bug 1040263. Eagerly create and preserve Promise reflectors so we always have them available during unlink. r=nsm,bholley.
|
2014-07-18 21:31:11 -04:00 |
|
Steve Fink
|
0e87a94e07
|
Bug 1035395, r=bholley,smaug
--HG--
extra : rebase_source : 478200a62a5073177ae3c782e252fa9a804e5b01
|
2014-07-18 09:37:42 -07:00 |
|
Reuben Morais
|
bb157707dd
|
Bug 1009645 - Address additional comments. r=bz
--HG--
extra : rebase_source : c6befdd143ad15751182af10f80b03c2f23eea4d
|
2014-07-15 16:15:28 -03:00 |
|
Carsten "Tomcat" Book
|
4b4bf0951c
|
merge mozilla-inbound to mozilla-central a=merge
|
2014-07-15 14:58:57 +02:00 |
|
Reuben Morais
|
cf6ba58a7c
|
Bug 1009645 - Follow up, remove debug code.
|
2014-07-14 20:11:02 -03:00 |
|
Reuben Morais
|
90781169de
|
Bug 1009645 - Implement [FeatureDetectible] extended attribute and hook it up to navigator.getFeature. r=bz
|
2014-07-14 20:08:45 -03:00 |
|
Olli Pettay
|
cff7d32b26
|
Bug 1031226 - [vibration] navigator.vibrate([]) fails to cancel a pre-existing instance of the processing vibration patterns algorithm, r=mounir
--HG--
extra : rebase_source : a4a5d894ce010ebf6ac9d97b03b05986e0a42dd6
|
2014-07-10 17:31:36 +03:00 |
|
Fabrice Desré
|
a177fba748
|
Bug 900241 - Create an API for detecting manifest field/value support r=ehsan
|
2014-07-09 14:05:29 -07:00 |
|
Wes Kocher
|
63796c8a36
|
Backed out changeset 93203c822307 (bug 900241) for mochitest failures
|
2014-07-09 15:17:09 -07:00 |
|
Fabrice Desré
|
022733af7c
|
Bug 900241 - Create an API for detecting manifest field/value support r=ehsan
|
2014-07-09 14:05:29 -07:00 |
|
Jan de Mooij
|
44da586636
|
Bug 1034191 - Make nsDependentJSString users work with Latin1 strings and nursery-allocated strings. r=bz
|
2014-07-05 17:30:54 +02:00 |
|
Birunthan Mohanathas
|
ad03973670
|
Bug 1037269 - Use CheckPermissions instead of Func on more interfaces. r=smaug
|
2014-07-10 16:20:49 -07:00 |
|
Fernando Jiménez
|
f21c13baac
|
Bug 1022193 - Add a "forceIdSelection" to navigator.getMobileIdAssertion. Part 2: DOM. r=sicking
|
2014-06-27 01:18:21 +02:00 |
|
Fernando Jiménez
|
d43c9a421f
|
Bug 1023266 - Make the Mobile ID API privileged. Part 1: Add mobileid permission. r=smaug, ehsan
|
2014-06-27 01:18:19 +02:00 |
|
Vicamo Yang
|
27d8b0dafc
|
Bug 958782 - 2.b/3: WebIDL implementation. f=Ms2ger,bzbarsky,r=khuey
|
2014-06-25 11:57:16 +08:00 |
|
Boris Zbarsky
|
a06ee077f0
|
Bug 767924 part 2. Introduce both const and non-const versions of GetAs* methods on unions, with the former returning the public-facing type and the latter returning the internal type. r=peterv
|
2014-06-23 16:03:57 -04:00 |
|
Benoit Jacob
|
ec742680c8
|
Bug 1028588 - Fix dangerous public destructors in the rest of dom/ - r=ehsan
|
2014-06-23 15:56:07 -04:00 |
|
Fernando Jiménez
|
87b8290faf
|
Bug 1006237 - Unify permissions check in nsIDataStore.checkPermission. r=baku, ehsan
|
2014-06-19 16:03:54 +02:00 |
|
Bobby Holley
|
699946fc90
|
Bug 1022016 - Redesign nsDependentJSString API to be less of a footgun. r=gabor
|
2014-06-10 20:15:56 -07:00 |
|
Ryan VanderMeulen
|
875db4dc4a
|
Merge m-c to b2g-inbound. a=merge
|
2014-06-07 14:16:54 -04:00 |
|
Fernando Jiménez
|
9b33d80899
|
Bug 988469 - MSISDN verification API for privileged apps. Part 1: DOM API. r=sicking
|
2014-06-07 19:30:18 +02:00 |
|
Mounir Lamouri
|
91664081b3
|
Bug 1014581 - Follow-up, fix typo. r=me
|
2014-06-07 13:40:20 +01:00 |
|
Boris Zbarsky
|
a0760577c7
|
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
|
2014-06-03 11:38:38 -04:00 |
|
Ryan VanderMeulen
|
24cbfd735d
|
Backed out changesets 6d1c36585219 and bd403a727849 (bug 1016560) for mochitest-other failures.
CLOSED TREE
|
2014-06-03 13:48:49 -04:00 |
|
Boris Zbarsky
|
0a69a27027
|
Bug 1016560. Remove the footgun of rejecting promises with arbitrary objects. r=khuey
|
2014-06-03 11:38:38 -04:00 |
|
Andrea Marchesini
|
095068b4df
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-06-03 15:36:46 +01:00 |
|
Ehsan Akhgari
|
4b8e9c1f5c
|
Backed out 3 changesets (bug 957086) for causing bug 1018406
Backed out changeset f8b6dab2f985 (bug 957086)
Backed out changeset b69bcaa24ab5 (bug 957086)
Backed out changeset 3b45335d4694 (bug 957086)
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-06-02 10:19:19 -04:00 |
|
Andrea Marchesini
|
21d0e1aef4
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-30 07:59:27 +01:00 |
|
Ryan VanderMeulen
|
f97a6f77b4
|
Backed out changesets 083b9fb75e9a, 4cbc8cf0b619, and ef379607cff7 (bug 957086) for Win7/Win8 debug mochitest crashes.
--HG--
rename : dom/datastore/DataStoreImpl.js => dom/datastore/DataStoreImpl.jsm
|
2014-05-29 13:22:57 -04:00 |
|
Andrea Marchesini
|
28ba788770
|
Bug 957086 - patch 2 - DataStoreService in C++, r=ehsan, r=bz, r=janv
|
2014-05-29 16:34:43 +01:00 |
|
Jeff Walden
|
96e2ce765d
|
Bug 999651, bug 995679, bug 1009952, bug 1011007, bug 991981. r=sfink, r=shu, r=jandem, r=jdm, r=luke, r=bbouvier, r=nmatsakis, r=bz, r=ehsan, r=jgilbert, r=smaug, r=sicking, r=terrence, r=bholley, r=bent, r=efaust, r=jorendorff
|
2014-05-27 14:32:41 -07:00 |
|
Mounir Lamouri
|
9094d69df2
|
Bug 1014581 - Vibration API: clamp vibration lengths and array length to match platform restrictions. r=smaug
|
2014-05-27 21:54:03 +01:00 |
|
Mounir Lamouri
|
d219051569
|
Bug 887703 - navigator.doNotTrack returns { "0", "1", "unspecified" }. r=jlebar
--HG--
rename : dom/tests/mochitest/general/test_bug629535.html => dom/tests/mochitest/general/test_donottrack.html
|
2014-05-26 22:10:39 +01:00 |
|
Reuben Morais
|
6b28e6ff71
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
|
Fabrice Desré
|
2deb233e1d
|
Bug 952486 - backout for breaking all device and emulator builds (keeping dom reviewer to land the backout...) r=bz
|
2014-05-26 12:11:52 -07:00 |
|
Reuben Morais
|
df3026450e
|
Bug 952486 - Use CheckPermissions instead of Func for several interfaces. r=bz
|
2014-05-25 15:31:11 -03:00 |
|
Alphan Chen
|
3682d6b662
|
Bug 996996 - Move fopen into non-sanboxed process. r=mrbkap
|
2014-05-21 13:49:36 +08:00 |
|
Nick Lebedev
|
c49e263d0f
|
Bug 998002 - Rename nsContentUtils::Get{Subject,Object}Principal to nsContentUtils::{Subject,Object}Principal. r=bholley
|
2014-05-13 11:58:00 +02:00 |
|
Nikhil Marathe
|
9785376d60
|
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
|
2013-11-19 15:14:07 -08:00 |
|
Ryan VanderMeulen
|
82d24eb10c
|
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
CLOSED TREE
|
2014-05-13 15:33:58 -04:00 |
|
Nikhil Marathe
|
b7f44d85a7
|
Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
|
2013-11-19 15:14:07 -08:00 |
|
Alphan Chen
|
ccc8da0467
|
Bug 983502 - navigator.getFeature implementation (support hardware.memory). r=bz
|
2014-05-12 10:05:03 +08:00 |
|
Mounir Lamouri
|
bd7cae1e0e
|
Bug 889335 - Implement navigator.languages and languagechange event. r=sicking,smaug
|
2014-05-12 13:48:15 +02:00 |
|
John Shih
|
94ed1cdba4
|
Bug 986837 - Part 1: Port MozNetworkStatsData to WebIDL. r=bzbarsky
|
2014-05-05 16:40:11 +08:00 |
|
Nathan Froyd
|
84041459a1
|
Bug 1003306 - part 2 - use services::GetPermissionManager everywhere that's appropriate; r=ehsan
|
2014-04-29 13:27:26 -04:00 |
|
Gene Lian
|
96ce5c1c53
|
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-6, a proxy to run HasDataStoreSupport() on the main thread). r=khuey
|
2014-03-12 17:03:05 +08:00 |
|
Gene Lian
|
1268aa20e8
|
Bug 949325 - C++ wrapper to support DataStore API on the worker (part 2-3, dispatch tasks on the worker to the main thread). r=baku,khuey f=nsm
|
2014-02-24 21:57:15 +08:00 |
|
Yoshi Huang
|
13387ed757
|
Bug 993946 - B2G NFC: Consistent naming between Nfc or NFC in WebIDL. r=dimi, sr=smaug
--HG--
rename : dom/webidl/MozNfc.webidl => dom/webidl/MozNFC.webidl
|
2014-04-29 11:50:25 +08:00 |
|