[wpt-sync] Sync PR 33295 - Remove subresource laoding with WebBundles's WPT of <link>-based API
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox100 fixed)
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33295 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33295
Details from upstream follow.
Hayato Ito <hayato@chromium.org> wrote:
Remove subresource laoding with WebBundles's WPT of <link>-based API
See bug 1306725 for details.
As a first step, let's remove WPT tests of \<link>-based API for which
we have WPT of \<script>-based API too.Note that link-*.html files which this CL doesn't remove yet are:
- link-csp-allowed.https.tentative.html
- link-csp-blocked.https.tentative.html
It is not immediately obvious that we can remove these. Let's remove or
migrate these in a follow-up CL.A rough plan to remove \<link>-based API is:
- Remove all \<link>-based API tests or migrate them to \<script>-based
API if required.- Refactor \<script>-based API tests to remove abstraction layer, which
is no longer necessary.- Drop the support of \<link>-based API.
Bug: 1306725
Change-Id: I91afe74c73c91cee922b10efe63c421c059629f7
Reviewed-on: https://chromium-review.googlesource.com/3539725
WPT-Export-Revision: a483ce54c4c82f0a320cc7b7327eeb4c67dde238
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=93f33d05434ca597c1b5d073600c336ec6b7ca45
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/2455d828c3b5 [wpt PR 33295] - Remove subresource loading with WebBundles's WPT of <link>-based API, a=testonly
Assignee | ||
Comment 3•1 year ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1275d350ef03 [wpt PR 33295] - Remove subresource loading with WebBundles's WPT of <link>-based API, a=testonly
Comment 5•1 year ago
|
||
bugherder |
Description
•