Граф коммитов

29586 Коммитов

Автор SHA1 Сообщение Дата
James Graham 2896c4c699 Bug 1497898 - Update the lint to the new gitignore API, r=ato
Depends on D8224

Differential Revision: https://phabricator.services.mozilla.com/D8225

--HG--
extra : moz-landing-system : lando
2018-11-16 18:48:32 +00:00
James Graham 62e4d2f4f2 Bug 1497898 - Update the gitignore implementation to work as an iterator filter, r=ato
This updates the gitignore implemenation to take input like os.walk
but with additional stat data for the files. It also makes several
useful optimistaions:

 * Avoid using regex when just matching a literal
 * Identify patterns that can only match the final component of a path
   and run those against that component rather than the full path.
 * Add the possibility of providing a dictionary of paths to gitignore
   statuses as a cache.

This dramatically reduces the amount of time we spend in gitignore
processing when updating the manifest.

Depends on D8223

Differential Revision: https://phabricator.services.mozilla.com/D8224

--HG--
extra : moz-landing-system : lando
2018-11-16 18:48:34 +00:00
James Graham f7f73f6d13 Bug 1497898 - Allow the gitignore filter to work on name components only, r=ato
We end up with a lot of rules like (?:.*)/.*\.ext which are basically
trying to find the last component in a path and match against
that. These are rather slow to run so the easiest thing tdo is just
pass in the last component of the path when we know that's the only
thing the rule can match.

The changes to surrounding code to use this API will be made in future
commits.

Depends on D8222

Differential Revision: https://phabricator.services.mozilla.com/D8223

--HG--
extra : moz-landing-system : lando
2018-11-16 18:48:36 +00:00
James Graham 7a9dd60df5 Bug 1497898 - Update the .gitignore file, r=ato
Depends on D8221

Differential Revision: https://phabricator.services.mozilla.com/D8222

--HG--
extra : moz-landing-system : lando
2018-11-16 18:48:38 +00:00
Ahilya Sinha 51b7f8e4b4 Bug 1497898 - Use testfile mtimes to pre-filter files iterated over for the manifest update, r=ato
Depends on D11667

Differential Revision: https://phabricator.services.mozilla.com/D8221

--HG--
extra : moz-landing-system : lando
2018-11-16 18:48:40 +00:00
Gurzau Raul 6d17917258 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-11-16 19:54:35 +02:00
Armen Zambrano G. 3aef0b561c Bug 1502116 - web-tooling subtests to use lowerIsBetter instead of lower_is_better r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D12020

--HG--
extra : moz-landing-system : lando
2018-11-16 14:19:42 +00:00
Perry Jiang 71c4ea8b76 Bug 1264177 - Implement FetchEvent.resultingClientId r=edenchuang,mrbkap
- Expose FetchEvent.resultingClientId on non-subresource, non-"report"-destination requests.
- Delay Clients.get(FetchEvent.resultingClientId) resolution until the resulting client is execution ready.
- Add WPTs to test for existence of resultingClientId and Clients.get promise resolution values.

Differential Revision: https://phabricator.services.mozilla.com/D5333

--HG--
extra : moz-landing-system : lando
2018-11-15 08:28:23 +00:00
Andrew McCreight d6b7e8631f Bug 1480799 - Remove weird Rust characters from white list in the webauthn directory. r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D12042

--HG--
extra : moz-landing-system : lando
2018-11-15 17:47:19 +00:00
Margareta Eliza Balazs 12e5754397 Merge mozilla-central to autoland. a=merge CLOSED TREE 2018-11-15 18:21:01 +02:00
Dragana Damjanovic 694ce65937 Bug 1507139 - Fix h2 push for esni r=bagder
Differential Revision: https://phabricator.services.mozilla.com/D11881

--HG--
extra : moz-landing-system : lando
2018-11-15 13:10:54 +00:00
Geoff Brown 970a2e2a3e Bug 1507560 - Avoid extra initializations of ADBAndroid when running Android wpt; r=kwierso 2018-11-15 16:27:55 -07:00
Andrea Marchesini c0950f9d8a Bug 1480544 - Allow Console API to log messages on stdout, r=bgrins
This patch introduces 2 new prefs:
- devtools.console.stdout.chrome: if true, console API writes on stdout when
                                  used by chrome code
- devtools.console.stdout.content: console API write on stdout when used by
                                   content code.
2018-11-15 21:47:58 +01:00
Mats Palmgren 505d7f9d3c Bug 1317870 - Make intrinsic sizing for <input type=range> work properly and make its default margin/padding compatible with Chrome/Safari. r=jwatt 2018-11-15 20:47:33 +01:00
Gregory Szorc 758f1a7c2b Bug 1505579 - Upgrade to latest robustcheckout; r=sheehan
Vendored robustcheckout extension from the version-control-tools
repository revision d78e5c52a0228c3dc8ed03fe43bf749c8e68bd20 without
modifications.

This is needed to support Mercurial 4.8.

Differential Revision: https://phabricator.services.mozilla.com/D11398

--HG--
extra : moz-landing-system : lando
2018-11-08 23:25:05 +00:00
Bob Clary 6c435b86b6 Bug 1501802 - Update tooltool.py fetch_file to log.info exceptions instead of log.debug, r=garbas
--HG--
extra : source : 4034fbcc0a551d86deb3463115c0cf7f8c228b65
2018-11-10 03:10:08 -08:00
Ionut Goldan 3b613afd96 Bug 1505043 - Mirror schema changes from bug 1431085 r=wlach
Differential Revision: https://phabricator.services.mozilla.com/D11163

--HG--
extra : moz-landing-system : lando
2018-11-08 16:17:29 +00:00
Henrik Skupin f8c705f152 Bug 1507267 - [awsy] Re-enable "about:newtab" page after Bug 1507267. r=erahm
Bug 1506643 disabled the usage of "about:newtab". But it's
actually needed by awsy for testing the memory consumption
of Firefox.

Differential Revision: https://phabricator.services.mozilla.com/D11932

--HG--
extra : moz-landing-system : lando
2018-11-14 22:38:48 +00:00
Rob Wood d40e331dae Bug 1499539 - Add a raptor command that will just list all available raptor tests; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D11379

--HG--
extra : moz-landing-system : lando
2018-11-14 22:12:03 +00:00
Andreea Pavel 760a6a488f Merge mozilla-central to autoland. on a CLOSED TREE 2018-11-15 01:56:41 +02:00
Andreea Pavel d51566f085 Backed out 2 changesets (bug 1503019) for failing crashtests at dom/base/crashtests/1505811.html on a CLOSED TREE
Backed out changeset 06b12fd41ff1 (bug 1503019)
Backed out changeset 7b845eac9dd7 (bug 1503019)
2018-11-15 01:52:30 +02:00
Razvan Maries 6ef8cc8f07 Bug 1483815 - Implement stricter CORS checking for headers: set wpt as pass. a=wpt-fix 2018-11-15 01:39:03 +02:00
Razvan Maries 6c55ab0f9e Merge mozilla-inbound to mozilla-central a=merge 2018-11-15 00:16:46 +02:00
Andreea Pavel 7c4a91dd37 Backed out changeset 9ad299b5161b (bug 1495313) for failing mochitest dom/security/test/cors/test_CrossSiteXHR.html on a CLOSED TREE 2018-11-14 20:55:00 +02:00
Valentin Gosu 3777cffb41 Bug 1495313 - Allow empty username in URLs r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D11254

--HG--
extra : moz-landing-system : lando
2018-11-14 15:24:21 +00:00
Sebastian Hengst 2c6caec2bf Bug 1506807 - Update metadata for failing reftest on windows. a=test-fix CLOSED TREE
--HG--
extra : amend_source : f35e7feadebfb21656f50d9ca4a8b933d8525eb6
2018-11-14 20:19:03 +02:00
Gijs Kruitbosch 8987941d82 Bug 1506796 - use OpenBrowserWindow instead of window.open() to create a browser window, r=whimboo
Differential Revision: https://phabricator.services.mozilla.com/D11745

--HG--
extra : moz-landing-system : lando
2018-11-14 14:27:58 +00:00
Kartikaya Gupta 67ea49d1f6 Bug 1455473 - Add some rust error-matching strings. r=chmanchester
Differential Revision: https://phabricator.services.mozilla.com/D11834

--HG--
extra : moz-landing-system : lando
2018-11-14 13:39:42 +00:00
Jonathan Kingston 8c28f0c4a4 Bug 1483815 - Implement stricter CORS checking for headers. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D11648

--HG--
extra : moz-landing-system : lando
2018-11-14 11:45:46 +00:00
Coroiu Cristina 4a2f58dbb0 Merge mozilla-central to autoland a=merge on a CLOSED TREE 2018-11-14 11:58:07 +02:00
Coroiu Cristina d850d799a0 Merge inbound to mozilla-central a=merge 2018-11-14 11:51:31 +02:00
Armen Zambrano G. 8352360e75 Bug 1502116 - web-tooling subtests should be 'score' r=igoldan
Differential Revision: https://phabricator.services.mozilla.com/D11768

--HG--
extra : moz-landing-system : lando
2018-11-14 08:38:59 +00:00
Paolo Amadini f6b106efb2 Bug 1496827 - Remove the "notification" binding. r=bgrins
Differential Revision: https://phabricator.services.mozilla.com/D11650

--HG--
rename : browser/components/customizableui/content/.eslintrc.js => browser/components/translation/content/.eslintrc.js
rename : browser/components/translation/jar.mn => browser/components/translation/content/jar.mn
rename : browser/components/translation/microsoft-translator-attribution.png => browser/components/translation/content/microsoft-translator-attribution.png
rename : browser/components/customizableui/content/moz.build => browser/components/translation/content/moz.build
rename : browser/components/translation/translation-infobar.xml => browser/components/translation/content/translation-notification.js
extra : rebase_source : 598396d2da96b04782413946976f7bb9fb6be75f
2018-11-13 12:56:42 +00:00
James Graham 5cdfa88e66 Bug 1506807 - Update metadata for failing reftest on mac, a=testonly on a CLOSED TREE 2018-11-14 14:44:43 +00:00
moz-wptsync-bot b1764cb45b Bug 1506807 - [wpt-sync] Update web-platform-tests to e1bde44cb56120f187d326557a681f87b31b43af, a=testonly
wpt-head: e1bde44cb56120f187d326557a681f87b31b43af
wpt-type: landing
2018-11-14 13:38:29 +00:00
moz-wptsync-bot a1173cc9b2 Bug 1506272 [wpt PR 14008] - Update wpt metadata, a=testonly
wpt-pr: 14008
wpt-type: metadata


--HG--
rename : testing/web-platform/meta/css/css-filter/filtered-html-is-not-container.html.ini => testing/web-platform/meta/css/filter-effects/filtered-html-is-not-container.html.ini
2018-11-14 13:38:29 +00:00
Mason Freed ef3a42483f Bug 1506272 [wpt PR 14008] - Re-plumb backdrop-filter through blink-gen-property-trees, a=testonly
Automatic update from web-platform-testsRe-plumb backdrop-filter through blink-gen-property-trees

With this CL, backdrop-filter will continue to work when the
--enable-blink-gen-property-trees flag is enabled. Behavior should be
identical to behavior without the flag.

Also, I added a number of layout/WPT tests for backdrop-filter,
some of which currently pass, and some of which need fixing. The ones
that need fixing have been added to TestExpectations. These new tests
should reproduce (at least) these issues:
 - https://crbug.com/314867 - respecting isolation
 - https://crbug.com/525099 - respecting isolation
 - https://crbug.com/547937 - border radius
 - https://crbug.com/524689 - filter plus backdrop-filter
 - https://crbug.com/745012 - boundary effect problems

I also moved the existing tests out of external/wpt/css/css-filter
into external/wpt/css/filter-effects, where they really should be,
now that filter-effects is being pulled into the tree.

Bug: 497522,314867,525099,547937,524689,745012
Change-Id: I2be33fbc0e17dec2cd138f9796971fb4a9a57216
Reviewed-on: https://chromium-review.googlesource.com/c/1316661
Commit-Queue: Mason Freed <masonfreed@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607447}

--

wpt-commits: e1bde44cb56120f187d326557a681f87b31b43af
wpt-pr: 14008


--HG--
rename : testing/web-platform/tests/css/css-filter/blur-clip-stacking-context-001.html => testing/web-platform/tests/css/filter-effects/blur-clip-stacking-context-001.html
rename : testing/web-platform/tests/css/css-filter/blur-clip-stacking-context-002.html => testing/web-platform/tests/css/filter-effects/blur-clip-stacking-context-002.html
rename : testing/web-platform/tests/css/css-filter/blur-clip-stacking-context-ref.html => testing/web-platform/tests/css/filter-effects/blur-clip-stacking-context-ref.html
rename : testing/web-platform/tests/css/css-filter/filtered-block-is-container-ref.html => testing/web-platform/tests/css/filter-effects/filtered-block-is-container-ref.html
rename : testing/web-platform/tests/css/css-filter/filtered-block-is-container.html => testing/web-platform/tests/css/filter-effects/filtered-block-is-container.html
rename : testing/web-platform/tests/css/css-filter/filtered-html-is-not-container-ref.html => testing/web-platform/tests/css/filter-effects/filtered-html-is-not-container-ref.html
rename : testing/web-platform/tests/css/css-filter/filtered-html-is-not-container.html => testing/web-platform/tests/css/filter-effects/filtered-html-is-not-container.html
rename : testing/web-platform/tests/css/css-filter/filtered-inline-is-container-ref.html => testing/web-platform/tests/css/filter-effects/filtered-inline-is-container-ref.html
rename : testing/web-platform/tests/css/css-filter/filtered-inline-is-container.html => testing/web-platform/tests/css/filter-effects/filtered-inline-is-container.html
2018-11-14 13:38:28 +00:00
moz-wptsync-bot e55b31bd5a Bug 1483957 [wpt PR 12531] - Update wpt metadata, a=testonly
wpt-pr: 12531
wpt-type: metadata
2018-11-14 13:38:28 +00:00
Daniel Vogelheim 35d48d4314 Bug 1483957 [wpt PR 12531] - HTMLScriptElement text attributes modified to accept TrustedTypes, a=testonly
Automatic update from web-platform-testsHTMLScriptElement text attributes modified to accept TrustedTypes

HTMLScriptElement::text() and setText() functions modified to accept
TrustedScript as an argument.
Added HTMLScriptElement::innerText and HTMLScriptElement:textContent
attributes to override existing implementations in HTMLElement
and Node, and to accept TrustedScript.

Changed HTMLElement::innerText and Node::textContent .idl definitions
and adjusted setters and getters to accept TrustedScript.

Bug: 739170
Change-Id: I63da5714ffac328c6ae2f76e5da58c05f44a1cbf
Reviewed-on: https://chromium-review.googlesource.com/c/1178046
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Reviewed-by: Kouhei Ueno <kouhei@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607232}

--

wpt-commits: 860091dbc783a678f128328646a519d9891f0838
wpt-pr: 12531
2018-11-14 13:38:28 +00:00
qiuzhong 97faf52fc2 Bug 1506124 [wpt PR 14004] - Add unit tests for wrapper handlers in tools/serve, a=testonly
Automatic update from web-platform-testsAdd unit tests for wrapper handlers in tools/serve

Add unit tests for all kinds of wrapper handlers in tools/serve/serve.py.
See #12452

--
Update the unit tests

* Fix the import error
* Improve the code style

--
Read and write files in binary mode

Read and write files in binary mode so the unit tests can pass in
Python3 environment.

--

wpt-commits: 2225031efc850d3b87ea33210b79730b466f5c50, dfbb0fd0cba67a8b0ea261fcfaaa805fe6ed7f03, d0c94e610154d3a7cdf1f2882a7ac74d4dfe3114
wpt-pr: 14004
2018-11-14 13:38:27 +00:00
Morten Stenshorne 0d1bbaf851 Bug 1506567 [wpt PR 14021] - Set orphans and widows to 1 in new multicol test., a=testonly
Automatic update from web-platform-testsSet orphans and widows to 1 in new multicol test.

The test left orphans / widows at their initial value (2), but did
assume that we could freely break wherever we wanted. Blink honors
orphans and widows requirements inside multicol containers, so set
them to 1, to get the behavior that the test expects.

Bug: 904263
Change-Id: Ia138da5c65b1c5da450441f38e033320bc983a94
Reviewed-on: https://chromium-review.googlesource.com/c/1331389
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607211}

--

wpt-commits: 0d4f539f5d4c7272c9fe07bd204674b207e4a979
wpt-pr: 14021
2018-11-14 13:38:27 +00:00
Antoine Quint 088c3bf25f Bug 1506533 [wpt PR 14018] - Typo: "opoacity" should be "opacity", a=testonly
Automatic update from web-platform-testsTypo: "opoacity" should be "opacity" (#14018)

--

wpt-commits: 2f868fae5b43c68e4807f6a4ec9487f13ea39cf4
wpt-pr: 14018
2018-11-14 13:38:26 +00:00
Joshua Bell 96a1b9a8bf Bug 1492561 [wpt PR 13082] - Encoding: Verify UTF-32 tests aren't parsing as (X)HTML, a=testonly
Automatic update from web-platform-testsEncoding: fix UTF-32 tests

Closes #10588.
--

wpt-commits: 315b16be16977448d33165f0dc538f00dac0ecd5
wpt-pr: 13082
2018-11-14 13:38:26 +00:00
moz-wptsync-bot 6d74707bf4 Bug 1500405 [wpt PR 13615] - Update wpt metadata, a=testonly
wpt-pr: 13615
wpt-type: metadata
2018-11-14 13:38:25 +00:00
Anne van Kesteren ec4cb0f125 Bug 1500405 [wpt PR 13615] - MIME types: test 0x0B and 0x0C, a=testonly
Automatic update from web-platform-testsMIME types: test 0x0B, 0x0C, and newlines

For https://github.com/whatwg/mimesniff/pull/90.
--

wpt-commits: 6aeb68e38a61c2e332a7592f5cad640cf58b73f2
wpt-pr: 13615
2018-11-14 13:38:25 +00:00
Florian Rivoal 85b099ad9d Bug 1496095 [wpt PR 13336] - [css-text] Advance width of a tab must be at least 0.5ch, a=testonly
Automatic update from web-platform-tests[css-text] Advance width of a tab must be at least 0.5ch

Relates to https://github.com/w3c/csswg-drafts/issues/2883

--
Merge pull request #13336 from frivoal/text-2883

[css-text] Advance width of a tab must be at least 0.5ch
--

wpt-commits: 3e89195978753b5e77a4aa04b420d17eb20dddd8, 67fe8ce363b1e2981d322e0a1a10186062e26e64
wpt-pr: 13336
2018-11-14 13:38:25 +00:00
moz-wptsync-bot 381c668d79 Bug 1505731 [wpt PR 13981] - Update wpt metadata, a=testonly
wpt-pr: 13981
wpt-type: metadata
2018-11-14 13:38:24 +00:00
Mark Roberts 52efe1ea83 Bug 1505731 [wpt PR 13981] - Fix typo in RTCPeerConnection-setLocalDescription-offer.html, a=testonly
Automatic update from web-platform-testsFix typo in RTCPeerConnection-setLocalDescription-offer.html

`offer2` is accidentally shadowed.
--

wpt-commits: bfa6d941adbef1158845fcade156fb4ce48c0966
wpt-pr: 13981
2018-11-14 13:38:24 +00:00
jimevans 5dc8403338 Bug 1506409 [wpt PR 14015] - Remove ES6 object matching shorthand notation from WebDriver tests, a=testonly
Automatic update from web-platform-testsRemove ES6 object matching shorthand notation from WebDriver tests (#14015)

This change is to allow older user agents that do not support ES6
constructs to run the WebDriver tests.
--

wpt-commits: fc1a5b73230225faf32bfb85f3928ce154211b0a
wpt-pr: 14015
2018-11-14 13:38:23 +00:00
CYBAI 9bb9ef5323 Bug 1506429 [wpt PR 14016] - Update to new ServiceWorker spec link, a=testonly
Automatic update from web-platform-testsUpdate to new ServiceWorker spec link

--

wpt-commits: 926d722bfc83f3135aab36fddc977de82ed7e63e
wpt-pr: 14016
2018-11-14 13:38:23 +00:00
moz-wptsync-bot a1be0e9287 Bug 1491960 [wpt PR 13038] - Update wpt metadata, a=testonly
wpt-pr: 13038
wpt-type: metadata
2018-11-14 13:38:22 +00:00
Sandra Sun 08e521a498 Bug 1491960 [wpt PR 13038] - Snap at ScrollIntoView., a=testonly
Automatic update from web-platform-testsSnap at ScrollIntoView.

According to the spec,
https://github.com/w3c/csswg-drafts/issues/2593#issuecomment-386154394
scrollIntoView should
1) Always snap to the target element's snap alignment, and
2) All the affected scrollers should also land on a snap position if
one exists.

This patch does part 2). Before a scrollable_area is added to
the smoothScrollSequencer with its new scroll_offset, we will check if
it has a valid snap offset around, and update the final offset
accordingly.

We'll implement part 1) in a separate patch.

Bug: 842317
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Ica22134ed0b1f9d36f5a017c8dd0be54e907dd3d
Reviewed-on: https://chromium-review.googlesource.com/c/1188746
Reviewed-by: David Bokan <bokan@chromium.org>
Reviewed-by: Majid Valipour <majidvp@chromium.org>
Commit-Queue: Sandra Sun <sunyunjia@chromium.org>
Cr-Commit-Position: refs/heads/master@{#607019}

--

wpt-commits: a0610cf468e6208e74b2cfda77a565ab90fbd74e
wpt-pr: 13038
2018-11-14 13:38:22 +00:00
Mike Pennisi 8b5350cddc Bug 1506312 [wpt PR 14009] - [wptserve] Correct typos, a=testonly
Automatic update from web-platform-tests[wptserve] Correct typos

--

wpt-commits: 4f277404c64b895dd31fe3680e7d3f144503b4bb
wpt-pr: 14009
2018-11-14 13:38:22 +00:00
autofoolip 968091081b Bug 1506080 [wpt PR 13997] - Update interfaces/css-transitions.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/css-transitions.idl (#13997)

Source: https://github.com/tidoust/reffy-reports/blob/83bbd56/whatwg/idl/css-transitions.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/452744285
--

wpt-commits: d7a9bb5578c95d8e92a7c67c7c91d603cabbb64e
wpt-pr: 13997
2018-11-14 13:38:21 +00:00
moz-wptsync-bot 3141c9400b Bug 1505682 [wpt PR 13977] - Update wpt metadata, a=testonly
wpt-pr: 13977
wpt-type: metadata
2018-11-14 13:38:21 +00:00
Eric Willigers 038b3033d4 Bug 1505682 [wpt PR 13977] - grid-template-areas serialization, a=testonly
Automatic update from web-platform-testsgrid-template-areas serialization

strings in grid-template-areas are normalized, e.g. collapsing
whitespace to a single space, and collapsing repeated periods ('.')
to a single period.

https://github.com/w3c/csswg-drafts/issues/3261#issuecomment-436828363

--
Merge pull request #13977 from ewilligers/grid-template-areas-serialization-2

grid-template-areas serialization
--

wpt-commits: da90a07f543e3307b53230a1f0a2e8b6dc72b42b, a27659a86371bb2d98e622f4e57b85a546898ade
wpt-pr: 13977
2018-11-14 13:38:20 +00:00
moz-wptsync-bot 37f17efb5d Bug 1506268 [wpt PR 14007] - Update wpt metadata, a=testonly
wpt-pr: 14007
wpt-type: metadata
2018-11-14 13:38:20 +00:00
Douglas Creager 0921c9467f Bug 1506268 [wpt PR 14007] - NEL: Generate reports in HTTPNetworkTransaction, a=testonly
Automatic update from web-platform-testsNEL: Generate reports in HTTPNetworkTransaction

Piece by piece, we are moving the Reporting and NEL processing code from
URLRequest and friends into HTTPNetworkTransaction, to make sure that we
produce reports for network requests as defined by the spec.

This patch moves the generation of the actual NEL reports, and includes
some new WPT test cases that verify that we create reports correctly for
redirects and cached responses.

TBR=msramek@chromium.org

Bug: 895823
Change-Id: Ie8e17a2a2b3571a7cdfd39057da486f5ad2c9f6f
Reviewed-on: https://chromium-review.googlesource.com/c/1318169
Commit-Queue: Douglas Creager <dcreager@chromium.org>
Reviewed-by: Misha Efimov <mef@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606958}

--

wpt-commits: 9902fbae9124fb565389983e49235d82cf429242
wpt-pr: 14007
2018-11-14 13:38:19 +00:00
moz-wptsync-bot 2bb4e8c773 Bug 1502263 [wpt PR 13729] - Update wpt metadata, a=testonly
wpt-pr: 13729
wpt-type: metadata
2018-11-14 13:38:19 +00:00
Dominic Farolino 3f2bd62063 Bug 1502263 [wpt PR 13729] - Modulepreload crossorigin attribute testing, a=testonly
Automatic update from web-platform-testsRedo tests

--

wpt-commits: 7d985c20560ed3163804d457091e6f168b537498
wpt-pr: 13729
2018-11-14 13:38:19 +00:00
Ahilya Sinha 620e67c514 Bug 1494631 [wpt PR 13239] - browser.py code cleanup, a=testonly
Automatic update from web-platform-testsbrowser.py code cleanup

Some code cleanup that was recommended in https://github.com/web-platform-tests/wpt/pull/13185

--

wpt-commits: 7c568fdbd98ccdb92152c14521d3cc8c729a45a2
wpt-pr: 13239
2018-11-14 13:38:18 +00:00
James Graham 2e7b7afa19 Bug 1501651 [wpt PR 13701] - Add a wpt create command, a=testonly
Automatic update from web-platform-testsAdd a wpt create command

wpt create makes a file with the required elements for a test, and
optionally opens it in an editor.

--

wpt-commits: 726725be8f98607d521632e595fe5f2054570158
wpt-pr: 13701
2018-11-14 13:38:18 +00:00
Joshua Bell 0a5411e50d Bug 1505967 [wpt PR 13988] - webkitRelativePath preserves common ancestors, a=testonly
Automatic update from web-platform-testswebkitRelativePath preserves common ancestors (#13988)

Drop requirement that webkitRelativePath only provides the shortest common ancestor, which matches behavior in Edge/Safari/Firefox, and soon Chrome.

Spec change: e6b848f4dc
Tracking issue: WICG/entries-api#18

--

wpt-commits: 378b79a9cd09df75403d88828d1793bb720a9488
wpt-pr: 13988
2018-11-14 13:38:17 +00:00
moz-wptsync-bot 567ec5668f Bug 1504087 [wpt PR 13846] - Update wpt metadata, a=testonly
wpt-pr: 13846
wpt-type: metadata
2018-11-14 13:38:17 +00:00
Guido Urdaneta fce629521d Bug 1504087 [wpt PR 13846] - Wire the resizeMode property to the constraints parsing mechanism., a=testonly
Automatic update from web-platform-testsWire the resizeMode property to the constraints parsing mechanism.

This CL adds resizeMode support for MediaStreamTrack.getConstraints()
and marks resizeMode as a supported constrainable property.

Support for getUserMedia(), applyConstraints() and getCapabilities()
will be added in follow-up CLs in this series.

Intent to Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/V2srjdzRCXE

Bug: 854980
Change-Id: Ia23b8119768ab67ab498f0f8e2267aeb388f9fc3
Reviewed-on: https://chromium-review.googlesource.com/c/1309749
Reviewed-by: Henrik Boström <hbos@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Commit-Queue: Guido Urdaneta <guidou@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606856}

--

wpt-commits: 055077093043d235040d20ae60458ee5ac6cded5
wpt-pr: 13846
2018-11-14 13:38:16 +00:00
James Graham 6f5a5c1239 Bug 1506181 [wpt PR 14006] - Fixup logging in stability checks , a=testonly
Automatic update from web-platform-testsFixup logging in stability checks

--

wpt-commits: bc002a53c26d392cb6ecf23cc0e62ab7cbe46e5c
wpt-pr: 14006
2018-11-14 13:38:16 +00:00
moz-wptsync-bot 1556c1b441 Bug 1504402 [wpt PR 13878] - Update wpt metadata, a=testonly
wpt-pr: 13878
wpt-type: metadata
2018-11-14 13:38:16 +00:00
Luke Bjerring ebe27fa4b7 Bug 1504402 [wpt PR 13878] - Count partial mixins as tested deps, a=testonly
Automatic update from web-platform-testsCount partial mixins as tested deps (#13878)

--

wpt-commits: 4176e9ef5f720910505d3af6c22a0b8002a4a9a8
wpt-pr: 13878
2018-11-14 13:38:15 +00:00
James Graham c1b93fa20b Bug 1499818 [wpt PR 13578] - Setup logging earlier in the wpt run startup., a=testonly
Automatic update from web-platform-testsSetup logging earlier in the wpt run startup.

Curerntly we wait until we're setting up wptrunner kwargs to create the logger.
But that's pretty silly; we should set up the logger first thing and then use it
consistently to log during the setup phase.

--

wpt-commits: 47f0061f15dd2973dab11d87c03f0c8264d32e02
wpt-pr: 13578
2018-11-14 13:38:15 +00:00
autofoolip ceb56ef4d5 Bug 1506083 [wpt PR 14000] - Update interfaces/selection-api.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/selection-api.idl (#14000)

Source: https://github.com/tidoust/reffy-reports/blob/83bbd56/whatwg/idl/selection-api.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/452744285
--

wpt-commits: 80d76f845c716a87bc872716db4a1dafca99315c
wpt-pr: 14000
2018-11-14 13:38:15 +00:00
autofoolip a3f399ad7e Bug 1506085 [wpt PR 14001] - Update interfaces/webrtc.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/webrtc.idl (#14001)

Source: https://github.com/tidoust/reffy-reports/blob/83bbd56/whatwg/idl/webrtc.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/452744285
--

wpt-commits: c506a34947682ca230cc526d7a57cb9a40a917f0
wpt-pr: 14001
2018-11-14 13:38:14 +00:00
John Chen 894222c234 Bug 1506046 [wpt PR 13995] - Do not send old capabilities to ChromeDriver, a=testonly
Automatic update from web-platform-testsDo not send old capabilities to ChromeDriver

The configuration for Chrome currently sends 'platform' and 'version'
capabilities to ChromeDriver. These capabilities are non-standard and
unnecessary, and will cause errors when ChromeDriver becomes more
standard compliant.

--

wpt-commits: 7d9070444977a83af886d73bf80d57096be70ca5
wpt-pr: 13995
2018-11-14 13:38:14 +00:00
moz-wptsync-bot 4f68eb8d9d Bug 1504733 [wpt PR 13921] - Update wpt metadata, a=testonly
wpt-pr: 13921
wpt-type: metadata
2018-11-14 13:38:13 +00:00
Anne van Kesteren 8f68dd62c0 Bug 1504733 [wpt PR 13921] - Fetch: CORS and request's Content-Type header, a=testonly
Automatic update from web-platform-testsFetch: CORS and request's Content-Type header

For https://github.com/whatwg/fetch/pull/829.
--

wpt-commits: eed621bc2f995bced9481df2cead4c4632c72cdd
wpt-pr: 13921
2018-11-14 13:38:13 +00:00
moz-wptsync-bot e8e8c2aad4 Bug 1506022 [wpt PR 13993] - Update wpt metadata, a=testonly
wpt-pr: 13993
wpt-type: metadata
2018-11-14 13:38:12 +00:00
Kent Tamura b5022f6155 Bug 1506022 [wpt PR 13993] - html: Fix a sanitization issue of type-change-state.html, a=testonly
Automatic update from web-platform-testshtml: Fix a sanitization issue of type-change-state.html

type-change-state.html assumed sanitized value for "  foo\rbar  " was
fixed per a input type, and it was specified by 'sanitizedValue' field.

However, it depends on the previous type.  For example, the new input
types of the following A and B are same, initial value setter arguments
are same, but sanitized values of A and B should be different due to the
sanitizer difference between 'hidden' and 'url':

A)
  input.type = "hidden";
  input.value = "  foo\rbar  ";
  // input.value is "  foo\rbar  "
  input.type = "text";
  // input.value is "  foobar  ".

B)
  input.type = "url";
  input.value = "  foo\rbar  ";
  // input.value is "foobar"
  input.type = "text";
  // input.value is "foobar".

This CL fixes this issue by replacing 'sanitizedValue' field with
'sanitizer' field, which specifies a simple sanitizer implementation.

This fixes five test cases, which have failed with all major browsers.

Change-Id: I1b5f75e610138b1d117e93723471427ee655c300
Reviewed-on: https://chromium-review.googlesource.com/c/1326203
Commit-Queue: Kent Tamura <tkent@chromium.org>
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606730}

--

wpt-commits: 3cd60908e05beed166359907018c2abe238cb205
wpt-pr: 13993
2018-11-14 13:38:12 +00:00
moz-wptsync-bot 54843b88a4 Bug 1505726 [wpt PR 13980] - Update wpt metadata, a=testonly
wpt-pr: 13980
wpt-type: metadata
2018-11-14 13:38:11 +00:00
Yutaka Hirano 811f17bfdf Bug 1505726 [wpt PR 13980] - [media] Treat cross-origin redirect as TAINTED only for no-cors requests, a=testonly
Automatic update from web-platform-tests[media] Treat cross-origin redirect as TAINTED only for no-cors requests

With https://crrev.com/a9cbaa7a40e2b2723cfc2f266c42f4980038a949,
WebMediaPlayer blindly treats a resource experiencing cross-origin
redirects as TAINTED. In fact, it should be treated as TAINTED only
when its request mode is "no-cors".

The added tests are provided by hongchan@chromium.org.

Bug: 899745, 901383
Change-Id: Idb66407552085b053818f3e4a9d8d5ff3ddeaf45
Reviewed-on: https://chromium-review.googlesource.com/c/1325281
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Reviewed-by: Fredrik Hubinette <hubbe@chromium.org>
Commit-Queue: Yutaka Hirano <yhirano@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606681}

--

wpt-commits: d5be80a86d4f938250c075ac12414ad47516969c
wpt-pr: 13980
2018-11-14 13:38:11 +00:00
Max Rebuschatis 1ec2acd378 Bug 1505596 [wpt PR 13969] - Reland "Make XR FrameData and Environment mojo associated", a=testonly
Automatic update from web-platform-testsReland "Make XR FrameData and Environment mojo associated"

This is a reland of 126a1168e3bcffb43c706822b3aa28695840310f

The fix in this change addresses compile errors on the
Oculus platform.

TBR=dcheng@chromium.org
dcheng@chromium.org: please review, though there are no
new changes to vr_service.mojom

Original change's description:
> Make XR FrameData and Environment mojo associated
>
> The XRFrameDataProvider now returns an associated
> XREnvironmentDataProvider interface so that the
> two share callback queues and thus allow strict
> ordering of the two interfaces. This is critical
> for frame synchronization between frames and the
> associated environment data.
>
> Note: We can't just mark the interfaceptrs for
> XRFrameDataProvider and
> XREnvironmentIntegrationProvider as associated
> in the XRSession struct. XRDevice implementations
> mostly live on separate threads from the
> XRFrameDataProviders, so we'd have extra thread
> hopping. For the VR headsets we explicitly live
> off the main thread to avoid latency, and because
> we do some work that may block the thread the
> XRFrameDataProvider lives on (for example waiting
> for vsync, or submitting frames to headset APIs).
>
> Bug: 867057, 876135, 843376
> Change-Id: If2fb62fcd185825209dec08e421df05f34d41c30
> Reviewed-on: https://chromium-review.googlesource.com/c/1171794
> Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org>
> Reviewed-by: Daniel Cheng <dcheng@chromium.org>
> Reviewed-by: Bill Orr <billorr@chromium.org>
> Reviewed-by: Klaus Weidner <klausw@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#605545}

Bug: 867057, 876135, 843376
Change-Id: If76578ebabbb40d03a21f6f557c5d4c27f69fc38
Reviewed-on: https://chromium-review.googlesource.com/c/1324089
Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org>
Reviewed-by: Bill Orr <billorr@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606643}

--

wpt-commits: a516e7edca11e2efe462d2bfc83b5b88dd9f4072
wpt-pr: 13969
2018-11-14 13:38:11 +00:00
aestes 1aa8848b4e Bug 1505928 [wpt PR 13987] - Add aestes as a payment-request/ suggested reviewer., a=testonly
Automatic update from web-platform-testsAdd aestes as a payment-request/ suggested reviewer. (#13987)

--

wpt-commits: cc3cc477a389219fa853fa7a076acdd767e8abeb
wpt-pr: 13987
2018-11-14 13:38:10 +00:00
pyup.io bot 6e27a7dfff Bug 1505901 [wpt PR 13986] - Update requests to 2.20.1, a=testonly
Automatic update from web-platform-testsUpdate requests to 2.20.1 (#13986)

--

wpt-commits: 6e6b8376c25d39c7041570e65ed9a71918a89902
wpt-pr: 13986
2018-11-14 13:38:10 +00:00
François REMY d26333784e Bug 1505232 [wpt PR 13958] - The computed value of float with absolute positioning when there is no box should be "none", a=testonly
Automatic update from web-platform-testsThe computed value of float with absolute positioning when there is no box should be "none" (#13958)

https://github.com/w3c/csswg-drafts/issues/1436

--

wpt-commits: 4477b9d2fadaca4314a9fc7d88ab6db6ad47a321
wpt-pr: 13958
2018-11-14 13:38:09 +00:00
Eric Willigers 3a555e9cf1 Bug 1505708 [wpt PR 13979] - [filter-effects] Add chrishtr as reviewer, a=testonly
Automatic update from web-platform-tests[filter-effects] Add chrishtr as reviewer

--
Merge pull request #13979 from ewilligers/filter-effects-reviewers

[filter-effects] Add chrishtr as reviewer
--

wpt-commits: 1ea85775c50479fb733c1a271850a47498efce14, b759b821c3f77719cadc53a58f00239b321b9b2d
wpt-pr: 13979
2018-11-14 13:38:09 +00:00
moz-wptsync-bot 124e328cc5 Bug 1505686 [wpt PR 13978] - Update wpt metadata, a=testonly
wpt-pr: 13978
wpt-type: metadata
2018-11-14 13:38:08 +00:00
Kent Tamura 48b40d2dd0 Bug 1505686 [wpt PR 13978] - html: Fix an issue of type-change-state.html about selectionDirection="none", a=testonly
Automatic update from web-platform-testshtml: Fix an issue of type-change-state.html about selectionDirection="none"

type-change-state.html contains assertions for the following operation in [1]:
> ..., and set its selection direction to "none".

However it had an issue that the assertions checked if
input.selectionDirection was "none". According to [2],
input.selectionDirection can be "forward" on specific platforms.

> update the element's selection direction to the given direction, unless
> the direction is "none" and the platform does not support that direction;
> in that case, update the element's selection direction to "forward".

[1] https://html.spec.whatwg.org/multipage/input.html#the-input-element:set-the-selection-direction
[2] https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#set-the-selection-direction

Change-Id: Idc1a97fbb2036e351a788a1f758b3239308d8c71
Reviewed-on: https://chromium-review.googlesource.com/c/1322264
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606310}

--

wpt-commits: 603b17f321fe4275050c59c87b1f3a29a33e9c96
wpt-pr: 13978
2018-11-14 13:38:08 +00:00
L. David Baron 155293aaaf Bug 1505665 [wpt PR 13974] - Sync Mozilla CSS tests as of 2018-11-07, a=testonly
Automatic update from web-platform-testsSync Mozilla CSS tests as of https://hg.mozilla.org/mozilla-central/rev/d87537833fcfd8d18f4d1c2782631c79c161a281 . (#13974)

This contains a single change, from [bug 1500107](https://bugzilla.mozilla.org/show_bug.cgi?id=1500107), by @BorisChiou, already reviewed by @birtles.
--

wpt-commits: cd44958a002b1ad494168e0290554644de84526e
wpt-pr: 13974
2018-11-14 13:38:08 +00:00
moz-wptsync-bot 34730483e0 Bug 1504629 [wpt PR 13916] - Update wpt metadata, a=testonly
wpt-pr: 13916
wpt-type: metadata
2018-11-14 13:38:07 +00:00
youennf 375fa94499 Bug 1504629 [wpt PR 13916] - Update replaceTrack after removeTrack tests, a=testonly
Automatic update from web-platform-testsUpdate replaceTrack after removeTrack tests (#13916)

* Update replaceTrack after removeTrack tests

--

wpt-commits: c13b42a8177ffae4bddfce578e1f7c92e7064e40
wpt-pr: 13916
2018-11-14 13:38:07 +00:00
moz-wptsync-bot 2fe609ec93 Bug 1496589 [wpt PR 13358] - Update wpt metadata, a=testonly
wpt-pr: 13358
wpt-type: metadata
2018-11-14 13:38:06 +00:00
Adam Rice 6387273e19 Bug 1496589 [wpt PR 13358] - [streams] Add tests for aborting pipeTo(), a=testonly
Automatic update from web-platform-tests[streams] Add tests for aborting pipeTo()

Add tests for aborting ReadableStream.prototype.pipeTo using an
AbortSignal.

Tests correspond to PR whatwg/streams#744.
--

wpt-commits: 349d41838068164e37a1cbd1c8c6ffeba4c72177
wpt-pr: 13358
2018-11-14 13:38:06 +00:00
moz-wptsync-bot 5533b14e8c Bug 1505173 [wpt PR 13955] - Update wpt metadata, a=testonly
wpt-pr: 13955
wpt-type: metadata
2018-11-14 13:38:06 +00:00
Rayan Kanso c860ad3488 Bug 1505173 [wpt PR 13955] - [Background Fetch] Reject call to updateUI if event is inactive., a=testonly
Automatic update from web-platform-tests[Background Fetch] Reject call to updateUI if event is inactive.

Spec:
https://wicg.github.io/background-fetch/#background-fetch-update-ui-event-update-ui

Bug: 901909
Change-Id: Ia319cd03e41e65c5a6a1f5e61cde6f4ae7705a32
Reviewed-on: https://chromium-review.googlesource.com/c/1320330
Commit-Queue: Rayan Kanso <rayankans@chromium.org>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606118}

--

wpt-commits: 8762072fac59630a7dd6e024dc7ceab71e86ffcc
wpt-pr: 13955
2018-11-14 13:38:05 +00:00
moz-wptsync-bot 997a60523a Bug 1501539 [wpt PR 13691] - Update wpt metadata, a=testonly
wpt-pr: 13691
wpt-type: metadata
2018-11-14 13:38:05 +00:00
moz-wptsync-bot 3509b383a1 Bug 1501539 [wpt PR 13691] - Window onerror is not triggered bug fix, a=testonly
Automatic update from web-platform-testsWindow onerror is not triggered bug fix

As pointed out in the bug, unhandled errors on worker threads were not
properly being propagated for the parent thread to handle as the spec
requires (https://html.spec.whatwg.org/multipage/workers.html#runtime-script-errors-2).
This fix adds in the code to do that.

Bug: 685303
Change-Id: Ie3e7ec03153a43efdc6e70b874d6b1a1d8ac35ef
Reviewed-on: https://chromium-review.googlesource.com/c/1287208
Commit-Queue: Katie Dillon <kdillon@chromium.org>
Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org>
Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605857}

--

wpt-commits: 920e3b1051f7bcb1fff98417cf91c904dbbdd36a
wpt-pr: 13691
2018-11-14 13:38:04 +00:00
Žan Doberšek 566aef3fc8 Bug 1504367 [wpt PR 13863] - webkit: add support for the WPE port, a=testonly
Automatic update from web-platform-testswebkit: add support for the WPE port (#13863)

WPE port is closely related to the GTK port, using the same WebDriver
implementation as well as similar testing-purpose browser application.
Much of the capabilities dictionary construction can thus be the same.

--

wpt-commits: 89692eac0360247e56ba1ae4c32ea38cf1b6a9a0
wpt-pr: 13863
2018-11-14 13:38:04 +00:00
jgraham 45c7e2596b Bug 1503758 [wpt PR 13828] - Ensure that lone surrogates don't appear in wptreport json, a=testonly
Automatic update from web-platform-testsEnsure that lone surrogates don't appear in wptreport json (#13828)

Python will happily handle "string" data containing codepoints in the surrogate
range. In the JSON output these are always escaped and appear as \uD800 or
similar. That's pretty unfortunate for interop since other languages don't
necessarily support such codepoints not representing a character in the
unicode set in their normal string type. Although it's possible to clean this
up on import it seems more reasonable to ensure that our primary interchange
format is unicode-clean. Therefore this change starts escaping lone surrogates
using the U+ notation so that \uD800 becomed U+D800.

Because Python, this requires two implementations. In UCS4 Python we know that
only lone surrogates should appear in string data; characters outside the BMP
will be represented as a single internal character (*technically* this is
untrue since someone may manually create a string containing a sequence of
surrogates that happens to form a pair; we don't care about handling this
case other than as two unpaired surrogates that happen to be adjacent). In
UCS2 Python surrogates appear in the string data literally, so we need to
check each time we encounter one whether it's a low surrogate followed by
a high surrogate and not escape in that case.
--

wpt-commits: 275904c8b770d10a9d67f6786b75dd4461a9a932
wpt-pr: 13828
2018-11-14 13:38:04 +00:00
Luna Lu fd69932b4e Bug 1505163 [wpt PR 13954] - update wpt feature policy tests, making them long tests, a=testonly
Automatic update from web-platform-testsupdate wpt feature policy tests, making them long tests

Bug: 829921
Change-Id: Ia2c70c62d4a4235b21996bbd185746080e1efa35
Reviewed-on: https://chromium-review.googlesource.com/c/1320010
Reviewed-by: Robert Ma <robertma@chromium.org>
Commit-Queue: Luna Lu <loonybear@chromium.org>
Cr-Commit-Position: refs/heads/master@{#606045}

--

wpt-commits: 1a7cb3deb6c8661e4cf245a7ffc3e324fb6795f2
wpt-pr: 13954
2018-11-14 13:38:03 +00:00
Žan Doberšek 53acf2d6f7 Bug 1504364 [wpt PR 13862] - webkit: provide port name as run info, a=testonly
Automatic update from web-platform-testswebkit: provide port name as run info (#13862)

For the WebKit product, include the port name inside the run info, under the
'webkit_port' key. This will come in handy when disabling tests in metadata files
for specific ports.

--

wpt-commits: 9b9cf22d132ce60af8ad1801fd347965a1a96bae
wpt-pr: 13862
2018-11-14 13:38:03 +00:00
jugglinmike 807798e0e7 Bug 1505243 [wpt PR 13960] - [ci] Complete Docker image update, a=testonly
Automatic update from web-platform-tests[ci] Complete Docker image update (#13960)

A recent patch updated the Docker image used by Taskcluster when
building the project's `master` branch [1]. Update the corresponding
configuration for tasks triggered by pull requests. This improves parity
between the two processes, and because the new image is based on a more
recent LTS release of Ubuntu, it reduces the likelihood of errors due to
outdated system dependencies.

[1] https://github.com/web-platform-tests/wpt/pull/13676
--

wpt-commits: 3b729257c88fc09f200993317b6b84c9ae0aee3b
wpt-pr: 13960
2018-11-14 13:38:02 +00:00
pyup.io bot eb26bf8a3d Bug 1504750 [wpt PR 13925] - Update pyflakes to 2.0.0, a=testonly
Automatic update from web-platform-testsUpdate pyflakes to 2.0.0 (#13925)

--

wpt-commits: 5cf3713e05fd6c76ed34fc1037f9e4e44d2296be
wpt-pr: 13925
2018-11-14 13:38:02 +00:00
Geoffrey Sneddon 30164de49c Bug 1505160 [wpt PR 13953] - Update flake8 and dependencies, a=testonly
Automatic update from web-platform-testsUpdate flake8 and dependencies (#13953)

--

wpt-commits: c8c9db4b6cd6d64fc1e4b49abc681dd480ae88d9
wpt-pr: 13953
2018-11-14 13:38:01 +00:00
Philip Jägenstedt 1aa564c771 Bug 1505140 [wpt PR 13952] - [Azure Pipelines] Document "Build pull requests from forks of this repository", a=testonly
Automatic update from web-platform-tests[Azure Pipelines] Document "Build pull requests from forks of this repository" (#13952)

--

wpt-commits: e0e8196c242c8fb1d2a62c13f23455a9d03bd4bb
wpt-pr: 13952
2018-11-14 13:38:01 +00:00
moz-wptsync-bot e53cbb37ae Bug 1504943 [wpt PR 13943] - Update wpt metadata, a=testonly
wpt-pr: 13943
wpt-type: metadata
2018-11-14 13:38:00 +00:00
Eric Willigers 5023aeca00 Bug 1504943 [wpt PR 13943] - [svg] Parsing of the pointer-events CSS property, a=testonly
Automatic update from web-platform-tests[svg] Parsing of the pointer-events CSS property (#13943)

https://svgwg.org/svg2-draft/interact.html#PointerEventsProperty
--

wpt-commits: 251c99611691c1afe416f12dcf34d30bfacadeed
wpt-pr: 13943
2018-11-14 13:38:00 +00:00
moz-wptsync-bot 99c034c71a Bug 1504389 [wpt PR 13871] - Update wpt metadata, a=testonly
wpt-pr: 13871
wpt-type: metadata
2018-11-14 13:38:00 +00:00
Eric Willigers 084f810cd4 Bug 1504389 [wpt PR 13871] - [filter-effects] Parsing of backdrop-filter, a=testonly
Automatic update from web-platform-tests[filter-effects] Parsing of backdrop-filter (#13871)

Test parsing, serialization and computed value for backdrop-filter
https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
--

wpt-commits: 208508bfdb7a8a9692394488bec2237102e16962
wpt-pr: 13871
2018-11-14 13:37:59 +00:00
Hiroki Nakagawa 9381e5825c Bug 1505021 [wpt PR 13949] - ServiceWorker: Add WPTs for Clients.matchAll() with uncontrolled shared workers, a=testonly
Automatic update from web-platform-testsServiceWorker: Add WPTs for Clients.matchAll() with uncontrolled shared workers

Bug: 902201
Change-Id: I18e4dc822a5440bbe4b3c01092da7c137984a9a3
Reviewed-on: https://chromium-review.googlesource.com/c/1319216
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605967}

--

wpt-commits: 93490150c609dc4cbacb3d61721803b0a16d73ed
wpt-pr: 13949
2018-11-14 13:37:59 +00:00
Koji Ishii 4963362e70 Bug 1505266 [wpt PR 13962] - [LayoutNG] Fix vertical-align: text-top in quirks mode, a=testonly
Automatic update from web-platform-tests[LayoutNG] Fix vertical-align: text-top in quirks mode

When in quirks mode and there are no text siblings; e.g.:
  <div><img><span>text</span></div>
and 'vertical-align: text-top' applied to <img> hits
DCHECK failure and results in incorrect position.

The test ensures that results are the same with the standard
mode.

Bug: 901123
Change-Id: I30564c66d5847f09caf3672ba3d456c0eb798d3e
Reviewed-on: https://chromium-review.googlesource.com/c/1320529
Commit-Queue: Koji Ishii <kojii@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605965}

--

wpt-commits: 48c278aad9f1570f14e47472e7cf304865602192
wpt-pr: 13962
2018-11-14 13:37:58 +00:00
moz-wptsync-bot a481f34138 Bug 1499564 [wpt PR 13553] - Update wpt metadata, a=testonly
wpt-pr: 13553
wpt-type: metadata
2018-11-14 13:37:58 +00:00
Gary Katsevman 8303ba878d Bug 1499564 [wpt PR 13553] - fix video reference in webvtt rendering tests, a=testonly
Automatic update from web-platform-testsfix video reference in webvtt rendering tests

--

wpt-commits: c94bfaa0f97be784245d5c5405ebf2cae78df2f7
wpt-pr: 13553
2018-11-14 13:37:57 +00:00
moz-wptsync-bot 81fc9e8586 Bug 1504769 [wpt PR 13927] - Update wpt metadata, a=testonly
wpt-pr: 13927
wpt-type: metadata
2018-11-14 13:37:57 +00:00
Youenn Fablet ef6252f9c7 Bug 1504769 [wpt PR 13927] - MediaDevices is SecureContext, a=testonly
Automatic update from web-platform-testsMediaDevices is SecureContext

--

wpt-commits: 03f2c8767db6ccbda6239023a5585dd82c5b439d
wpt-pr: 13927
2018-11-14 13:37:57 +00:00
Charles Vazac e75cd40c4f Bug 1504862 [wpt PR 13932] - Document Safari Experimental Feature switches, a=testonly
Automatic update from web-platform-testsDocument Safari Experimental Feature switches

--

wpt-commits: e5e7b42b2d0654caa82f5d3c5e727f7cf8185904
wpt-pr: 13932
2018-11-14 13:37:56 +00:00
Mark Roberts 9f97314e0b Bug 1504604 [wpt PR 13914] - Fix RTCRtpTransceiver direction tests, a=testonly
Automatic update from web-platform-testsFix RTCRtpTransceiver direction tests (#13914)

* Update RTCRtpTransceiver setDirection to direction setter

* Fix currentDirection in RTCRtpTransceiver-direction.html

* Add negative test for setDirection

--

wpt-commits: d37a815dbca209eafc8eb71cb59ce59f4e66f975
wpt-pr: 13914
2018-11-14 13:37:56 +00:00
Marcos Cáceres 3e3d6feb9c Bug 1504169 [wpt PR 13858] - Remove support for supportedTypes in Payment Request, a=testonly
Automatic update from web-platform-testsRemove support for supportedTypes in Payment Request (#13858)

--

wpt-commits: 615bb572c95add74ca4fb9fed4af5269a49cf4ef
wpt-pr: 13858
2018-11-14 13:37:55 +00:00
Jan-Ivar Bruaroey d93f85c8d6 Bug 1505230 [wpt PR 13957] - Add jan-ivar as reviewer., a=testonly
Automatic update from web-platform-testsAdd jan-ivar as reviewer. (#13957)

--

wpt-commits: 71fe0a6c3d286faafc6c5c9849d7f28d2f14ee20
wpt-pr: 13957
2018-11-14 13:37:55 +00:00
moz-wptsync-bot 9e603e1b49 Bug 1490443 [wpt PR 12952] - Update wpt metadata, a=testonly
wpt-pr: 12952
wpt-type: metadata
2018-11-14 13:37:54 +00:00
Daniel Vogelheim b1b6305ef1 Bug 1490443 [wpt PR 12952] - Added mechanisms for default policy, a=testonly
Automatic update from web-platform-testsAdded mechanisms for default policy

With a default policy defined, assignments implicitly call createXXX on the default policy
Added ScriptState* to the accessors visible from JavaScript
Tests were updated to check string assignment when trusted-types are needed before and after the default policy is defined

Bug: 739170
Change-Id: I9bb841d69f324b841602d41abd71f753a9858af8
Reviewed-on: https://chromium-review.googlesource.com/c/1207530
Reviewed-by: Daniel Vogelheim <vogelheim@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Commit-Queue: Daniel Vogelheim <vogelheim@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605720}

--

wpt-commits: 24373750793a107c28dbfde50d61cfae192fb485
wpt-pr: 12952
2018-11-14 13:37:54 +00:00
Philip Jägenstedt 441b881195 Bug 1504988 [wpt PR 13947] - Run py36-flake8 also for tools/wpt/, a=testonly
Automatic update from web-platform-testsRun py36-flake8 also for tools/wpt/ (#13947)

--

wpt-commits: bfc7ce508b754e84e95830c2186f1fa8eb9f179e
wpt-pr: 13947
2018-11-14 13:37:54 +00:00
Dmitry Titov 6ee97d82c1 Bug 1504923 [wpt PR 13939] - Revert "Make XR FrameData and Environment mojo associated", a=testonly
Automatic update from web-platform-testsRevert "Make XR FrameData and Environment mojo associated"

This reverts commit 126a1168e3bcffb43c706822b3aa28695840310f.

Reason for revert: Broke compile: https://logs.chromium.org/logs/chromium/bb/chromium.chrome/Google_Chrome_Win/39908/+/recipes/steps/compile/0/stdout

Original change's description:
> Make XR FrameData and Environment mojo associated
>
> The XRFrameDataProvider now returns an associated
> XREnvironmentDataProvider interface so that the
> two share callback queues and thus allow strict
> ordering of the two interfaces. This is critical
> for frame synchronization between frames and the
> associated environment data.
>
> Note: We can't just mark the interfaceptrs for
> XRFrameDataProvider and
> XREnvironmentIntegrationProvider as associated
> in the XRSession struct. XRDevice implementations
> mostly live on separate threads from the
> XRFrameDataProviders, so we'd have extra thread
> hopping. For the VR headsets we explicitly live
> off the main thread to avoid latency, and because
> we do some work that may block the thread the
> XRFrameDataProvider lives on (for example waiting
> for vsync, or submitting frames to headset APIs).
>
> Bug: 867057, 876135, 843376
> Change-Id: If2fb62fcd185825209dec08e421df05f34d41c30
> Reviewed-on: https://chromium-review.googlesource.com/c/1171794
> Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org>
> Reviewed-by: Daniel Cheng <dcheng@chromium.org>
> Reviewed-by: Bill Orr <billorr@chromium.org>
> Reviewed-by: Klaus Weidner <klausw@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#605545}

TBR=dcheng@chromium.org,klausw@chromium.org,billorr@chromium.org,lincolnfrog@chromium.org

Change-Id: I7a2408629460f456bf1189acdb0837f7d22a7919
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 867057, 876135, 843376
Reviewed-on: https://chromium-review.googlesource.com/c/1318805
Reviewed-by: Dmitry Titov <dimich@chromium.org>
Commit-Queue: Dmitry Titov <dimich@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605551}

--
Merge pull request #13939 from web-platform-tests/chromium-export-0ef86cd598

Revert "Make XR FrameData and Environment mojo associated"
--

wpt-commits: 97ef8fa350d0b1cf5c4692a71b1040d66266e7b7, b306f085d1a008b7636b60efa67a5b89d1fc2f52
wpt-pr: 13939
2018-11-14 13:37:53 +00:00
Henrik Boström 2656b250c7 Bug 1505067 [wpt PR 13950] - Fix and re-enable simplecall-no-ssrcs.https.html., a=testonly
Automatic update from web-platform-testsFix and re-enable simplecall-no-ssrcs.https.html.

With the changes, the test should pass regardless of if the Chrome or
Firefox behavior is used for what to do when no MSIDs are signaled.

Follow-up work is needed to test both the case of "a=msid:-" and no
"a=msid" line whatsoever, awaiting spec issue to be resolved:
https://github.com/w3c/webrtc-pc/issues/2027

// Relying on fippo's approval to land.
TBR=hta@chromium.org

Bug: 901711
Change-Id: Icaf089d206413510aadad54a0c10b2674450385a
Reviewed-on: https://chromium-review.googlesource.com/c/1319612
Reviewed-by: Henrik Boström <hbos@chromium.org>
Commit-Queue: Henrik Boström <hbos@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605678}

--

wpt-commits: bce2269d0f17d2a89247895cbee21530ae83c96e
wpt-pr: 13950
2018-11-14 13:37:53 +00:00
Philip Jägenstedt d5200e84a9 Bug 1504562 [wpt PR 13911] - [Azure Pipelines] Run Chrome + Firefox infrastructure/ on macOS, a=testonly
Automatic update from web-platform-tests[Azure Pipelines] Run Chrome + Firefox infrastructure/ on macOS (#13911)

--

wpt-commits: c39dd1d97384edc3a989b1391251027c705fafa5
wpt-pr: 13911
2018-11-14 13:37:52 +00:00
Tomoyuki Shimizu 298887a305 Bug 1493875 [wpt PR 13196] - [presentation-api] Revise the test for reconnecting multiple presentations, a=testonly
Automatic update from web-platform-tests[presentation-api] Revise the test for reconnecting multiple presentations (#13196)

Test closing and reconnecting to multiple connections simultaneously
--

wpt-commits: 7a51b509430cc115df632608356999fa18ac4491
wpt-pr: 13196
2018-11-14 13:37:52 +00:00
Philipp Hancke 53b620d814 Bug 1504616 [wpt PR 13915] - webrtc: rename DTLSTransport.transport to .iceTransport, a=testonly
Automatic update from web-platform-testswebrtc: rename DTLSTransport.transport to .iceTransport (#13915)

test for https://github.com/w3c/webrtc-pc/pull/2017
--

wpt-commits: c05700b258089fd547808c54707cdc3a64b48344
wpt-pr: 13915
2018-11-14 13:37:52 +00:00
moz-wptsync-bot 66b83f1089 Bug 1498467 [wpt PR 13478] - Update wpt metadata, a=testonly
wpt-pr: 13478
wpt-type: metadata
2018-11-14 13:37:51 +00:00
Philip Jägenstedt 334f567d95 Bug 1498467 [wpt PR 13478] - Remove the "W3C WebSocket API" prefix from websockets/ tests, a=testonly
Automatic update from web-platform-testsRemove the "W3C WebSocket API" prefix from websockets/ tests (#13478)

This prefix doesn't add any useful information, and isn't used in all
tests in this directory. Noticed because of the screen real estate it
takes up in a view like this:
https://wpt.fyi/results/websockets/Send-binary-65K-arraybuffer.any.html

In the directory, this command was run, on macOS:
git grep -lF 'W3C WebSocket API - ' | xargs sed -i '' 's/W3C WebSocket API - //g'
--

wpt-commits: 1e747acc90ecdbd23ef3348a144b77696cced55b
wpt-pr: 13478
2018-11-14 13:37:51 +00:00
moz-wptsync-bot 2787ffbb98 Bug 1503684 [wpt PR 13820] - Update wpt metadata, a=testonly
wpt-pr: 13820
wpt-type: metadata
2018-11-14 13:37:50 +00:00
Eric Willigers 8901391e29 Bug 1503684 [wpt PR 13820] - [motion] offset-rotate computed value, a=testonly
Automatic update from web-platform-tests[motion] offset-rotate computed value (#13820)

https://drafts.fxtf.org/motion-1/#offset-rotate-property
reverse is the same as specifying auto 180deg.

https://drafts.csswg.org/css-values-4/#angles
All <angle> units are compatible, and deg is their canonical unit.
--

wpt-commits: 1f47e938596d832a43bdf4aa26a22eb9a2787bda
wpt-pr: 13820
2018-11-14 13:37:50 +00:00
youennf 1c4189f1dc Bug 1504933 [wpt PR 13940] - Update RTCPeerConnection-setRemoteDescription-tracks.https.html as MediaStream has no constraint on the order of the tracks, a=testonly
Automatic update from web-platform-testsUpdate RTCPeerConnection-setRemoteDescription-tracks.https.html as MediaStream has no constraint on the order of the track (#13940)

--

wpt-commits: 89c900d2e2bae0592564dfc5bf06cc4b08b3cac5
wpt-pr: 13940
2018-11-14 13:37:49 +00:00
Mike Pennisi 7de8028aff Bug 1504921 [wpt PR 13938] - [wptrunner] Convert data prior to transmission, a=testonly
Automatic update from web-platform-tests[wptrunner] Convert data prior to transmission

A recent improvement to wptrunner modified the way data structures are
transmitted from the browser to the WebDriver server [1]. One
consequence of this change is that the data structures are created in a
JavaScript realm which differs from the realm in which the "Execute
Script" WebDriver command is running. As of version 17, Microsoft Edge
does not correctly serialize cross-realm values, so referenced
improvement unintentionally precluded testing in that browser.

Serialize and deserialize the results data structure from the realm of
the WebDriver command to avoid this problem.

[1] https://github.com/web-platform-tests/wpt/pull/13419

--

wpt-commits: e3738ec2754f0c3fb44a03af3104db1decf9fca7
wpt-pr: 13938
2018-11-14 13:37:49 +00:00
moz-wptsync-bot c161a76ce2 Bug 1504948 [wpt PR 13945] - Update wpt metadata, a=testonly
wpt-pr: 13945
wpt-type: metadata
2018-11-14 13:37:49 +00:00
autofoolip e113ab8686 Bug 1504948 [wpt PR 13945] - Update interfaces/CSP.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/CSP.idl (#13945)

Source: https://github.com/tidoust/reffy-reports/blob/1cc7aad/whatwg/idl/CSP.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/451237946
--

wpt-commits: 56f275e1e37863da0ea16c941588bcb923857f3e
wpt-pr: 13945
2018-11-14 13:37:48 +00:00
Anne van Kesteren c734ec11a3 Bug 1504694 [wpt PR 13920] - XMLHttpRequest: manipulate Content-Type a little more, a=testonly
Automatic update from web-platform-testsXMLHttpRequest: manipulate Content-Type a little more

99f4fdcd906411c036e96c055e28b3e6ca84a1cc was not entirely correct unfortunately.
--

wpt-commits: 47aa8753bba8656899eca2e7c3851a7c75c1d2d7
wpt-pr: 13920
2018-11-14 13:37:48 +00:00
moz-wptsync-bot b8aa014959 Bug 1503238 [wpt PR 13781] - Update wpt metadata, a=testonly
wpt-pr: 13781
wpt-type: metadata
2018-11-14 13:37:47 +00:00
Christian Bromann e7df8c85ca Bug 1503238 [wpt PR 13781] - [webdriver]: add checks for execute_script tests recognising promises, a=testonly
Automatic update from web-platform-testswebdriver add promise tests for execute_script (#13781)

--

wpt-commits: cb1b82ae9314fade8ea8796aafd9c2fc409c3b4a
wpt-pr: 13781
2018-11-14 13:37:47 +00:00
Hiroki Nakagawa 782e4db477 Bug 1504935 [wpt PR 13941] - ServiceWorker: Modernize clients-matchall-include-uncontrolled.https.html using async/await, a=testonly
Automatic update from web-platform-testsServiceWorker: Modernize clients-matchall-include-uncontrolled.https.html using async/await

Bug: 902201
Change-Id: Ib9fd5a5f0e9cc49cf653b6af768d00912c008deb
Reviewed-on: https://chromium-review.googlesource.com/c/1319392
Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org>
Reviewed-by: Matt Falkenhagen <falken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605617}

--

wpt-commits: 4c3ee3da47cafa07a045d99a2bca8a3ef688b1b3
wpt-pr: 13941
2018-11-14 13:37:46 +00:00
moz-wptsync-bot 4c72a3c85b Bug 1504870 [wpt PR 13933] - Update wpt metadata, a=testonly
wpt-pr: 13933
wpt-type: metadata
2018-11-14 13:37:46 +00:00
Lan Wei c61e23f343 Bug 1504870 [wpt PR 13933] - Change the button type to int in the pointerActionSequence API, a=testonly
Automatic update from web-platform-testsChange the button type to int in the pointerActionSequence API

In order to match with test_driver Actions API, we need to change the
button type from string to int in the pointerActionSequence API and the
related web platform tests and layout tests.

Bug: 893480
Change-Id: I151849d31038cf40a2a603196e0f616e15d89072
Reviewed-on: https://chromium-review.googlesource.com/c/1297637
Commit-Queue: Lan Wei <lanwei@chromium.org>
Reviewed-by: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Navid Zolghadr <nzolghadr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605605}

--

wpt-commits: 41f76e27e00de380d5a100aa0c1065fa202e9c0a
wpt-pr: 13933
2018-11-14 13:37:45 +00:00
Francois Remy e54492f2fe Bug 1504850 [wpt PR 13930] - Fix css-values/vh-support-margin.html, a=testonly
Automatic update from web-platform-testsFix css-values/vh-support-margin.html

--

wpt-commits: f77ee36ba4f40d99d3de090df01cfeb503065f6d
wpt-pr: 13930
2018-11-14 13:37:45 +00:00
Max Rebuschatis ec0e0bc1ba Bug 1502991 [wpt PR 13764] - Make XR FrameData and Environment mojo associated, a=testonly
Automatic update from web-platform-testsMake XR FrameData and Environment mojo associated

The XRFrameDataProvider now returns an associated
XREnvironmentDataProvider interface so that the
two share callback queues and thus allow strict
ordering of the two interfaces. This is critical
for frame synchronization between frames and the
associated environment data.

Note: We can't just mark the interfaceptrs for
XRFrameDataProvider and
XREnvironmentIntegrationProvider as associated
in the XRSession struct. XRDevice implementations
mostly live on separate threads from the
XRFrameDataProviders, so we'd have extra thread
hopping. For the VR headsets we explicitly live
off the main thread to avoid latency, and because
we do some work that may block the thread the
XRFrameDataProvider lives on (for example waiting
for vsync, or submitting frames to headset APIs).

Bug: 867057, 876135, 843376
Change-Id: If2fb62fcd185825209dec08e421df05f34d41c30
Reviewed-on: https://chromium-review.googlesource.com/c/1171794
Commit-Queue: Max Rebuschatis <lincolnfrog@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Bill Orr <billorr@chromium.org>
Reviewed-by: Klaus Weidner <klausw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605545}

--

wpt-commits: 2ba8053bfa3946457355fa73d2873144fe4479d2
wpt-pr: 13764
2018-11-14 13:37:45 +00:00
Emircan Uysaler 4cb8b50b7d Bug 1504132 [wpt PR 13855] - Move getDisplayMedia to MediaDevices, a=testonly
Automatic update from web-platform-testsMove getDisplayMedia to MediaDevices

Following https://github.com/w3c/mediacapture-screen-share/pull/86

Bug: 326740
Change-Id: Ifb65a33a7f998563640d9f508d26d91ecb16c32f

--

wpt-commits: 032cd9cc630759609a901e37e158575fd265d353
wpt-pr: 13855
2018-11-14 13:37:44 +00:00
moz-wptsync-bot 330d36c322 Bug 1504593 [wpt PR 13912] - Update wpt metadata, a=testonly
wpt-pr: 13912
wpt-type: metadata
2018-11-14 13:37:44 +00:00
Marcos Cáceres 600dc8d9c6 Bug 1504593 [wpt PR 13912] - Redefine semantics of canMakePayment(), a=testonly
Automatic update from web-platform-testsRedefine semantics of canMakePayment() (#13912)

--

wpt-commits: c39c5a282ed46651faf0722961a89f8fc1f48a71
wpt-pr: 13912
2018-11-14 13:37:43 +00:00
Morten Stenshorne 67360faf7f Bug 1504676 [wpt PR 13919] - Cope even better with the mess we leave behind after a continuation., a=testonly
Automatic update from web-platform-testsCope even better with the mess we leave behind after a continuation.

Tried to fix this in https://chromium-review.googlesource.com/c/1309777
but incorrectly assumed that bogus continuation chains were formed by
direct siblings. But they may also be arbitrary-level cousins. Need to
walk through all non-atomic inlines between one continuation object and
the next in the chain, to figure out whether there is an anonymous block
between two objects in the continuation chain. Only then should we
update the positionedness of anonymous blocks. Only perform this check
if positionedness changed, since it's not for free.

Bug: 901598
Change-Id: I3e49a4ce8081a4a3190cc1569480189cbcccdcc4
Reviewed-on: https://chromium-review.googlesource.com/c/1317627
Reviewed-by: Emil A Eklund <eae@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605465}

--

wpt-commits: fb4466fa28e359a770f6d7007a2a1302fec0c8a2
wpt-pr: 13919
2018-11-14 13:37:43 +00:00
moz-wptsync-bot c0f07b0f85 Bug 1501941 [wpt PR 13717] - Update wpt metadata, a=testonly
wpt-pr: 13717
wpt-type: metadata
2018-11-14 13:37:42 +00:00
Ian Clelland bcd7940b4f Bug 1501941 [wpt PR 13717] - Correct inherited feature policy when allow attribute is used., a=testonly
Automatic update from web-platform-testsCorrect inherited feature policy when allow attribute is used.

This fixes an error in the inherited policy calculation where a frame
which was explicitly allowed to use a feature through the Feature-Policy
header would be blocked if the "allow" attribute was also present on
the iframe element.

The behaviour now matches the spec algorithm at
https://wicg.github.io/feature-policy/#define-inherited-policy-in-container

Tests have been added to catch this case.

Change-Id: I7a394202c615be3088fda738d7fc65f16bcadf34
Reviewed-on: https://chromium-review.googlesource.com/c/1293610
Reviewed-by: Luna Lu <loonybear@chromium.org>
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605431}

--

wpt-commits: d5f4dec283def0baeca6e5a88223dac67935e798
wpt-pr: 13717
2018-11-14 13:37:42 +00:00
Zhuoyu Qian c08a7096a5 Bug 1504631 [wpt PR 13917] - CSS: serialize pointer-events keywords in lower case, a=testonly
Automatic update from web-platform-testsCSS: serialize pointer-events keywords in lower case

https://drafts.csswg.org/cssom/#serializing-css-values

"To serialize a CSS component value depends on the component, as follows:
keyword
The keyword converted to ASCII lowercase."

Bug: 901666
Change-Id: Iff579a363de13441c75bbebfc951095b071f6060
Reviewed-on: https://chromium-review.googlesource.com/c/1317300
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Eric Willigers <ericwilligers@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#605383}

--

wpt-commits: f917e2dfc6649f9217f51dec9fd45eaef16188fc
wpt-pr: 13917
2018-11-14 13:37:42 +00:00
moz-wptsync-bot f12683a404 Bug 1503567 [wpt PR 13811] - Update wpt metadata, a=testonly
wpt-pr: 13811
wpt-type: metadata
2018-11-14 13:37:41 +00:00
Automat af Gränssnitt 0d5afad9ac Bug 1503567 [wpt PR 13811] - Update interfaces/screen-capture.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/screen-capture.idl

Source: https://github.com/tidoust/reffy-reports/blob/825f02d/whatwg/idl/screen-capture.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/448699564

--

wpt-commits: 88d1eb8e58767c9387e8414977f47753d8eafaea
wpt-pr: 13811
2018-11-14 13:37:41 +00:00
Philip Jägenstedt ebe6b23ad7 Bug 1504467 [wpt PR 13888] - Add requirements_flake8.txt to .pyup.yml, a=testonly
Automatic update from web-platform-testsSort .pyup.yml list

--
Add requirements_flake8.txt to .pyup.yml

--

wpt-commits: b5243d6c3e0ea8f8c4695a94a801cd4ec39654e9, b3dd8fa1d7ad9c284abf77a1fb0d600116610e0f
wpt-pr: 13888
2018-11-14 13:37:40 +00:00