Bug 179057 - Secure Contexts: Take worker's document's ancestors into account.
Summary: Secure Contexts: Take worker's document's ancestors into account.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-31 08:22 PDT by Mike West
Modified: 2017-10-31 10:46 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike West 2017-10-31 08:22:52 PDT
The secure contextness of dedicated workers should take the ancestors of that worker's document into account. See the test "HTTPS worker from HTTPS subframe" in http://w3c-test.org/secure-contexts/basic-dedicated-worker.html.

https://bugs.chromium.org/p/chromium/issues/detail?id=780031 is a related Chromium bug, Firefox gets this right.
Comment 1 Radar WebKit Bug Importer 2017-10-31 10:46:05 PDT
<rdar://problem/35275235>