Jocelyn Liu
49add0c522
Bug 1127670 - Replace device property of BluetoothPairingEvent with device name. r=btian, r=bz
2015-02-24 22:33:00 +01:00
Jonathan Watt
50d187e03e
Bug 1073379, part 2 - Implement web-animations proceedure to 'update the player start time' and make AnimationPlayer.startTime writeable. r=birtles, r=smaug
2015-02-09 10:26:27 +00:00
Nikhil Marathe
a9d8abf718
Bug 1085283 - Patch 1 Implement FormData manipulation methods. r=baku
2015-01-28 17:04:28 -08:00
aus@mozilla.com
80c3633bdc
bug 1126065 - Make JS callers of ios.newChannel call ios.newChannel2 in dom/browser-element. r=sicking
2015-02-23 14:11:23 -08:00
Martin Thomson
5f4c9099e0
Bug 975144 - WebIDL changes for identity error handling refactor, r=jib,bz
2015-02-22 10:57:21 +13:00
Martin Thomson
babdd63d7b
Bug 975144 - WebIDL changes for RTC identity sandbox, r=jib,bz
2015-02-22 10:57:20 +13:00
Ryan VanderMeulen
9daa78da76
Backed out 2 changesets (bug 1127150, bug 1085283) for w-p-t failures.
...
Backed out changeset cc77a5165615 (bug 1127150)
Backed out changeset ef51eb31fa09 (bug 1085283)
2015-02-21 15:47:04 -05:00
Nikhil Marathe
5c0c2ce8ec
Bug 1085283 - Patch 1 Implement FormData manipulation methods. r=baku
...
--HG--
extra : rebase_source : 203ff081d07fc8e25b2d49d0923799aca0c53ab4
2015-01-28 17:04:28 -08:00
Jan-Ivar Bruaroey
4a4a64d7ec
Bug 1119335 - support ideal/exact constraint syntax. r=mrbkap, r=mt
2015-02-20 17:06:26 -05:00
Catalin Badea
89447c4b1c
Bug 1058311 - Remove prefix for SWClients. Rename getServiced to matchAll. Add stub query options for matchAll r=baku
...
--HG--
rename : dom/webidl/ServiceWorkerClient.webidl => dom/webidl/Client.webidl
rename : dom/webidl/ServiceWorkerClients.webidl => dom/webidl/Clients.webidl
rename : dom/workers/test/serviceworkers/test_get_serviced.html => dom/workers/test/serviceworkers/test_match_all.html
2015-02-20 17:16:17 +02:00
Nils Ohlmeier [:drno]
baed7599ae
Bug 1089798 - Add id to MediaStream. r=bwc, r=smaug
2015-02-05 11:03:00 -05:00
Chris Pearce
d8e338b4ef
Bug 1124031 part 4 - Enforce min CDM version from keySystem string. r=bz
2015-02-20 14:38:08 +13:00
Ben Kelly
29ec96ecff
Bug 1073231 Implement Request and Response Clone() methods. r=nsm r=baku
2015-02-19 20:24:24 -05:00
Staś Małolepszy
6e48160179
Bug 1133725 - Rename Langpack's version property to revision. r=fabrice, r=sicking
2015-02-18 10:39:20 +01:00
Josh Matthews
be893961ee
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
2015-02-18 20:34:29 -05:00
Nikhil Marathe
b88102e5a7
Bug 1126815 - Implement Response.finalURL. r=bkelly,baku
...
--HG--
extra : rebase_source : 5180d5657c60c7aec33e9f750d24cbee9a2890e2
2015-02-17 10:23:34 -08:00
Ryan VanderMeulen
e41adc7788
Backed out changeset 25f90464e93b (bug 1065216) for Android mochitest failures.
2015-02-18 16:00:33 -05:00
Josh Matthews
c1a7e4eed2
Bug 1065216 - Dispatch a fetch event to workers when controlled pages initiate a network load. r=baku,mayhemer,smaug
2015-02-18 14:10:52 -05:00
Bill McCloskey
72d68495ae
Bug 1133099 - Add window.navigator.mozE10sEnabled flag (r=jst)
2015-02-17 14:10:45 -08:00
Byron Campen [:bwc]
eee4f8cd6d
Bug 1017888 - Part 1: Renegotiation support. r=mt, r=smaug
...
--HG--
extra : rebase_source : df1c2962ee88f75c6ad676b9cd79978a87dafb65
extra : amend_source : c938904331323ff3565624795ac76d82502f43fb
2014-12-10 15:53:54 -08:00
Cameron McCormack
8d9cceefcf
Bug 1133176 - Remoe commented out IDL for ViewCSS/DocumentCSS being implemented on SVGSVGElement. r=bzbarsky
2015-02-17 11:39:25 +11:00
Cameron McCormack
78f4d7d8e7
Bug 824222 - Remove commented out IDL members for xmllang, xmlspace and xmlbase. r=bzbarsky
2015-02-12 15:22:29 +11:00
Carsten "Tomcat" Book
92151b28e6
merge mozilla-inbound to mozilla-central a=merge
2015-02-16 15:59:56 +01:00
Jocelyn Liu
3699cd017e
Bug 1063449 - Add and implement GATT client connection related bluetooth Web APIs. r=btian, r=bz
...
This patch mainly covers:
1) Implement register/unregister client, connect/disconnect methods in BluetoothGatt object.
2) Add/Modify related webidls for 1).
3) Implement result handlers, notifications in BluetoothGattManager.
2015-02-13 17:13:00 +01:00
Ryan VanderMeulen
f0ac763ef5
Merge b2g-inbound to m-c. a=merge
...
CLOSED TREE
2015-02-13 12:24:27 -05:00
Chris Pearce
1437140f15
Bug 1111160 - Dispatch observer service notifications when content succeeds or fails to get CDM access. r=bz
2015-02-14 08:52:42 +13:00
Ben Hsu
1b260366d4
Bug 1095366 - Part 1: Remove some events (WebIDL). r=hsinyi
2015-01-23 00:46:00 -05:00
Krzysztof Mioduszewski
489355cca4
Bug 879861 - Part 6: Adding dom.secureelement.enabled pref. r=smaug
2015-02-11 04:04:00 -05:00
Krzysztof Mioduszewski
1758406543
Bug 879861 - Part 5: Build support for SecureElement feature. r=gps
2015-02-11 10:09:00 -05:00
Siddartha Pothapragada
91f769b45a
Bug 879861 - Part 1: SecureElement APIs WebIDL. r=ehsan, r=smaug
2015-02-04 06:56:00 -05:00
Andrea Marchesini
0fcdc6c58e
Bug 1130663 - requestsync-manager::runNow to allow for an immediate sync, r=fabrice
2015-02-11 14:32:45 +01:00
Ryan VanderMeulen
817924eff7
Merge inbound to m-c. a=merge
...
CLOSED TREE
2015-02-10 16:03:15 -05:00
Catalin Badea
49e3a2ce87
Bug 982726 - Patch 3: Implement client.postMessage. r=baku
2015-02-09 12:43:00 -05:00
Catalin Badea
e6efda0fa9
Bug 982726 - Patch 2: Add postMessage to service worker. r=baku
2015-02-09 12:42:00 -05:00
Ethan Tseng
7a6cb650d3
Bug 1070944 - Part 1: MozNetworkStats WebIDL change. r=ehsan
2015-01-23 19:12:03 +08:00
Boris Zbarsky
0869f8ba2c
Bug 1127501. Treat external interfaces as only being exposed in Window in Web IDL bindings. r=peterv
2015-02-09 11:42:27 -05:00
Edgar Chen
c1623750b2
Bug 1129946 - [STK] Add result code for "Command performed successfully, but requested icon could not be displayed". r=hsinyi
2015-01-06 19:26:00 +08:00
Hsin-Yi Tsai
37d944bd10
Bug 1116680 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=mobileconnection] to ICC interfaces. r=smaug
2015-01-29 15:55:47 +08:00
Hsin-Yi Tsai
718e6ac25d
Bug 1121850 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=cellbroadcast] to Cellbroadcast interfaces. r=smaug
2015-01-29 15:49:40 +08:00
Hsin-Yi Tsai
f543876699
Bug 1121853 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=voicemail] to Voicemail interfaces. r=smaug
2015-01-29 15:32:33 +08:00
Hsin-Yi Tsai
0208035f86
Bug 1116670 - Add [AvailableIn=CertifiedApps] and [CheckPermissions=sms] to MozMobileMessageManager.webidl. r=smaug
2015-01-05 18:34:31 +08:00
Ryan VanderMeulen
ebe6b0c0e7
Backed out 4 changesets (bug 671389) for frequent B2G debug test_tcpsocket_client_and_server_basics.html crashes.
...
Backed out changeset b782435e5640 (bug 671389)
Backed out changeset 0f8d62109bfe (bug 671389)
Backed out changeset 8d6021f66c49 (bug 671389)
Backed out changeset cd3e227df9dc (bug 671389)
2015-02-05 16:48:18 -05:00
Nikhil Marathe
96a80bcc73
Bug 1124638 - Allow chrome to set Request context. r=baku
...
--HG--
extra : rebase_source : d47b0304a5558d613ab0a0993dd47da771da5783
2015-01-27 16:02:12 -08:00
Nikhil Marathe
15fdafd322
Bug 1119037 - Add context attribute to Request. r=baku
...
--HG--
extra : transplant_source : p%1Cr%13%ED%F8%B1%B8D%9B%DC5%C6%EFEQD%CC%A2l
2015-01-27 15:43:09 -08:00
Deian Stefan
afb53f48c2
Bug 671389 - Part 2: Export document sandbox flags to chrome JS r=smaug
2015-02-03 23:45:00 +01:00
Kyle Machulis
81b7e182a8
Bug 782751 - User Timing API Implementation; r=baku
2015-02-03 21:46:23 -08:00
Paul Adenot
b1d51a476d
Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug
...
--HG--
extra : rebase_source : 34877a4b518ac354cf1732a16f70b1659986aabc
2015-02-03 11:25:37 +01:00
Jan-Ivar Bruaroey
3aa9ccc905
Bug 997365 - End support for hold-out mandatory/optional: facingMode constraint on mobile. r=smaug, r=mt
2015-02-02 10:11:00 -05:00
Carsten "Tomcat" Book
ada349d183
Backed out changeset f9101e882c96 (bug 1128494) for dt-tests regression on a CLOSED TREE
2015-02-03 13:08:53 +01:00
Paul Adenot
bb65baa42e
Bug 1128494 - Change the default panning model of the PannerNode to "equalpower". r=smaug
2015-02-03 11:25:37 +01:00