Andrea Marchesini
e44cd2d765
Bug 1128959 - Implement the WHATWG Streams spec - part 9 - FetchStreamReader, r=bkelly
2017-08-10 18:04:55 -07:00
Andrea Marchesini
3a14f6c21f
Bug 1128959 - Implement the WHATWG Streams spec - part 7 - Response.body, r=bkelly
2017-08-10 18:04:55 -07:00
Andrea Marchesini
7e57abcf58
Bug 1128959 - Implement the WHATWG Streams spec - part 5 - Disable StreamS API by default, r=bkelly
2017-08-10 18:04:55 -07:00
Andrea Marchesini
3b86092f16
Bug 1128959 - Implement the WHATWG Streams spec - part 4 - Fetch implementation, r=bkelly
2017-08-10 18:04:54 -07:00
Andrea Marchesini
99819a81c8
Bug 1128959 - Implement the WHATWG Streams spec - part 2 - Use of ReadableStream in WebIDL files, r=bkelly
2017-08-10 18:04:54 -07:00
Sebastian Hengst
51d351f567
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-08-10 17:41:11 +02:00
Matthew Gregan
12c83fb1ba
Bug 1388236 - Remove B2G-only AudioChannel code from dom/webidl. r=smaug
2017-08-11 00:56:49 +12:00
Thomas Wisniewski
357b81bcfd
Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug
...
MozReview-Commit-ID: F9h9JO5tYeU
--HG--
extra : rebase_source : 111cb0d4a574cce4d5c8869e5953dfbb68d01e72
2017-08-08 22:55:43 -04:00
Carsten "Tomcat" Book
c329d562fb
merge mozilla-inbound to mozilla-central a=merge
2017-08-09 11:37:08 +02:00
Eric Rahm
01f545fea7
Bug 1386825 - Part 1: Remove MOZ_B2G from dom. r=bkelly
...
MozReview-Commit-ID: 1zzP2r01B7U
2017-08-08 14:41:05 -07:00
Blake Kaplan
263a31a811
Bug 1374460 - Remove all code related to showModalDialog. r=smaug
...
MozReview-Commit-ID: GCGwBfIx2SJ
--HG--
extra : rebase_source : 44108de8ebbd9c0d8ed9ab69d50ad973c4883b6e
2017-07-13 16:42:03 -07:00
Aryeh Gregor
ac0f3aab46
Bug 1388132 - Enable use counter for XMLDocument.async; r=francois,smaug
...
This API is not implemented by other browsers and we want to ensure
there isn't significant usage before removing it.
MozReview-Commit-ID: Kb3HyJW6hGB
--HG--
extra : rebase_source : deb7013ef20194fa9282dbe4390d37e8c2efc68e
2017-08-08 14:00:06 +03:00
Masatoshi Kimura
49e04cc095
Bug 1149830 - Remove nsIStackFrame::language. r=bz,mccr8
...
MozReview-Commit-ID: LxTiLFzNJ9Y
--HG--
extra : rebase_source : 98ca14aa59a62309dcbe0c9ed3e961c730ff9db9
2017-08-03 15:50:07 +09:00
Aryeh Gregor
ca4b09e233
Bug 1359157 - Support Selection.type from spec; r=smaug
...
All other browsers already support it, more or less interoperably.
MozReview-Commit-ID: 4VoOeqBoKI0
--HG--
extra : rebase_source : fdd5198cc5fe8c2175242ddcc170947e7ca592b9
2017-08-03 17:13:24 +03:00
Wes Kocher
5df77c43f9
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: IJRYyJu1sWm
2017-08-02 17:42:10 -07:00
Nicholas Nethercote
f5c5231809
Bug 1382955 (part 1) - Remove MozPowerManager and related things. r=bz,gsvelto.
...
This includes the FactoryReset stuff.
2017-08-02 10:04:36 +10:00
Brad Werth
a379a4b87a
Bug 1302513
Part 2: Remove declaration of getAuthoredPropertyValue from webidl. r=bholley,dholbert
...
MozReview-Commit-ID: 63khMKDdIBT
--HG--
extra : rebase_source : d269423c5d7197f0bd1d494aed67f16302caced2
2017-07-21 14:14:19 -07:00
Kyle Machulis
ffa9be1bed
Bug 1279218 - Remove Applet tag; r=bz
...
Removes applet tag interfaces, and changes HTML5 parser to output
HTMLUnknownElement when tag is found. Removes tag process from various
places in the browser.
MozReview-Commit-ID: 2zHhK2U2esX
--HG--
extra : rebase_source : d06ecaffd1cb656301e29b900bafde4c68a4606e
2017-07-10 16:00:30 -07:00
Luke Chang
491deaf2a1
Bug 1362290 - Support non-experimental autocomplete pref. r=baku
...
MozReview-Commit-ID: LABuNLbq2Io
--HG--
extra : rebase_source : 3902adee74ef95ff144325d7b77c13192133d3e7
2017-07-27 11:41:15 +08:00
kevin
47b2c10f66
Bug 1333912. Implement onvisibilitychange attribute on Document. r=bzbarsky
2017-07-26 16:22:42 -04:00
Eden Chuang
4a1f15b449
Bug 1375345 - Basic card payment implementation. r=baku
...
--HG--
extra : rebase_source : d581a1e117bdfc041940911487187620c5ed35ff
2017-07-26 16:07:07 +08:00
J.C. Jones
d18f84f372
Bug 1382888 - WebAuthn objects should use [SameObject] r=qdot
...
Most of the WebIDL objects for the current editor's draft of Web Authentication
are annotated as [SameObject], which won't affect interop based on WD-05 [1].
We should go ahead and annotate ours that way.
[1] https://w3c.github.io/webauthn/#idl-index
MozReview-Commit-ID: 2T2YR3g66nC
--HG--
extra : rebase_source : f446efc285096bf3700e02090044ae9d4ce2a5b4
2017-07-21 10:56:50 -07:00
Gerald Squelart
bc05f23ecc
Bug 1383984 - Enable debugging HTMLMediaElement APIs with 'tabs' permission - r=jya,smaug
...
While "debugger" is not available yet, we can enable these debugging APIs for
extensions that have the "tabs" privilege, which includes the Media Panel
Devtools extension, so we/webdev will get better media-playback information.
MozReview-Commit-ID: I0MAZH9g0HU
--HG--
extra : rebase_source : 98c21147cb2da4f5f3f1c4dea9d3180b774f8c1a
2017-07-25 15:53:01 +12:00
Wes Kocher
a1eadef812
Merge m-c to autoland, a=merge
...
MozReview-Commit-ID: B7oWq7qfpJ0
2017-07-24 18:13:05 -07:00
Alphan Chen
6409132d7d
Bug 1382120 - Add 'allowPaymentRequest' into HTMLIFrameElement interface. r=baku
...
--HG--
extra : rebase_source : 1941d150dcfe7970292831d136194d4b1147a13d
2017-07-21 10:27:42 +08:00
Johann Hofmann
3eac596d72
Bug 1371219 - Add an inputSource attribute to XULCommandEvent. r=smaug
...
In the frontend we need to know if XUL buttons in the toolbar were
triggered by a touch event, so we're passing on the inputSource
in the command event.
MozReview-Commit-ID: DMvgZULk9hT
--HG--
extra : rebase_source : c455c8ec77e439bf02c1e3e8d34a36e1fb5e3bd0
2017-07-20 17:45:56 +02:00
Nils Ohlmeier [:drno]
9af5eae853
Bug 1196974: removed mozDontOfferDataChannel and mozBundleOnly from webidl r=smaug
...
MozReview-Commit-ID: 1FMMzjMvjgQ
--HG--
extra : rebase_source : a5290d085566695f0a366d9b87896e7256e2b11e
2017-07-18 14:10:27 +02:00
Zibi Braniecki
cc3d3ab8cd
Bug 1379905 - Switch mozIntl, datetimebox and DateTimeFormat to use GetRegionalPrefsLocales. r=jfkthame,smaug
...
MozReview-Commit-ID: IqGbT6ZUfuN
--HG--
rename : dom/tests/mochitest/chrome/test_window_getAppLocales.html => dom/tests/mochitest/chrome/test_window_getRegionalPrefsLocales.html
extra : rebase_source : 3180b337ec33bfc8959d0189c8a53ca2c3306e95
2017-07-14 16:47:23 -07:00
Boris Zbarsky
e12283979d
Bug 1382027. Allow using an SVGImageElement as a CanvasImageSource. r=mystor
...
--HG--
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1.html
rename : testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_html_image_1_ref.html => testing/web-platform/tests/2dcontext/drawing-images-to-the-canvas/drawimage_svg_image_1_ref.html
2017-07-19 11:48:49 -04:00
John Dai
8105108d9d
Bug 1315885 - Part 1: Add ShadowRoot CEReactions annotation. r=smaug
...
--HG--
extra : rebase_source : ecb09ce6a23b5b778f5b4fe1f8c04b74793b86aa
2017-07-10 01:38:00 -04:00
Patrick McManus
850582d8f3
Bug 772589 - Implement the secureConnectionStart property for the PerformanceTiming interface r=bkelly,dragana,francois,Honza
...
Implements PerformanceTiming, nsITimedChannel, and devtools 'tls setup'
Also captures telemetry on this as we do for all other attributes of timedChannel
Also propogates some null transaction timings onto first real
transaction of a connection
MozReview-Commit-ID: 47TQJYVHnKC
--HG--
extra : rebase_source : a7723962986de0c2ab00d479a22c3f5fd185c8b2
2017-07-10 15:01:35 -04:00
Daosheng Mu
4f33b3d9da
Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot
...
MozReview-Commit-ID: 7nrOrKRemGY
--HG--
extra : rebase_source : c5f4ffe0afec269a2c6c6c4dd459d436748bd5b7
2017-07-14 16:53:03 +08:00
Ryan VanderMeulen
84f63b9d2f
Merge m-c to autoland. a=merge
2017-07-18 12:52:05 -04:00
Boris Zbarsky
4e6a3f8350
Bug 1378985. Align DOMException webidl with the updated spec. r=qdot
...
This makes DOMException.prototype.toString() throw when it wouldn't have
before. But it throws in other browsers already, so this is presumably web-compatible.
2017-07-17 23:21:21 -04:00
Scott Wu
ccb654062e
Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods via webidl. r=smaug
...
MozReview-Commit-ID: 2eU0MX7glng
--HG--
extra : rebase_source : f937af832039ac48a0a03a135b0edffac9ca570e
2017-07-14 14:16:36 +08:00
Sebastian Hengst
62a9085842
Backed out changeset bec6c4becfd9 (bug 1375816) for bustage in gfxVROculus.cpp on Windows. r=backout
2017-07-18 11:49:37 +02:00
Daosheng Mu
5c5559750b
Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot
...
MozReview-Commit-ID: 7nrOrKRemGY
--HG--
extra : rebase_source : cbfa25fd22f66eee336529d63019f7e479fefb04
2017-07-14 16:53:03 +08:00
Wes Kocher
eaeabd21b5
Backed out 4 changesets (bug 1375816) for various failures including builds busted in gfxVROculus.cpp a=backout
...
Backed out changeset 73619b7ce23d (bug 1375816)
Backed out changeset dd09fc501f90 (bug 1375816)
Backed out changeset fd4517198d6c (bug 1375816)
Backed out changeset e15e060f034c (bug 1375816)
MozReview-Commit-ID: 9VXOC0V45NE
2017-07-17 23:18:21 -07:00
Daosheng Mu
08d93aa476
Bug 1375816 - Part 1: Add displayId attribute in Gamepad; r=qdot
...
MozReview-Commit-ID: 7nrOrKRemGY
--HG--
extra : rebase_source : cbfa25fd22f66eee336529d63019f7e479fefb04
2017-07-14 16:53:03 +08:00
Boris Zbarsky
d821ab4d73
Bug 1380415 part 2. Remove XPCOM constraint validation APIs. r=mccr8
2017-07-13 23:46:28 -04:00
Boris Zbarsky
80f71b7baf
Bug 1380415 part 1. Remove unused bits of nsIDOMHTMLInputElement. r=mccr8
2017-07-13 23:46:13 -04:00
Boris Zbarsky
4da062bf6f
Bug 1380413 part 1. Remove unused nsIDOMHTMLImageElement bits. r=mccr8
2017-07-13 23:45:56 -04:00
Carsten "Tomcat" Book
260b5f956f
merge mozilla-inbound to mozilla-central a=merge
2017-07-13 16:35:22 +02:00
Nils Ohlmeier [:drno]
d14f89ffa2
Bug 1264479: added [current|pending][Local|Remote]Description to WebIDL. r=smaug
...
MozReview-Commit-ID: JwRyKtZMKzl
--HG--
extra : rebase_source : cc10f4efea212126f1ab56cf2fd3553f51c555c4
2017-06-30 01:18:46 -07:00
Boris Zbarsky
1b5d0a8ea1
Bug 1370550. Move the onwheel attribute to GlobalEventHandlers, to follow the spec. r=smaug
2017-07-11 17:49:25 -04:00
Perry Jiang
211a8becfd
Bug 1377251 - Expose TIME_TO_NON_BLANK_PAINT as Performance Entry behind pref. r=qDot
2017-07-05 16:51:50 -07:00
Dragana Damjanovic dd.mozilla@gmail.com
0bd7a2c931
Bug 1222633 - Add rel=preload - dom part. r=smaug
2017-07-10 15:05:56 +02:00
Dan Banner
d8518d604e
Bug 1351089 - Remove unused PresentationDeviceInfoManager.jsm r=schien,smaug
...
MozReview-Commit-ID: FoMZNIFtgFM
--HG--
extra : rebase_source : 0fef4325bdea8c346f526a4fb6459a6dfe31fc5b
2017-07-03 19:51:01 +01:00
Tom Tromey
28e8f458a9
Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam
...
When loading a style sheet, if the SourceMap (or legacy X-SourceMap)
response header was seen, record it and make it available to chrome
scripts.
MozReview-Commit-ID: 3wtUADzgrI3
--HG--
extra : rebase_source : 25ed09e264d4b3a679ae970c709dedd4d50e2324
2017-06-28 16:51:46 -07:00
Nico Grunbaum
91a00d57b9
Bug 1374465 - add framesDecoded to vid inbound stream stats;r=jib,smaug
...
MozReview-Commit-ID: GqbcQxOb69r
--HG--
extra : rebase_source : 9e25ffed93b6685c9c1848bc0d2642a4b8cda579
2017-07-03 14:17:40 -07:00