Tim Taubert
d01d161b5e
Bug 1200341 - Implement HKDF for WebCrypto r=rbarnes,smaug
2016-01-26 14:57:52 +01:00
Carsten "Tomcat" Book
fe331e3818
Backed out changeset b0eeee008090 (bug 1242321)
2016-01-26 10:54:38 +01:00
Chris Peterson
de4c41d58c
Bug 1242321 - Remove obsolete "media.eme.apiVisible" pref. r=cpearce sr=bz
2016-01-22 21:20:08 -08:00
Jocelyn Liu
73e2cdcead
Bug 1238825: Add "dom.bluetooth.webbluetooth.enabled" preference for WebBluetooth API development. r=btian, r=bz
2016-01-25 14:35:18 +08:00
Boris Zbarsky
d4db9bedd0
Bug 1242054. Get rid of AbortablePromise, so we can move Promise into SpiderMonkey more easily. r=khuey
2016-01-23 00:37:44 -05:00
Kartikaya Gupta
1ff33680c1
Bug 1238042 - Expose the checkerboard reports out to JS. r=ehsan,botond
...
--HG--
extra : commitid : 2TsbL6ZkXDM
2016-01-22 20:27:28 -05:00
Byron Campen [:bwc]
6f5f7e1a52
Bug 1231507 - Part 1: selectSsrc chrome-only API for SSRC-based filtering of receive tracks. r=drno, r=smaug
...
--HG--
extra : commitid : ASGibrJIDtF
extra : transplant_source : %2B%E9%8F%83-%9E%E3w%D0t%D1%B1%B0%88Q%B1%7B%83%5BS
2015-12-09 15:37:38 -05:00
Randell Jesup
f138ca68d1
Bug 987186 - remove AudioConfig, send agc/aec/noise from prefs r=jib,smaug
...
(Reland squashed)
Respect echoCancellation constraint in GetUserMedia
Support echoCancellation constraint, pass test
--HG--
extra : commitid : 7Bq2u1yamMf
2016-01-22 16:46:38 -05:00
Kit Cambridge
74ec586e11
Bug 1241278 - Change `Notification.requestPermission()` to return a promise. r=baku
...
--HG--
extra : commitid : Kl0YRQWwLkN
extra : rebase_source : ab9d18bad5b288f1c38ee2e1c7592d41f4dbaf7b
2016-01-20 14:23:04 -08:00
Kyle Huey
0fbc58d746
Backed out 3 changesets (bug 987186) for build bustage. CLOSED TREE
...
Backed out changeset 00cb175253b9 (bug 987186)
Backed out changeset deaf45c9ad2a (bug 987186)
Backed out changeset bc3d6c21f5ed (bug 987186)
2016-01-22 10:35:23 -08:00
Brian Armstrong
22380f5f60
Bug 987186 - respect echoCancellation constraint in GetUserMedia r=smaug,jib
...
--HG--
extra : commitid : 2nPvNPTWkTa
2016-01-20 13:11:42 -08:00
Brian Armstrong
abbdab2c38
Bug 987186 - support echoCancellation constraint, pass test r=smaug,jib
...
this doesn't actually add the plumbing for the constraint, but it allows us to support it
--HG--
extra : commitid : BNT1zlqn0Tp
2016-01-15 16:29:15 -08:00
Eugen Sawin
e8d1a957e9
Bug 1205649 - [2.4] Add AbsoluteDeviceOrientation DOM event for compass heading orientation data. r=smaug
2016-01-21 18:14:33 +01:00
William Chen
15fa724be4
Bug 717722 - Implement WebKitCSSMatrix. r=baku
...
--HG--
extra : rebase_source : 225a96f30db5309d7d1032959b0ab8df437c820d
2016-01-20 14:48:01 -08:00
Andrea Marchesini
bf32b2ecd5
Bug 1162658 - Update FormData to match latest spec, r=smaug
2016-01-20 17:25:03 +00:00
Jean-Yves Avenard
f80d48caac
Bug 1236703: P3. Add moz specific method to retrieve debug data to media object IDL. r=bz
2016-01-20 09:50:26 +11:00
Ehsan Akhgari
d08dcc913c
Bug 1209081 - Part 1: Implement the "navigate" value for RequestMode; r=bkelly
2016-01-19 17:46:10 -05:00
Michael Layzell
074d4ec162
Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan
2016-01-19 01:33:20 -05:00
Hiroyuki Ikezoe
4c0263a3ed
Bug 1096774 - Part 1: Implement Animation Constructor. r=birtles, r=smaug
2016-01-16 19:02:00 -05:00
Jan-Ivar Bruaroey
ddcdf769db
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
...
--HG--
extra : transplant_source : %BA%B7%0B%AD%EA%24%19R%93-%9F%CF%82%10%CE%8B%DC4%FB%15
2016-01-12 15:09:01 -05:00
Ehsan Akhgari
61ec7f09b3
Bug 1240161 - Remove "only-if-cached" from RequestCache; r=bkelly
2016-01-15 16:24:16 -05:00
Carsten "Tomcat" Book
7e52b24fab
merge mozilla-inbound to mozilla-central a=merge
2016-01-15 11:46:47 +01:00
Jocelyn Liu
c6da2ff1c4
Bug 1228546 - Implement peripheral mode support for GATT API. r=brsun, r=mrbkap
2016-01-15 09:50:54 +08:00
Carsten "Tomcat" Book
d833f9ba1a
merge mozilla-inbound to mozilla-central a=merge
2016-01-13 11:57:15 +01:00
Phil Ringnalda
39b2d1946d
Back out 3 changesets (bug 1232082) for causing a variety of Android webrtc failures including causing bug 1239200
...
CLOSED TREE
Backed out changeset 1c8afc8ea1c1 (bug 1232082)
Backed out changeset d8ec4008871e (bug 1232082)
Backed out changeset fa3363702d51 (bug 1232082)
2016-01-12 22:33:17 -08:00
Tom Tromey
279d6ac586
Bug 1230491 - add CSSStyleSheet::parsingMode; r=heycam,bz
2016-01-12 09:50:43 -07:00
Carsten "Tomcat" Book
c2a8d865ec
merge mozilla-inbound to mozilla-central a=merge
2016-01-12 11:54:38 +01:00
Robert Longson
9b519b16c5
Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky
2016-01-14 18:43:11 +00:00
Alessio Placitelli
0ca9853f5c
Bug 1234522 - Remove references to the data reporting service. r=gfritzsche,smaug
2016-01-05 06:29:00 +01:00
N.Shimizu
9c1354440b
Bug 1179627
- Part 1: Implement Animation.id. r=smaug, r=birtles
2016-01-08 03:17:00 -05:00
Ehsan Akhgari
1d5110ac59
Bug 1238680 - Make dictionary arguments where a dictionary has a required member non-optional; r=bzbarsky
2016-01-11 14:20:20 -05:00
Ehsan Akhgari
25925d6706
Bug 1238213 follow-up: Mark the FetchEventInit dictionary argument to FetchEvent's constructor optional too; r=bzbarsky
2016-01-11 13:31:56 -05:00
Ehsan Akhgari
b217c995d9
Bug 1238205 - Mark Navigator.serviceWorker as SameObject; r=baku
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
8a803e0e85
Bug 1238206 - Make ServiceWorkerContainer.getRegistration() return Promise<any>; r=baku
...
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
5d264b5e3c
Bug 1238207 - make ServiceWorkerGlobalScope.skipWaiting() return Promise<void>; r=baku
...
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
d5a13d2df8
Bug 1238210 - Correct the Promise return types on two Clients methods; r=baku
...
This change is cosmetic only, in order to bring us on par with
the spec.
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
25594f6881
Bug 1238213 - Make FetchEvent.request non-nullable; r=baku
2016-01-11 13:21:23 -05:00
Ehsan Akhgari
199254cd45
Bug 1238225 - Mark ExtendableMessageEvent.ports as SameObject; r=baku
2016-01-11 13:21:23 -05:00
Morris Tseng
1ae8baf23c
Bug 917505 - Add WEBGL_compressed_texture_es3 support. r=jgilbert r=smaug
...
--HG--
extra : commitid : 96pBvjbX0be
2016-01-08 10:12:22 +08:00
Boris Zbarsky
f1705741f0
Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron
2016-01-05 15:05:23 -05:00
John Daggett
ade0c810ea
Bug 1157064 - implementation of font-display. r=heycam,khuey
2016-01-07 14:03:05 +09:00
Hiroyuki Ikezoe
c1f10eb765
Bug 1212720 - Part 3: Remove AnimationTimeline.getAnimations. r=heycam, r=smaug
...
--HG--
extra : histedit_source : 3b036799886ebcc8498d495346eae963a5b5863d
2015-12-21 20:39:00 -05:00
Hiroyuki Ikezoe
df09492fe4
Bug 1212720 - Part 1: Implement Document.getAnimations(). r=heycam, r=smaug
2016-01-06 14:21:00 -05:00
Andrea Marchesini
a365470b87
Bug 1235657 - Session storage needs to handle origin attributes correctly - part 1 - createOriginAttributesWithUserContextId, r=huseby
2016-01-06 10:08:30 +00:00
Wes Kocher
c708d0c57f
Backed out changeset b7cd1bc458a3 (bug 1230172) because something from this push turned browser_video_test.js permafail on mulet CLOSED TREE
...
--HG--
extra : commitid : C1U7fyE3XPN
2016-01-05 15:14:44 -08:00
Boris Zbarsky
3e14025d0a
Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron
2016-01-05 15:05:23 -05:00
Ms2ger
55086b65a7
Bug 1232295 - Fix HTMLDocument.open's signature; r=khuey
2016-01-05 17:51:08 +01:00
Tim Chien
a64d29e25a
Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug
2016-01-05 00:37:00 +01:00
Jan-Ivar Bruaroey
b3526e95e1
Bug 1232082 - add pc.ontrack and RTCTrackEvent r=jesup,smaug
...
--HG--
extra : rebase_source : fea25f937aca628960e665d9655c60806dd7e7f5
2016-01-12 15:09:01 -05:00
Ben Kelly
66209204da
Bug 1238134 P1 Provide a Response.cloneUnfiltered() method for chrome code to access internal Response state. r=ehsan
2016-01-12 12:15:12 -08:00