WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272557
[Site Isolation] http/tests/navigation/page-cache-shared-worker.html crashes
https://bugs.webkit.org/show_bug.cgi?id=272557
Summary
[Site Isolation] http/tests/navigation/page-cache-shared-worker.html crashes
Charlie Wolfe
Reported
2024-04-11 14:43:37 PDT
`topDocument()` will use the document of the root frame when site isolation is enabled, so we fail an allowsFirstPartyForCookies check in the network process. Use `Document::topOrigin()` instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-11 14:44:34 PDT
<
rdar://problem/126300675
>
Charlie Wolfe
Comment 2
2024-04-11 14:45:22 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27167
EWS
Comment 3
2024-04-11 23:59:22 PDT
Committed
277418@main
(b573c0f764bf): <
https://commits.webkit.org/277418@main
> Reviewed commits have been landed. Closing PR #27167 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug