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

623426 Коммитов

Автор SHA1 Сообщение Дата
Anne van Kesteren b07652ecfd Bug 1504042 [wpt PR 13841] - Fetch: Access-Control-Allow-Credentials parsing, a=testonly
Automatic update from web-platform-testsFetch: Access-Control-Allow-Credentials parsing

For https://github.com/whatwg/fetch/pull/824.

--

wpt-commits: 43452a39a63658cd6cbaaefcc3d7056e21a18db5
wpt-pr: 13841
2018-11-10 09:02:52 +00:00
moz-wptsync-bot 0a7d8e26a9 Bug 1504020 [wpt PR 13840] - Update wpt metadata, a=testonly
wpt-pr: 13840
wpt-type: metadata
2018-11-10 09:02:51 +00:00
Guido Urdaneta 822cad0aa4 Bug 1504020 [wpt PR 13840] - Add support for resizeMode in MediaStreamTrack.getSettings(), a=testonly
Automatic update from web-platform-testsAdd support for resizeMode in MediaStreamTrack.getSettings()

This CL exposes the current resizeMode setting to the Web Platform.
As of this CL, the resizeMode is 'none' if the track resolution
corresponds to the native resolution of the video source, without any
resolution adjustment. It is 'crop-and-rescale' if rescaling is
necessary.

The resizeMode currently cannot be set explicitly with getUserMedia() or
applyConstraints(), but this functionality will be added in a follow-up
CL.

Drive-by: Add separate WPT tests for all getSettings() properties.

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

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

--

wpt-commits: dcf7730d7300f236459aa20990e14d46f3517916
wpt-pr: 13840
2018-11-10 09:02:51 +00:00
moz-wptsync-bot 895a5bea0d Bug 1503677 [wpt PR 13819] - Update wpt metadata, a=testonly
wpt-pr: 13819
wpt-type: metadata
2018-11-10 09:02:50 +00:00
Eric Willigers 173c1a41eb Bug 1503677 [wpt PR 13819] - [css-animations] animation-duration computed value, a=testonly
Automatic update from web-platform-tests[css-animations] animation-duration computed value (#13819)

Durations are serialized in seconds.
https://drafts.csswg.org/css-values-4/#time

--

wpt-commits: e92093981dfdba5154fd8c41021f2bf99751e67b
wpt-pr: 13819
2018-11-10 09:02:50 +00:00
Philip Jägenstedt 56ab37380a Bug 1503469 [wpt PR 13802] - Use `test-jobs --includes` to simplify tools/ci/ scripts, a=testonly
Automatic update from web-platform-testsUse `test-jobs --includes` to simplify tools/ci/ scripts (#13802)

--

wpt-commits: 96748a74f894306ff71cf1957d9a330947c872bd
wpt-pr: 13802
2018-11-10 09:02:49 +00:00
pyup-bot 3a26bafc7e Bug 1503977 [wpt PR 13839] - Update selenium to 3.141.0, a=testonly
Automatic update from web-platform-testsUpdate selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--
Update selenium from 3.14.1 to 3.141.0
--

wpt-commits: 48af82969fefb8d2fe80f8b0e6162dd707bec073, 0caf7b0df499a1a80c582a0aa876f95298bf9563, f6077c770a969300b730e460b0ef6f5164257f93, 4b0226dd1adc95ee1cc50df66fb79f85dc8e05c1, 7f2e42aaa0305df82b2c9094cbfcb1a9c459bce6, 2c4f1aee95cf4878c7644803e25ffb385101a7dc, 751803fa80e835e4afa55f69cc8e87c86a8aaadd
wpt-pr: 13839
2018-11-10 09:02:49 +00:00
moz-wptsync-bot 0683bf48a4 Bug 1503400 [wpt PR 13792] - Update wpt metadata, a=testonly
wpt-pr: 13792
wpt-type: metadata
2018-11-10 09:02:49 +00:00
HyeockJinKim 747805bb29 Bug 1503400 [wpt PR 13792] - Always update placeholder's visibility, a=testonly
Automatic update from web-platform-testsAlways update placeholder's visibility

Always call SetPlaceholderVisibility if !placeholder
to prevent :placeholder-shown style from being applied

Bug: 884696
Change-Id: I5f078dad825de91253bc99d133dc7978a59bbda3
Reviewed-on: https://chromium-review.googlesource.com/c/1292666
Reviewed-by: Kent Tamura <tkent@chromium.org>
Commit-Queue: HyeockJin Kim <kherootz@gmail.com>
Cr-Commit-Position: refs/heads/master@{#604529}

--

wpt-commits: ac9fb615fcc36341b9c204c2a525fa30157f24d1
wpt-pr: 13792
2018-11-10 09:02:48 +00:00
moz-wptsync-bot 773730df97 Bug 1499659 [wpt PR 13559] - Update wpt metadata, a=testonly
wpt-pr: 13559
wpt-type: metadata
2018-11-10 09:02:48 +00:00
Anne van Kesteren 07b63bb4d2 Bug 1499659 [wpt PR 13559] - Fetch: test nosniff parsing better, a=testonly
Automatic update from web-platform-testsFetch: X-Content-Type-Options: nosniff parsing

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

wpt-commits: 10f708e6f13141fc92ca9318c7606590f659fcf2
wpt-pr: 13559
2018-11-10 09:02:47 +00:00
autofoolip 50398ab947 Bug 1503934 [wpt PR 13836] - Update interfaces/hr-time.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/hr-time.idl (#13836)

Source: https://github.com/tidoust/reffy-reports/blob/302154e/whatwg/idl/hr-time.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/449201928
--

wpt-commits: db7f86289e47f0d124593cd27926529a6265ddb3
wpt-pr: 13836
2018-11-10 09:02:47 +00:00
moz-wptsync-bot c73123f7b8 Bug 1478325 [wpt PR 12181] - Update wpt metadata, a=testonly
wpt-pr: 12181
wpt-type: metadata
2018-11-10 09:02:47 +00:00
Anne van Kesteren 4d0cfe235b Bug 1478325 [wpt PR 12181] - XMLHttpRequest: overrideMimeType and workers, a=testonly
Automatic update from web-platform-testsXMLHttpRequest: overrideMimeType and workers

See https://bugzilla.mozilla.org/show_bug.cgi?id=723739 for context.

--

wpt-commits: 046815564b1808dddb4898b18e88607bb52aa13d
wpt-pr: 12181
2018-11-10 09:02:46 +00:00
Christian Biesinger 746562f6aa Bug 1503788 [wpt PR 13829] - [layoutng] Fix setting of fixed_block_is_definite, a=testonly
Automatic update from web-platform-tests[layoutng] Fix setting of fixed_block_is_definite

When a flex item has a definite specified height (e.g. height: 100px),
then percentages in children of the flex item should resolve even
if the flexbox does not have an explicit height, ie. does not match
the condition in https://drafts.csswg.org/css-flexbox/#definite-sizes

Bug: 885185

Change-Id: Iba226f30e1e02e3a11273fa45fcdf1cef897120c
Reviewed-on: https://chromium-review.googlesource.com/c/1311534
Commit-Queue: Christian Biesinger <cbiesinger@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Reviewed-by: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604483}

--

wpt-commits: d77d5561cda3ab330143bdd5fed7a96b84be24e0
wpt-pr: 13829
2018-11-10 09:02:46 +00:00
moz-wptsync-bot c89eafe5bd Bug 1503702 [wpt PR 13824] - Update wpt metadata, a=testonly
wpt-pr: 13824
wpt-type: metadata
2018-11-10 09:02:45 +00:00
Ehsan Karamad dc6fb1b7b3 Bug 1503702 [wpt PR 13824] - No vertical bars if 'vertical-policy' disabled, a=testonly
Automatic update from web-platform-testsNo vertical bars if 'vertical-policy' disabled

When 'vertical-scroll' policy is disabled in a document, the contents
cannot be scrolled (will not be user-input scrollable and targeted
for gesture scroll). However, currently disabling 'vertical-scroll'
still leaves the vertical scrollbars behind; the bars position cannot
be changed however.

This CL fixes the issue by hiding the vertical scrollbars for
scrollable elements inside documents where the policy is enforced
(i.e., disabled).

Bug: 898151
Change-Id: If01925e27184a7370d5b12583dc73bc946f2c6e2
Reviewed-on: https://chromium-review.googlesource.com/c/1305878
Commit-Queue: Ehsan Karamad <ekaramad@chromium.org>
Reviewed-by: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604420}

--

wpt-commits: 8295368c82194ac6c1443571bdd57b464bfc55b4
wpt-pr: 13824
2018-11-10 09:02:45 +00:00
moz-wptsync-bot 83f45b1a12 Bug 1502157 [wpt PR 13725] - Update wpt metadata, a=testonly
wpt-pr: 13725
wpt-type: metadata
2018-11-10 09:02:44 +00:00
Stephen McGruer 755c612f0f Bug 1502157 [wpt PR 13725] - [url] Properly treat '#' as marking the start of the fragment in data URIs, a=testonly
Automatic update from web-platform-tests[url] Properly treat '#' as marking the start of the fragment in data URIs

This CL aligns Chromium with the URL spec, such that we consider '#' to
mark the end of the content and the start of the fragment section only.
GURL::GetContent was updated to reflect this, with a special case for
javascript URLs specifically (as their spec mentions including '#' in
the URL content).

This is a reland of I49c6f4d739a2dd42eecc9947f8e75071b84e9be7. Recent data
shows that kDataUriHasOctothorpe is now rare on WebView, and the Chrome
side data has also shifted to be a long tail of smaller users. Plan is to
land this change again and see if anything breaks.

TBR=rdevlin.cronin@chromium.org,mlamouri@chromium.org,pfeldman@chromium.org,boliu@chromium.org

Bug: 123004
Change-Id: Ib72b8eef4bd61db4f2488e522d3d4cfcfa8a1a14
Reviewed-on: https://chromium-review.googlesource.com/c/1297172
Commit-Queue: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Stephen McGruer <smcgruer@chromium.org>
Reviewed-by: Bo <boliu@chromium.org>
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Eugene But <eugenebut@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604399}

--

wpt-commits: 154498e346ade38c8df98a7eb8cc98c012e6af9c
wpt-pr: 13725
2018-11-10 09:02:44 +00:00
moz-wptsync-bot 809807849b Bug 1497567 [wpt PR 13435] - Update wpt metadata, a=testonly
wpt-pr: 13435
wpt-type: metadata
2018-11-10 09:02:44 +00:00
Anne van Kesteren d77064c08d Bug 1497567 [wpt PR 13435] - Test Location sans browsing context, a=testonly
Automatic update from web-platform-testsTest Location sans browsing context

For https://github.com/whatwg/html/issues/3959 and https://github.com/whatwg/html/pull/4076.
--

wpt-commits: fce65ebd7656136f5f8452378146f1b7af30bf79
wpt-pr: 13435
2018-11-10 09:02:43 +00:00
Philip Jägenstedt c769451bc9 Bug 1503623 [wpt PR 13814] - Use the light blue WPT logo for the legacy runner, a=testonly
Automatic update from web-platform-testsUse the light blue WPT logo for the legacy runner (#13814)

We have a nice logo, let's use it more.
--

wpt-commits: 4c7258c980b59fe051cba91bceb30db61bf63186
wpt-pr: 13814
2018-11-10 09:02:43 +00:00
Morten Stenshorne f0b2093d95 Bug 1503691 [wpt PR 13821] - Cope with the mess we leave behind after a continuation., a=testonly
Automatic update from web-platform-testsCope with the mess we leave behind after a continuation.

When an inline object has a block child, we need to split the inline
into two "continuations", wrap them inside separate anonymous blocks,
and put the actual block child(ren) between those anonymous blocks, also
wrapped inside a designated anonymous block.

If we later on remove that block child, we don't tear down the
continuation chain completely. We get rid of all the anononymous blocks,
but keep the two split inlines, that will suddenly become adjacent
siblings. They should ideally be joined back into one layout object, but
we don't do that. And this fix isn't about that (because I really wish
to do other things than just causing and fixing fuzzer crashers for the
rest of this year and half of the next).

Instead, make sure that we cope with bogus continuation chains. The
problem was when an inline that had a bogus continuation chain became
relatively positioned, and we ended up marking a subsequent anonymous
block as relatively-positioned, although none of its children were DOM
children of the inline. This in turn caused trouble for absolute
positioning, after https://chromium-review.googlesource.com/c/1301457 ,
which expects that there be relatively positioned inlines in the
vicinity if an anonymous container with block children is relatively
positioned.

Bug: 900451
Change-Id: Ibde930b12201c10cdf508733d4d182d731e11ecb
Reviewed-on: https://chromium-review.googlesource.com/c/1309777
Commit-Queue: Emil A Eklund <eae@chromium.org>
Reviewed-by: Emil A Eklund <eae@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604275}

--

wpt-commits: 7eeaa91c39f8d79f565979023c127c3c7d06c7b6
wpt-pr: 13821
2018-11-10 09:02:42 +00:00
Anne van Kesteren 732a5faa18 Bug 1503663 [wpt PR 13817] - Remove cors/allow-headers.htm, a=testonly
Automatic update from web-platform-testsRemove cors/allow-headers.htm

It's a duplicate of an earlier cors/origin.htm and doesn't actually test Access-Control-Allow-Headers.

--

wpt-commits: 1fb4c5a78d1af72228e9371845aa1bbadbb7b3aa
wpt-pr: 13817
2018-11-10 09:02:42 +00:00
Philip Jägenstedt 42c87b8919 Bug 1503403 [wpt PR 13793] - Change "Web Platform Tests" to web-platform-tests in runner, a=testonly
Automatic update from web-platform-testsChange "Web Platform Tests" to web-platform-tests runner
--
Update the runner title to match visible heading
--

wpt-commits: 61063897afe2a7ff93fb9a390ebe41c189629d07, ec7f77f1f13a0c3a5cf030d75c9001c91d5b17c2
wpt-pr: 13793
2018-11-10 09:02:41 +00:00
Mike Pennisi c03ac764c4 Bug 1503530 [wpt PR 13806] - [wptrunner] Improve errors from Selenium, a=testonly
Automatic update from web-platform-tests[wptrunner] Improve errors from Selenium

The `message` computed by the Selenium executor was mistakenly unused,
and in its place, a Python exception object was used to communicate
information on the failure. The string representation of Exceptions is
generally terse and less helpful during debugging. Replace with the
intended value which includes a complete stack trace and the name of the
exception's class.

--

wpt-commits: 958f49205616916cc683851574eaf03974bf8b06
wpt-pr: 13806
2018-11-10 09:02:41 +00:00
Philip Jägenstedt 42c4fb76c6 Bug 1503467 [wpt PR 13801] - Give `./wpt test-jobs` an `--all` argument, a=testonly
Automatic update from web-platform-testsGive `./wpt test-jobs` an `--all` argument (#13801)

This is useful for testing CI changes.
--

wpt-commits: 3422a5df992675ea3e8478504e8be11ef3494b3d
wpt-pr: 13801
2018-11-10 09:02:41 +00:00
Philip Jägenstedt 055cafab46 Bug 1503061 [wpt PR 13769] - Add configuration for Azure Pipelines, a=testonly
Automatic update from web-platform-testsAdd configuration for Azure Pipelines (#13769)

This just runs infrastructure/ tests on relevant PRs, something minimal
and useful before trying to enable Azure Pipelines for the first time.

Part of https://github.com/web-platform-tests/wpt/issues/13299.

Next step: https://github.com/web-platform-tests/wpt/issues/13818
--

wpt-commits: 4098fe5f1f08442a8d63db9eb107b49a2f4fe752
wpt-pr: 13769
2018-11-10 09:02:40 +00:00
Anne van Kesteren 35545009cb Bug 1503627 [wpt PR 13815] - Fetch: Access-Control-Allow-Origin parsing, a=testonly
Automatic update from web-platform-testsFetch: Access-Control-Allow-Origin parsing

--

wpt-commits: d5550c29ab33ba311b836b250cb442db6d1577e0
wpt-pr: 13815
2018-11-10 09:02:40 +00:00
championshuttler 8ba9a62f36 Bug 1503563 [wpt PR 13809] - Adds Self Describing section to rendering docs, a=testonly
Automatic update from web-platform-testsAdds Self Describibing section to rendering docs

--
made the requested changes

--
removing extra line

--
removing one more extra line

--
making rest words non capitalize
--

wpt-commits: 79a7cb3e24c189a43a3a890fc7796132bbd4fd5a, d08838132faa67d3240eb4048c5d8387a0b927a3, ef5f7b1be322d8ed416c44f333fcec1fa255032c, 24123f32aa98effb22ce755aacc8765c0da4a2f8, 0cd1d2859d28fd15f5483c298e7d54b34b5665f0
wpt-pr: 13809
2018-11-10 09:02:39 +00:00
Akansha 0ac17eeef5 Bug 1503584 [wpt PR 13812] - add a warning about runner issues, a=testonly
Automatic update from web-platform-testsAdd a warning about runner issues (#13812)

Fixes https://github.com/web-platform-tests/wpt/issues/10843.
--

wpt-commits: 9a317591796c107a6a591932d0233062526b094e
wpt-pr: 13812
2018-11-10 09:02:39 +00:00
Rune Lillesveen f63865df90 Bug 1503314 [wpt PR 13786] - Check slot re-assignment for getComputedStyle., a=testonly
Automatic update from web-platform-testsCheck slot re-assignment for getComputedStyle.

We only checked if we needed to update v0 shadow distribution before
skipping style recalc for getComputedStyle and friends. Slot re-
assignment for shadow dom v1 also needs to be done as it may affect
inheritance ancestors for the element in question.

This may be the reason for issue 900138, but we have no repro, so hard
to say.

Bug: 900138
Change-Id: Ie2ceae97141aabed0e26de3070b1f170e9eedeed
Reviewed-on: https://chromium-review.googlesource.com/c/1307396
Reviewed-by: Hayato Ito <hayato@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#604187}

--

wpt-commits: 4b8cb25d91bc5961fd484a60be9c6c06b12ab744
wpt-pr: 13786
2018-11-10 09:02:38 +00:00
moz-wptsync-bot 8a31082dd3 Bug 1498382 [wpt PR 13471] - Update wpt metadata, a=testonly
wpt-pr: 13471
wpt-type: metadata
2018-11-10 09:02:38 +00:00
Anne van Kesteren 127e67841d Bug 1498382 [wpt PR 13471] - Fetch: combining header values, a=testonly
Automatic update from web-platform-testsHTTP/Fetch: combining header values

Tests for both request and response combining.
--

wpt-commits: ba5fce6d64fcb0812ae23306b29721bb961c8d96
wpt-pr: 13471
2018-11-10 09:02:38 +00:00
moz-wptsync-bot 3c98637f19 Bug 1503566 [wpt PR 13810] - Update wpt metadata, a=testonly
wpt-pr: 13810
wpt-type: metadata
2018-11-10 09:02:37 +00:00
autofoolip 19bc16c6db Bug 1503566 [wpt PR 13810] - Update interfaces/IndexedDB.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/IndexedDB.idl (#13810)

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

wpt-commits: 05689adeab8c97ad457011b6a1758cdfdad7bca8
wpt-pr: 13810
2018-11-10 09:02:37 +00:00
jimevans 6e34062f5b Bug 1503450 [wpt PR 13799] - Remove ES6 construct from WebDriver element click center point tests, a=testonly
Automatic update from web-platform-testswebdriver: remove ES6 construct from in-view center point tests (#13799)

Older user agents (read: "Internet Explorer") do not support the
ES6 "fat arrow" construct. Changing the test event handler to the
older function-based syntax.
--

wpt-commits: b704e37ec97fe90b3a3d59c10f78c21907b5b576
wpt-pr: 13799
2018-11-10 09:02:36 +00:00
Philip Jägenstedt 541ab2252b Bug 1503431 [wpt PR 13796] - Remove some suggested reviewers who have asked to be removed, a=testonly
Automatic update from web-platform-testsRemove some suggested reviewers who have asked to be removed (#13796)

Part of https://github.com/web-platform-tests/wpt/issues/13702.
--

wpt-commits: 75b0f336c50105c6fea47ad253d57219dfa744d3
wpt-pr: 13796
2018-11-10 09:02:36 +00:00
Philip Jägenstedt 7459ce8786 Bug 1503419 [wpt PR 13795] - Enable unified plan by default for Chrome Dev, a=testonly
Automatic update from web-platform-testsEnable unified plan by default for Chrome Dev (#13795)

As documented in https://webrtc.org/web-apis/chrome/unified-plan/.

The plan is to enable this by default in Chrome 72, which is the current Chrome
Dev version. Enabling it now will make wpt.fyi more accurate reflect the likely
status of Chrome 72. (It's expected this will cause more tests to pass.)
--

wpt-commits: ced8eec6f128f8766a54ff767bd8db35c636b7fb
wpt-pr: 13795
2018-11-10 09:02:36 +00:00
Simon Pieters d7f676993c Bug 1502553 [wpt PR 13743] - HTML: update innerText getter tests to return *inner* text, a=testonly
Automatic update from web-platform-testsHTML: update innerText getter tests to return *inner* text

See https://github.com/whatwg/html/pull/4132

--

wpt-commits: cf0adc7f3d28a354913e252bc8c6228d699440ca
wpt-pr: 13743
2018-11-10 09:02:35 +00:00
moz-wptsync-bot 809f89eae5 Bug 1503216 [wpt PR 13779] - Update wpt metadata, a=testonly
wpt-pr: 13779
wpt-type: metadata
2018-11-10 09:02:35 +00:00
Anne van Kesteren e5db5888c5 Bug 1503216 [wpt PR 13779] - XMLHttpRequest: manipulate Content-Type less, a=testonly
Automatic update from web-platform-testsXMLHttpRequest: manipulate Content-Type less

For https://github.com/whatwg/xhr/pull/224 and in particular https://github.com/whatwg/mimesniff/issues/84.

This supersedes and closes #13544.

--

wpt-commits: 99f4fdcd906411c036e96c055e28b3e6ca84a1cc
wpt-pr: 13779
2018-11-10 09:02:34 +00:00
moz-wptsync-bot c37de8f784 Bug 1503336 [wpt PR 13787] - Update wpt metadata, a=testonly
wpt-pr: 13787
wpt-type: metadata
2018-11-10 09:02:34 +00:00
Andreas Butler 71a0bced8c Bug 1503336 [wpt PR 13787] - IDBFactory databases flaky wpt fix., a=testonly
Automatic update from web-platform-testsIDBFactory databases flaky wpt fix.

Converting databases() wpt tests to promise_tests to fix flakiness

Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=899085
Change-Id: I91848796d7508408bb3e5b9fb05f725564fa9971
Reviewed-on: https://chromium-review.googlesource.com/c/1299959
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Chase Phillips <cmp@chromium.org>
Commit-Queue: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#603701}

--

wpt-commits: 36ba2f8d72212ba48a47a3a45ad02c5d4773537c
wpt-pr: 13787
2018-11-10 09:02:33 +00:00
moz-wptsync-bot 002526269f Bug 1491972 [wpt PR 13039] - Update wpt metadata, a=testonly
wpt-pr: 13039
wpt-type: metadata
2018-11-10 09:02:33 +00:00
Andreas Butler a28e86ac7c Bug 1491972 [wpt PR 13039] - Reimplementing getDatabaseNames() as databases() for indexeddb., a=testonly
Automatic update from web-platform-testsReimplementing getDatabaseNames() as databases() for indexeddb.

Change-Id: I88a0fe75383bb9712478580a7bd60a145e2d89ba
Bug: 1228492
Reviewed-on: https://chromium-review.googlesource.com/c/1228492
Commit-Queue: Andreas Butler <andreasbutler@google.com>
Reviewed-by: Kent Tamura <tkent@chromium.org>
Reviewed-by: Daniel Murphy <dmurph@chromium.org>
Reviewed-by: Chase Phillips <cmp@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600863}

--

wpt-commits: 7b94252585b28425f6cd01e691f85315519b4913
wpt-pr: 13039
2018-11-10 09:02:33 +00:00
Philip Jägenstedt 897aa8e533 Bug 1500789 [wpt PR 13643] - Remove unused code in tools/wpt/utils.py, a=testonly
Automatic update from web-platform-testsRemove unused code in tools/wpt/utils.py

These were determined to be unused by grepping for the names and looking
at all matches. Note

--
Restore seekable

--
remove unused import
--

wpt-commits: a066f56ff24036e070391fc8527fe3538aab2219, 70abb3d310edc14a8ac91649271c77b8a9206217, 3361ae5e8e8786ffced2d760785817bb51d05288
wpt-pr: 13643
2018-11-10 09:02:32 +00:00
Philip Jägenstedt 8900fcb003 Bug 1503239 [wpt PR 13782] - Call the tools/wpt/ tests simply "tests" (not "unittests"), a=testonly
Automatic update from web-platform-testsCall the tools/wpt/ tests simply "tests" (not "unittests") (#13782)

The job name is wpt_integration, and tools/ci/ci_wpt.sh both writes
/etc/hosts and installs Chrome, so these are integration tests. But just
call them tests, like for resources/ and infrastructure/.
--

wpt-commits: 7452fbc120383dbfeae9759baeb9f2fe68cffc1f
wpt-pr: 13782
2018-11-10 09:02:32 +00:00
Anders Hartvoll Ruud 048d5e7b61 Bug 1502955 [wpt PR 13763] - [css-properties-values-api] Validate generate_property argument., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Validate generate_property argument.

This prevents silently dropping invalid arguments. For example, the
following currently generates a non-inherited property:

  let name = generate_property(syntax: '<length>', inherited: true);

This is because 'inherited' is not an option for CSS.registerProperty (the
actual option is 'inherits').

With this change, an exception is thrown if unknown options are provided.

R=futhark@chromium.org

Bug: 641877
Change-Id: I7b639651c331aa705416db95a3de751353648031
Reviewed-on: https://chromium-review.googlesource.com/c/1304522
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Anders Ruud <andruud@chromium.org>
Cr-Commit-Position: refs/heads/master@{#603862}

--

wpt-commits: add8843a7da2ab5ee5ba329c0ae052573c23cde2
wpt-pr: 13763
2018-11-10 09:02:31 +00:00
moz-wptsync-bot 4dd163c459 Bug 1503178 [wpt PR 13774] - Update wpt metadata, a=testonly
wpt-pr: 13774
wpt-type: metadata
2018-11-10 09:02:31 +00:00