Open Bug 1762420 Opened 2 years ago Updated 2 years ago

Add web-platform test for external protocol sandbox

Categories

(Core :: DOM: Security, task, P3)

task

Tracking

()

People

(Reporter: pbz, Unassigned)

References

Details

(Whiteboard: [domsecurity-backlog1])

Spec: https://html.spec.whatwg.org/#hand-off-to-external-software
Implementation: Bug 1735746

We need to check if we can even test external protocols in WPT. Possibly we can register a protocol handler via Navigator.registerProtocolHandler() and check if it has been opened via the fetch server, like here: https://searchfox.org/mozilla-central/rev/625c3d0c8ae46502aed83f33bd530cb93e926e9f/testing/web-platform/tests/html/browsers/sandboxing/sandbox-disallow-popups.html#31

Severity: -- → S4
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
You need to log in before you can comment on or make changes to this bug.