Bug 1600233 [wpt PR 20526] - Disallow serializing and transferring non-origin-clean...
commitb153d61a45c7031a1d801249c92b333729a95687
authorYutaka Hirano <yhirano@chromium.org>
Fri, 20 Dec 2019 11:38:00 +0000 (20 11:38 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Mon, 23 Dec 2019 11:14:44 +0000 (23 11:14 +0000)
tree86939b99750b7159553e9eef5b503273ce0eb146
parentebc3d5d1771b2d14ad5e0d2fee155d699821184d
Bug 1600233 [wpt PR 20526] - Disallow serializing and transferring non-origin-clean ImageBitmap, a=testonly

Automatic update from web-platform-tests
Disallow serializing and transferring non-origin-clean ImageBitmap (#20526)

The tests update for https://github.com/whatwg/html/pull/5114.
Add one test case for serialization, add one test case for
transferring. The relationship between COOP/COEP is now clear
and we can remove no-coop-coep.https.window.js.
--

wpt-commits: 578b1c621b57c2ad51442cb273bd5b8ea1dfed63
wpt-pr: 20526
testing/web-platform/tests/2dcontext/imagebitmap/createImageBitmap-serializable.html
testing/web-platform/tests/2dcontext/imagebitmap/createImageBitmap-transfer.html
testing/web-platform/tests/2dcontext/imagebitmap/no-coop-coep.https.window.js [deleted file]
testing/web-platform/tests/2dcontext/imagebitmap/resources/coop-coep-popup.html [deleted file]
testing/web-platform/tests/2dcontext/imagebitmap/resources/coop-coep-popup.html.headers [deleted file]
testing/web-platform/tests/2dcontext/imagebitmap/resources/coop-coep-worker.js [deleted file]
testing/web-platform/tests/2dcontext/imagebitmap/resources/coop-coep-worker.js.headers [deleted file]