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
J. Ryan Stinnett
9679cb9dce
Bug 1371457 - Change restyle marker data to animation state. r=bholley,gregtatum
...
Stylo doesn't have a good equivalent for restyle hints to expose in markers and
the ones exposed for Gecko aren't very accurate either, so we don't want to
expose the restyle hint anymore.
At the same time, several animation restyle tests currently use the hint inside
the marker to check when animation-only restyles have happened. We can preserve
this by changing the data inside the marker to be a flag for whether the restyle
is animation only, which we know for both Gecko and Stylo.
MozReview-Commit-ID: 8L8KU8Ush7P
--HG--
extra : rebase_source : 4eef80653c1ef79ee1539d27fe6a70fbfaf441ad
2017-06-28 11:59:28 -07:00
Michal Novotny
7916983099
Bug 1377568 - Show cache performance data in about:networking, r=valentin, r=ehsan
2017-07-05 01:41:00 +02:00
Beekill95
463ad1bdff
Bug 1362330 - Part 1: Move XPath generation to Node's interface and move all remaining XPathGenerator.jsm functions to FormData. r=mikedeboer, r=smaug
...
MozReview-Commit-ID: Ej45wPeddtQ
2017-06-15 08:49:17 +07:00
Carsten "Tomcat" Book
2f89ff146f
Backed out changeset 9342f0d949f1 (bug 1362330) for failures like nsFocusManager.cpp:1166:31: error: member access into incomplete type 'mozilla::dom::nsIContentParent'
...
--HG--
extra : rebase_source : f66736599ced81fde3b0f0555bb1f85934ecec54
2017-07-04 09:53:36 +02:00
Beekill95
fd725fa7ce
Bug 1362330 - Part 1: Move XPath generation to Node's interface and move all remaining XPathGenerator.jsm functions to FormData. r=mikedeboer, r=smaug
...
MozReview-Commit-ID: Ej45wPeddtQ
2017-06-15 08:49:17 +07:00
Phil Ringnalda
915412e692
Merge m-i to m-c, a=merge
...
MozReview-Commit-ID: HINQtggBLDr
2017-07-01 17:36:09 -07:00
Eden Chuang
c3f02d3246
Bug 1376623 - PaymentMethodData.supportedMethods is now DOMString. r=baku
2017-07-01 01:17:12 +08:00
Carsten "Tomcat" Book
daa67cc9e3
merge mozilla-inbound to mozilla-central a=merge
2017-06-30 12:59:45 +02:00
Jessica Jong
d400a98b87
Bug 1374967 - Part 2: Consider step when deciding whether to show second/millisecond field. r=smaug
...
We should consider step and step base when deciding whether to show second and
millisecond field, since step and step base can affect the valid time intervals,
and the valid intervals may have second/millisecond part.
MozReview-Commit-ID: H4mJvLTvBOM
2017-06-29 11:47:00 -04:00
johndai1984
21ef8236e2
Bug 1340027 - Part 5: Add XSLTProcessor CEReactions annotation. r=smaug
2017-06-29 10:28:00 -04:00
johndai1984
4512523d9b
Bug 1340027 - Part 4: Add DOM parsing CEReactions annotation. r=smaug
2017-06-29 10:27:00 -04:00
johndai1984
8360924d92
Bug 1340027 - Part 3: Add CSSStyleDeclaration CEReactions annotation. r=smaug
2017-06-29 10:26:00 -04:00
johndai1984
d6f71ee02d
Bug 1340027 - Part 2: Add HTML CEReactions annotation. r=smaug
2017-06-29 10:26:00 -04:00
johndai1984
2344353ad0
Bug 1340027 - Part 1: Add DOM CEReactions annotation. r=smaug
2017-06-29 10:25:00 -04:00
Boris Zbarsky
f6e9a6a347
Bug 1376954 part 3. Allow nursery allocation of DOM nodelists. r=smaug
2017-06-30 10:15:52 -07:00
Alex Chronopoulos
d39881db34
Bug 1213414 - Add channelCount constraint in webidl file. r=jib,padenot,smaug
...
MozReview-Commit-ID: G8r11l1lEYr
--HG--
extra : rebase_source : 7e7586f7234181cde402de8b688a7d1739c87744
2017-06-29 20:59:30 -07:00
Brad Werth
4b56b19f2c
Bug 1371453 Part 3: Change CSSImportRule definition so that media is optional, since in Servo it is derived from an optional stylesheet. r=bz,heycam
...
MozReview-Commit-ID: Gc4igqA1H0
--HG--
extra : rebase_source : dde1568c421e36edc736a1cb4c44158d09143f8b
2017-06-27 16:25:07 -07:00
Andrea Marchesini
8f0fb4ecbf
Bug 1375457 - name should be a replaceable attribute in worker global scopes, r=bkelly
2017-06-28 06:36:22 -07:00
Sebastian Hengst
23ae2c3edb
Backed out changeset 0dc1a4c1c038 (bug 1375457) for failing /workers/interfaces/SharedWorkerGlobalScope/name/setting.html. r=backout
2017-06-27 22:25:29 +02:00
Andrea Marchesini
edceccdf00
Bug 1375457 - name should be a replaceable attribute in worker global scopes, r=bkelly
2017-06-27 10:05:20 -07:00
Carsten "Tomcat" Book
259377b6ab
merge mozilla-inbound to mozilla-central a=merge
2017-06-26 13:25:51 +02:00
Cameron McCormack
fab1072b7f
Bug 1291515 - Part 1: Introduce a pref for <style scoped>. r=bholley,dbaron
...
MozReview-Commit-ID: 1J9IvPrC0xh
--HG--
extra : rebase_source : 4a3da0dc41ec71d2804e6f8a778613e8749940be
2017-06-21 09:25:43 +08:00
Wes Kocher
913ce205d2
Backed out 2 changesets (bug 1291515) for reftest assertions in textarea-fieldset-legend-ref-2.html a=backout CLOSED TREE
...
Backed out changeset 4fac24cc0437 (bug 1291515)
Backed out changeset 4e8b918dc410 (bug 1291515)
MozReview-Commit-ID: F4yQK5ujqLP
2017-06-25 05:18:22 -07:00
Cameron McCormack
deae2413d6
Bug 1291515 - Part 1: Introduce a pref for <style scoped>. r=bholley,dbaron
...
MozReview-Commit-ID: 1J9IvPrC0xh
--HG--
extra : rebase_source : 2c3a139cc5e4e223e5b9b7892020c96df2cf264c
2017-06-21 09:25:43 +08:00
Eden Chuang
4282643952
Bug 1318990 - PaymentRequestUpdateEvent interface and PaymentRequest API onshippingaddress/optionchange implementation. r=baku
2017-06-23 17:15:51 +08:00
Samuel Vargas
9b1cb12fb9
Bug 1372438 - STENCIL_INDEX is not a WebGL constant - r=jgilbert,qdot
2017-06-21 16:28:05 -07:00
Edgar Chen
47a9de7747
Bug 1236512 - Part 2: Add isFullyOccluded attribute to ChromeWindow; r=bz
...
Right now, only Mac (after 10.9) will possibly return true; other platforms always
return false.
MozReview-Commit-ID: 8evSf3qQY8i
2017-05-26 18:14:06 +08:00
Carsten "Tomcat" Book
ab7636d45d
Backed out changeset 62999c1db7ee (bug 1236512)
2017-06-20 14:30:36 +02:00
Edgar Chen
7a94f225de
Bug 1236512 - Part 2: Add isFullyOccluded attribute to ChromeWindow; r=bz
...
Right now, only Mac (after 10.9) will possibly return true; other platforms always
return false.
MozReview-Commit-ID: 8evSf3qQY8i
2017-05-26 18:14:06 +08:00
Sebastian Hengst
c153d4ba27
Backed out changeset a4230d2eab5f (bug 1362330) for failing asan-fuzzing (Bof) job, undeclared identifier TaskCategory at nsContentPolicy.cpp:142. r=backout
2017-06-19 17:43:39 +02:00
Eden Chuang
084d3f703e
Bug 1345365 - PaymentRequest API canMakePayment(), abort() and show() implementation. r=baku
...
--HG--
extra : rebase_source : 09ea762ee2af888f090817617545c7cf7a15f1a9
2017-06-14 15:59:00 +08:00
Beekill95
02915ae8bc
Bug 1362330 - Move XPath generation to Node's interface and move all remaining XPathGenerator.jsm functions to FormData. r=smaug, r=mikedeboer
...
MozReview-Commit-ID: Ej45wPeddtQ
2017-06-15 08:49:17 +07:00
Jessica Jong
fdb38c21da
Bug 1372369 - Part 2: Set validity state to 'bad input' when the entered date value is invalid. r=smaug
...
If all fields in date/time input box are available but the input element's
value is empty, implies that it has been sanitized. In this case, we'll set the
'bad input' validity state. If any of the fields is cleared, we'll remove the
'bad input' validity state, as incomplete field does not imply 'bad input'.
MozReview-Commit-ID: 4EBpH5CWqXM
2017-06-19 01:13:00 -04:00
John Dai
005cba50ea
Bug 556743 - Implement the labels attribute. r=smaug
2017-06-15 20:04:00 -04:00
Boris Chiou
f8dbd6bb32
Bug 1339690 - Part 3: Drop spacing mode. r=birtles,smaug
...
MozReview-Commit-ID: 1c7jpzWQjVP
--HG--
extra : rebase_source : 7850e290abb5fd87684c99710666c881eb777eb4
2017-06-13 15:09:19 +08:00
Michael Froman
da7254ecbf
Bug 1339906 - pt 5 - add writable field to webidl for RTCIceCandidatePairStats and implement readable and writeable fields. r=drno,qdot
...
MozReview-Commit-ID: 6IODhX5mtnP
--HG--
extra : rebase_source : 30245be09b3b4bf057672cceb2d90d3393da035c
2017-06-06 17:33:02 -05:00
Michael Froman
1b76f106fd
Bug 1339906 - pt 4 - add last sent and received timestamps to RTCIceCandidatePairStats. r=drno,qdot
...
MozReview-Commit-ID: GE23lS7qs9n
--HG--
extra : rebase_source : 5b39e4232258eca1807d3c962a2ed40c2724822b
2017-06-06 17:36:40 -05:00
Michael Froman
eb58727687
Bug 1339906 - pt 3 - change componentId to transportId to match RTCIceCandidatePairStats spec. r=drno,qdot
...
MozReview-Commit-ID: Jfc2BOMt98v
--HG--
extra : rebase_source : db7bca1a23cc2f46cce778dd0638182cc1143791
2017-06-06 16:59:18 -05:00
Michael Froman
69f85fff44
Bug 1339906 - pt 1 - Add bytesSent and bytesReceived to RTCIceCandidatePairStats. r=drno,qdot
...
MozReview-Commit-ID: BQGPTUzRCB3
--HG--
extra : rebase_source : cd2abb970a07479c8425a13d12fc0fbaa487b00e
2017-06-06 16:30:56 -05:00
Peter Van der Beken
3455c5b415
Bug 1252211 - Convert TreeContentView to WebIDL. r=bz.
...
--HG--
extra : rebase_source : 78b770df8863b8165639c4a7a0eaabd5463c1090
2017-06-08 21:04:02 +02:00
Peter Van der Beken
ae390ac4ca
Bug 1252211 - Convert XUL template builders to WebIDL. r=bz.
...
--HG--
rename : layout/xul/tree/nsITreeView.idl => dom/webidl/TreeView.webidl
rename : dom/xul/templates/nsIXULTemplateBuilder.idl => dom/webidl/XULTemplateBuilder.webidl
extra : rebase_source : ccfc87c460e20027a4ea6b3cc04efe14802dc41e
2017-05-24 11:51:10 +02:00
Peter Van der Beken
9b9495bf79
Bug 1252211 - Remove DOMCI for TreeSelection, XULCommandDispatcher and XULControllers. r=bz.
...
--HG--
extra : rebase_source : 5a24af4928dbd7754850c6e3ceff6646bfe58c93
2017-05-18 09:07:25 +02:00