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

609486 Коммитов

Автор SHA1 Сообщение Дата
Bogdan Tara bde699c0ed Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-08-15 20:58:28 +03:00
Ehsan Akhgari ceb56b39b0 Bug 1483557 - Remove the unused component registration for @mozilla.org/embeddor.implemented/bookmark-charset-resolver 2018-08-15 12:54:58 -04:00
Ehsan Akhgari 33ea2d0935 Bug 1480923 - Part 2: Remove the checks for the restrict3rdpartystorage pref from the channel classifier and only rely on the annotate_channels pref; r=francois 2018-08-15 12:54:58 -04:00
Ehsan Akhgari 8cbcaae11f Bug 1480923 - Part 1: Remove the centralized third-party checks from nsChannelClassifier::ShouldEnableTrackingProtectionInternal in annotation-only mode; r=francois 2018-08-15 12:54:57 -04:00
moz-wptsync-bot c9bcfe97f4 Bug 1483426 - [wpt-sync] Update web-platform-tests to 1250e28d664d6e57e829589c71e872b78d3d6d3e, a=testonly
wpt-head: 1250e28d664d6e57e829589c71e872b78d3d6d3e
wpt-type: landing
2018-08-15 16:50:51 +00:00
Marcos Cáceres 9718796b66 Bug 1482327 [wpt PR 12395] - test PaymentValidationErrors' `payer` member, a=testonly
Automatic update from web-platform-teststest PaymentValidationErrors' `payer` member (#12395)

--

wpt-commits: 1250e28d664d6e57e829589c71e872b78d3d6d3e
wpt-pr: 12395
2018-08-15 16:50:50 +00:00
Marcos Cáceres bdfaf31dd9 Bug 1482332 [wpt PR 12396] - test PaymentValidationErrors' `shippingAddress` member, a=testonly
Automatic update from web-platform-teststest PaymentValidationErrors' `shippingAddress` member (#12396)

--

wpt-commits: c2a1f9a2744da4f2c8e0367da76de623d9407944
wpt-pr: 12396
2018-08-15 16:50:50 +00:00
Marcos Cáceres ca31d39ca0 Bug 1463390 [wpt PR 11101] - Add tests for PaymentResponse.retry(), a=testonly
Automatic update from web-platform-testsAdd tests for PaymentResponse.retry() (#11101)

* Add tests for PaymentResponse.retry()

* Tests for https://github.com/w3c/payment-request/pull/715

* wip

* remove unnecessary comment

* test retry() rejects if doc not fully active

* Provide better instructions

* fix copy/pasta

* test 'abort the update'

* Calling retry() multiple times is always a new object.

* Generalize test for retry and complete

--

wpt-commits: 2f996e750b6bf5c6c64b693aca154198241ae9e5
wpt-pr: 11101
2018-08-15 16:50:49 +00:00
Ali Juma fa2363f47c Bug 1483091 [wpt PR 12453] - Fix typo in IntersectionObserver test observer-exceptions.html, a=testonly
Automatic update from web-platform-testsFix typo in IntersectionObserver test observer-exceptions.html

This fixes a typo in the description of a test case.

TBR=szager@chromium.org

Change-Id: I485f41c68bfa747c794ef9add2b96b296cfdf73e
Reviewed-on: https://chromium-review.googlesource.com/1173151
Reviewed-by: Ali Juma <ajuma@chromium.org>
Commit-Queue: Ali Juma <ajuma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582686}

--

wpt-commits: ff811226ac0d1d785e5f67b0b4aaf7dd807a3064
wpt-pr: 12453
2018-08-15 16:50:49 +00:00
moz-wptsync-bot 9aae543eaf Bug 1479514 [wpt PR 12235] - Update wpt metadata, a=testonly
wpt-pr: 12235
wpt-type: metadata
2018-08-15 16:50:48 +00:00
Reza.Zakerinasab ff24754be3 Bug 1479514 [wpt PR 12235] - Ship CreateImageBitmap resize options, a=testonly
Automatic update from web-platform-testsShip CreateImageBitmap resize options

This change removes the requirement of ExtendedImageBitmapOptions runtime
enabled feature for CreateImageBitmap resize options to work.

Bug: 762559
Change-Id: I6bd1e098e695116a66ef2387c07087da3cc91445
Reviewed-on: https://chromium-review.googlesource.com/1155164
Reviewed-by: Fernando Serboncini <fserb@chromium.org>
Commit-Queue: Mohammad Reza Zakerinasab <zakerinasab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582682}

--

wpt-commits: a87ede5b32181eae304aee0de4b09535f9c0c080
wpt-pr: 12235
2018-08-15 16:50:48 +00:00
youennf 1a7e48dd08 Bug 1483080 [wpt PR 12450] - Ensure templated tests do set a Content-Type: text/html HTTP header, a=testonly
Automatic update from web-platform-testsEnsure templated tests do set a Content-Type: text/html HTTP header (#12450)

--

wpt-commits: 36c74ce6b47fb657411cd8dae7d2c9c8f722af66
wpt-pr: 12450
2018-08-15 16:50:47 +00:00
jimevans 07f40221bf Bug 1481015 [wpt PR 12310] - Add default prompt value for user prompt WebDriver tests, a=testonly
Automatic update from web-platform-testsAdd default prompt value for user prompt WebDriver tests (#12310)

Add default prompt value for user prompt WebDriver tests

When the JavaScript `prompt()` function is called without a default value,
some browsers (like IE) return "undefined" for the default prompt value if
the argument is omitted. This commit refactors the user prompt handler
tests so that prompt() is called with an appropriate value for the default
value argument, providing a consistent behavior across browsers.

--

wpt-commits: 2db6b2a7d5ea2b10d2b895cf6956391be88e8297
wpt-pr: 12310
2018-08-15 16:50:46 +00:00
moz-wptsync-bot 4f908ad1ee Bug 1482237 [wpt PR 12385] - Update wpt metadata, a=testonly
wpt-pr: 12385
wpt-type: metadata
2018-08-15 16:50:46 +00:00
Dave Tapuska cc77f4da39 Bug 1482237 [wpt PR 12385] - Add a PostMessageOptions API to workers and message_port, a=testonly
Automatic update from web-platform-testsAdd a PostMessageOptions API to workers and message_port

The current pull request against the HTML spec is here:
https://github.com/whatwg/html/issues/3799

Rename the RuntimeEnabledFeature from WindowPostMessageOptions to
PostMessageOptions

BUG=861735

Change-Id: Ia7980a85c10535f6d531c87f3790efcf6ed2d54d
Reviewed-on: https://chromium-review.googlesource.com/1169304
Commit-Queue: Dave Tapuska <dtapuska@chromium.org>
Reviewed-by: Marijn Kruisselbrink <mek@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582619}

--

wpt-commits: aaac36358ac55215fbb28d62d235470859001e91
wpt-pr: 12385
2018-08-15 16:50:46 +00:00
Philip Jägenstedt d80cea12c2 Bug 1482975 [wpt PR 12429] - Fix dependency order in subresource-integrity/idlharness.window.js, a=testonly
Automatic update from web-platform-testsFix dependency order in subresource-integrity/idlharness.window.js (#12429)

With these 3 dependencies, there is only one order which doesn't
result in an error during setup, and this is it. The previous error
was "ProcessingInstruction includes LinkStyle, but
ProcessingInstruction is undefined.":
https://wpt.fyi/results/subresource-integrity/idlharness.window.html?sha=eea0b54014&labels=stable

Separate issue filed about the Edge failure:
https://github.com/web-platform-tests/wpt/issues/12428
--

wpt-commits: 0419ed819c9e98114fac9dfadf5c7283107a9901
wpt-pr: 12429
2018-08-15 16:50:45 +00:00
moz-wptsync-bot ebfb575be9 Bug 1483045 [wpt PR 12444] - Update wpt metadata, a=testonly
wpt-pr: 12444
wpt-type: metadata
2018-08-15 16:50:44 +00:00
Philip Jägenstedt 29730342d2 Bug 1483045 [wpt PR 12444] - Update the Animation Worklet IDL file + test, a=testonly
Automatic update from web-platform-testsUpdate the Animation Worklet IDL file + test (#12444)

Copied from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/animation-worklet.idl
--

wpt-commits: b357235120ad041e644e5dbef495807be7394178
wpt-pr: 12444
2018-08-15 16:50:44 +00:00
Geoffrey Sneddon e0881d51a7 Bug 1460676 [wpt PR 10953] - Partly fix #8581: add extra subdomains for cookie tests, a=testonly
Automatic update from web-platform-testsMake it possible to override subdomains/not_subdomains in serve.Config

--
Partly fix #8581: add extra subdomains for cookie tests

--

wpt-commits: 9d4128a0306a6e050ece6e770faffc2813987308, ff4e72e977d0776510aea28ddfb497c7fc12e848
wpt-pr: 10953
2018-08-15 16:50:43 +00:00
moz-wptsync-bot e2b8124c5e Bug 1483048 [wpt PR 12446] - Update wpt metadata, a=testonly
wpt-pr: 12446
wpt-type: metadata
2018-08-15 16:50:43 +00:00
Fredrik Söderquist 396a6e4333 Bug 1483048 [wpt PR 12446] - Disable 'visual aid' in wpt/svg/painting/reftests/markers-orient-001.svg, a=testonly
Automatic update from web-platform-testsDisable 'visual aid' in wpt/svg/painting/reftests/markers-orient-001.svg

The test has a red version of the reference painted under the actual
test content. Because of how alpha/coverage often work (at least in
software rasterizers), this can lead to the read bleeding through and
thus affecting the comparison with the reference image.
Disable the red reference shapes by adding a CSS rule. This way, if
someone feels it's useful for debugging they can easily re-enable it.

BUG=872697

Change-Id: Id47757c9dd112ead0db9c2dcd1adc74d5a52e55d
Reviewed-on: https://chromium-review.googlesource.com/1172622
Reviewed-by: Stephen Chenney <schenney@chromium.org>
Commit-Queue: Fredrik Söderquist <fs@opera.com>
Cr-Commit-Position: refs/heads/master@{#582598}

--

wpt-commits: ae58674adad6b4895528bf9385e4f59a0a6c2a18
wpt-pr: 12446
2018-08-15 16:50:43 +00:00
autofoolip 268dfb5d4f Bug 1482945 [wpt PR 12442] - Update interfaces/webxr.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/webxr.idl (#12442)

Copied by https://github.com/foolip/wpt-idl-importer from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/webxr.idl
--

wpt-commits: 457a7c26c1bb2f9bc2071a323c19f15502a5ffd4
wpt-pr: 12442
2018-08-15 16:50:42 +00:00
autofoolip a02898154f Bug 1482943 [wpt PR 12441] - Update interfaces/service-workers.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/service-workers.idl (#12441)

Copied by https://github.com/foolip/wpt-idl-importer from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/service-workers.idl
--

wpt-commits: 16b39be0326989e0dd4228f4033fe736e1e13a09
wpt-pr: 12441
2018-08-15 16:50:41 +00:00
moz-wptsync-bot 5bc3b1c5c0 Bug 1482942 [wpt PR 12431] - Update wpt metadata, a=testonly
wpt-pr: 12431
wpt-type: metadata
2018-08-15 16:50:41 +00:00
Anders Hartvoll Ruud d422a634a9 Bug 1482942 [wpt PR 12431] - [css-properties-values-api] Reify values from attributeStyleMap.get., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Reify values from attributeStyleMap.get.

When retrieving values via attributeStyleMap.get/getAll, produce the
correct CSSStyleValue subclass according to the registration of the custom
property.

R=futhark@chromium.org

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

--

wpt-commits: 816706b1fa03ffbc7b1f98a560f8ac7db80bc481
wpt-pr: 12431
2018-08-15 16:50:41 +00:00
autofoolip 114c799f93 Bug 1482940 [wpt PR 12440] - Update interfaces/payment-request.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/payment-request.idl (#12440)

Copied by https://github.com/foolip/wpt-idl-importer from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/payment-request.idl
--

wpt-commits: ff1ca2cdc345804c8c9a3b707479b9bcca1bdf01
wpt-pr: 12440
2018-08-15 16:50:40 +00:00
autofoolip a6f089c97d Bug 1482937 [wpt PR 12438] - Update interfaces/speech-api.idl, a=testonly
Automatic update from web-platform-testsUpdate interfaces/speech-api.idl (#12438)

Copied by https://github.com/foolip/wpt-idl-importer from:
https://github.com/tidoust/reffy-reports/blob/f14a522/whatwg/idl/speech-api.idl
--

wpt-commits: aa7bededdfc32f80242168c0d26d40f8322ae066
wpt-pr: 12438
2018-08-15 16:50:39 +00:00
Servo WPT Sync 1e0d8d8ce0 Bug 1482935 [wpt PR 12437] - implement opener, disowning, a=testonly
Automatic update from web-platform-testsMerge pull request #12437 from web-platform-tests/sync_df0680bbaa28caf2f0b68a03d9d1fa7403ff5b02

Merge pull request #12437 from sync_df0680bbaa28caf2f0b68a03d9d1fa7403ff5b02
--

wpt-commits: 6b99d2ceaccd06623d74c470174317ea21c47c85
wpt-pr: 12437
2018-08-15 16:50:39 +00:00
moz-wptsync-bot 0447928319 Bug 1482933 [wpt PR 12426] - Update wpt metadata, a=testonly
wpt-pr: 12426
wpt-type: metadata
2018-08-15 16:50:38 +00:00
Anders Hartvoll Ruud d388ae6b2b Bug 1482933 [wpt PR 12426] - [css-properties-values-api] Test var()-references w.r.t. registered lists., a=testonly
Automatic update from web-platform-tests[css-properties-values-api] Test var()-references w.r.t. registered lists.

R=futhark@chromium.org

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

--

wpt-commits: e3b5790c15e91e23dd679c5a1e94d57bfa56bf12
wpt-pr: 12426
2018-08-15 16:50:38 +00:00
moz-wptsync-bot e2e2ab4424 Bug 1477637 [wpt PR 12140] - Update wpt metadata, a=testonly
wpt-pr: 12140
wpt-type: metadata
2018-08-15 16:50:37 +00:00
Maja Kabus 57995f411e Bug 1477637 [wpt PR 12140] - Replaced HTML*Element tests with two generic test files, a=testonly
Automatic update from web-platform-testsReplaced HTML*Element tests with two generic test files

HTML*Element href and src test files merged into two
HTMLElement-generic test files.

Bug: 739170
Change-Id: I3cf49c9d72540c7f51439fb157f1d201048a349e
Reviewed-on: https://chromium-review.googlesource.com/1146567
Commit-Queue: Mike West <mkwst@chromium.org>
Reviewed-by: Mike West <mkwst@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582550}

--

wpt-commits: af5652d49d6e52dcb26dd5dd07e60a57fcc60de1
wpt-pr: 12140
2018-08-15 16:50:37 +00:00
Mike Pennisi 861a417ec9 Bug 1481568 [wpt PR 12343] - [html] Verify synchronicity of beforeunload event, a=testonly
Automatic update from web-platform-tests[html] Verify synchronicity of beforeunload event

--

wpt-commits: a65808135f02c386c17f3f019bf8a6c236c60459
wpt-pr: 12343
2018-08-15 16:50:36 +00:00
Philip Jägenstedt 7ae56f2d86 Bug 1482928 [wpt PR 12432] - Avoid using Promise.prototype.finally in idlharness.js, a=testonly
Automatic update from web-platform-testsAvoid using Promise.prototype.finally in idlharness.js

In this context, using .then() achieves the same thing because of the
preceding .catch().

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

--

wpt-commits: 8b3baca3d46530aa04a12afa2fe00951800e0f2c
wpt-pr: 12432
2018-08-15 16:50:36 +00:00
Wanming Lin e12eabd7f7 Bug 1482926 [wpt PR 12422] - [Battery] Correct IDL file name, a=testonly
Automatic update from web-platform-tests[Battery] Correct IDL file name (#12422)

The IDL file name is `battery-status.idl`
--

wpt-commits: 1f430df57ffa8d35f5d147bed09d769b2144b90d
wpt-pr: 12422
2018-08-15 16:50:35 +00:00
moz-wptsync-bot 700094b4bf Bug 1482379 [wpt PR 12406] - Update wpt metadata, a=testonly
wpt-pr: 12406
wpt-type: metadata
2018-08-15 16:50:35 +00:00
Philip Jägenstedt 993abcfaa7 Bug 1482379 [wpt PR 12406] - Remove the idl_test test_name argument (always 'idl_test setup'), a=testonly
Automatic update from web-platform-testsRemove the idl_test test_name argument (always 'idl_test setup') (#12406)

Completes what https://github.com/web-platform-tests/wpt/pull/12276 started.
--

wpt-commits: a570eb13b74de9de57230c95e3a302699ce0e7c4
wpt-pr: 12406
2018-08-15 16:50:34 +00:00
moz-wptsync-bot 22d2ed69ae Bug 1482831 [wpt PR 12418] - Update wpt metadata, a=testonly
wpt-pr: 12418
wpt-type: metadata
2018-08-15 16:50:33 +00:00
L. David Baron cdd7ee0097 Bug 1482831 [wpt PR 12418] - Sync Mozilla tests as of 2018-08-11, a=testonly
Automatic update from web-platform-testsSync Mozilla tests as of https://hg.mozilla.org/mozilla-central/rev/d0a17fc80dabd76aca148d42684a385ba41f9ed8 . (#12418)

This contains two changes:
* [bug 1476495](https://bugzilla.mozilla.org/show_bug.cgi?id=1476495) by @MReschenberg, reviewed by @dholbert
* [bug 1472919](https://bugzilla.mozilla.org/show_bug.cgi?id=1472919) by @MReschenberg, reviewed by me
--

wpt-commits: d31eacaff0c4d96f8c125c21faac6e0f75dd683c
wpt-pr: 12418
2018-08-15 16:50:33 +00:00
Domenic Denicola 4d840373ae Bug 1482463 [wpt PR 12415] - Test that there's no help cursor on help links, a=testonly
Automatic update from web-platform-testsTest that there's no help cursor on help links (#12415)

Follows https://github.com/whatwg/html/pull/3902.
--

wpt-commits: 619c31856b3d91ab022f908c1154aff7aa9f2bde
wpt-pr: 12415
2018-08-15 16:50:33 +00:00
Wei-Yin Chen (陳威尹) 846db4f6bb Bug 1482336 [wpt PR 12398] - Fix misspelling "existance", a=testonly
Automatic update from web-platform-testsFix misspelling "existance"

third_party/ is excluded, except for third_party/WebKit and
third_party/blink.

This is uncovered by:
https://chromium-swarm.appspot.com/task?id=3f2afb7b4290f910

Bug: None
Cq-Include-Trybots: luci.chromium.try​:android_optional_gpu_tests_rel;luci.chromium.try​:ios-simulator-full-configs;luci.chromium.try​:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.mac:ios-simulator-cronet
Change-Id: Ie17ea50e7f6aba3538acb488df92b4926b52f4c4
Reviewed-on: https://chromium-review.googlesource.com/1170441
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Scott Violet <sky@chromium.org>
Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582384}

--

wpt-commits: 5ddd0cebd3664b001ebc3853ac4029e783daecde
wpt-pr: 12398
2018-08-15 16:50:32 +00:00
Joshua Bell c0f6e10344 Bug 1482459 [wpt PR 12414] - Web Locks API: Update spec/explainer/idl links, a=testonly
Automatic update from web-platform-testsWeb Locks API: Update spec/explainer/idl links

Spec work has moved into the WICG repository, so update links:

Explainer: https://github.com/WICG/web-locks/
Spec: https://wicg.github.io/web-locks/

Bug: 161072
Change-Id: I450beb25d8a7c9c0a80b06b7e84d7ac8db3cece1
Reviewed-on: https://chromium-review.googlesource.com/1171213
Commit-Queue: Victor Costan <pwnall@chromium.org>
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582356}

--

wpt-commits: 6b3194d4b26ad3c2746e2b2773805e792b1f879d
wpt-pr: 12414
2018-08-15 16:50:31 +00:00
Xianzhu Wang e7b671b37c Bug 1482193 [wpt PR 12382] - [PE] Allow blending for svg root etc., a=testonly
Automatic update from web-platform-tests[PE] Allow blending for svg root etc.

Bug: 872437
Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_slimming_paint_v2;master.tryserver.blink:linux_trusty_blink_rel
Change-Id: Idb0d69320ddfa2dcfe02e493cd117573618459d5
Reviewed-on: https://chromium-review.googlesource.com/1169624
Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
Reviewed-by: Philip Rogers <pdr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582299}

--

wpt-commits: b382ac7192087da0a7439902e20be76ab7587ee8
wpt-pr: 12382
2018-08-15 16:50:31 +00:00
moz-wptsync-bot fde24f049c Bug 1482283 [wpt PR 12390] - Update wpt metadata, a=testonly
wpt-pr: 12390
wpt-type: metadata
2018-08-15 16:50:30 +00:00
Philip Jägenstedt 413627c605 Bug 1482283 [wpt PR 12390] - Rewrite Budget API IDL test to use idl_test, a=testonly
Automatic update from web-platform-testsRewrite Budget API IDL test to use idl_test (#12390)

--

wpt-commits: 13f24abbc0da9d73ede59516bb6289592ff94216
wpt-pr: 12390
2018-08-15 16:50:30 +00:00
moz-wptsync-bot b16c1b266f Bug 1482432 [wpt PR 12412] - Update wpt metadata, a=testonly
wpt-pr: 12412
wpt-type: metadata
2018-08-15 16:50:29 +00:00
Morten Stenshorne 0d11f0c9ee Bug 1482432 [wpt PR 12412] - [LayoutNG] Flip for writing mode when calculating inline bounding box., a=testonly
Automatic update from web-platform-tests[LayoutNG] Flip for writing mode when calculating inline bounding box.

LayoutInline::LinesVisualOverflowBoundingBox() is expected to return
coordinates with a logical block coordinate. So we need to flip for
writing-mode vertical-rl.

Discovered while investigating why
wpt/css/css-position/position-sticky-writing-modes.html fails. It had
some weird repaint issues (that I discovered when picking the test
apart) that this CL fixes. That's not enough to fix the test, though.

Cq-Include-Trybots: luci.chromium.try​:linux_layout_tests_layout_ng
Change-Id: I9a8930cc6de01991592282491677327e3406acfb
Reviewed-on: https://chromium-review.googlesource.com/1170835
Reviewed-by: Aleks Totic <atotic@chromium.org>
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582222}

--

wpt-commits: c960c4cf4c4849ee5207d9235bb4da7939a53d58
wpt-pr: 12412
2018-08-15 16:50:29 +00:00
moz-wptsync-bot b70c9ab7fc Bug 1480218 [wpt PR 12263] - Update wpt metadata, a=testonly
wpt-pr: 12263
wpt-type: metadata
2018-08-15 16:50:29 +00:00
Rayan Kanso 212dd87438 Bug 1480218 [wpt PR 12263] - [Background Fetch] Reject BackgroundFetchUpdateEvent::UpdateUI if called again, a=testonly
Automatic update from web-platform-tests[Background Fetch] Reject BackgroundFetchUpdateEvent::UpdateUI if called again

Also add WPT that check
- calling updateUI works
- calling updateUI more than once throws an exception

Change-Id: I4b8e1847a09fd84a087d4f4af996ccf19c9f212b
Reviewed-on: https://chromium-review.googlesource.com/1159073
Commit-Queue: Rayan Kanso <rayankans@chromium.org>
Reviewed-by: Peter Beverloo <peter@chromium.org>
Cr-Commit-Position: refs/heads/master@{#582140}

--

wpt-commits: d6763dd2689061fb3dc5175852f56009fd3d1103
wpt-pr: 12263
2018-08-15 16:50:28 +00:00
moz-wptsync-bot f4d777c0cb Bug 1482160 [wpt PR 12381] - Fix service worker tests generated from non-https .any.js, a=testonly
Automatic update from web-platform-testsFix service worker tests generated from non-https .any.js

Note: this contains a change to the expected behaviour of test
runners.

Previously .any.js tests specifying a serviceworker variant generated
a url like foo.https.any.serviceworker.html. But that causes a problem
because that looks exctly like a url generated from a file named
foo.https.js. This ambiguity, together with the fact that wptrunner
wasn't actually looking at the https flag in the test id, but only in
the filename, meant that service worker tests weren't being run
properly.

This change stops adding .https. to serviceworker tests generated from
.any.js files and instead makes .serviceworker. in the test id
directly mean that the test should be loaded over https.

--

wpt-commits: bfec5399443c15c7a201a3d2b5505967433f570c
wpt-pr: 12381
2018-08-15 16:50:28 +00:00