Open Bug 1339354 Opened 8 years ago Updated 2 years ago

Make assertions about secure context state in worker-based test_worker_interfaces and test_navigator tests based on where the worker got loaded from

Categories

(Core :: DOM: Core & HTML, defect, P3)

defect

Tracking

()

People

(Reporter: shawnjohnjr, Unassigned)

Details

Followup from bug 1338438 Comment 10: test_worker_interfaces.js should be able to make assertions about secure context state based on where it got loaded from.
Assignee: nobody → shuang
Summary: Make assertions about secure context state based on where it got loaded from. → Make assertions about secure context state in worker-based test_worker_interfaces and test_navigator tests based on where the worker got loaded from
You need this in test_navigator.html too, since that runs some tests in a worker. For that one it hsould be pretty easy: just message back the isSecureContext state and have the parent page check that it matches its own.
Priority: -- → P3
Assignee: shuang → nobody
Component: DOM → DOM: Core & HTML
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.