Closed Bug 1733201 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 30986 - Add tests for importing revoked blob URLs across agents

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 30986 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/30986
Details from upstream follow.

Andreu Botella <abb@randomunok.com> wrote:

Add tests for importing revoked blob URLs across agents

Ref: https://github.com/denoland/deno/issues/12248

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 3 subtests

Status Summary

Firefox

OK : 1
FAIL: 3

Chrome

OK : 1
PASS: 3

Safari

OK : 1
PASS: 3

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html
A blob URL created in a window agent can be imported from a worker: FAIL
A blob URL revoked in a window agent will not resolve in a worker: FAIL
A revoked blob URL will not resolve in a worker even if it's in the window's module graph: FAIL

New Tests That Don't Pass

/html/semantics/scripting-1/the-script-element/module/dynamic-import/blob-url-workers.window.html
A blob URL created in a window agent can be imported from a worker: FAIL (Chrome: PASS, Safari: PASS)
A blob URL revoked in a window agent will not resolve in a worker: FAIL (Chrome: PASS, Safari: PASS)
A revoked blob URL will not resolve in a worker even if it's in the window's module graph: FAIL (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4a6b51de606f
[wpt PR 30986] - Add tests for importing revoked blob URLs across agents, a=testonly
https://hg.mozilla.org/integration/autoland/rev/7d884db4fe89
[wpt PR 30986] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
You need to log in before you can comment on or make changes to this bug.