WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
246670
Prepare to start instantiating RemoteFrame for site-isolated iframes
https://bugs.webkit.org/show_bug.cgi?id=246670
Summary
Prepare to start instantiating RemoteFrame for site-isolated iframes
Alex Christensen
Reported
2022-10-17 20:35:17 PDT
This makes all the iteration sites check if the frame is a LocalFrame. If it is, behavior is unmodified. If it isn't, it is skipped. We will have to audit the skipping sites one at a time over the coming months and fix all the things, but this is the first step towards getting started.
Attachments
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2022-10-17 21:12:10 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5478
EWS
Comment 2
2022-10-18 20:00:13 PDT
Committed
255711@main
(97a2057f8e50): <
https://commits.webkit.org/255711@main
> Reviewed commits have been landed. Closing PR #5478 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-10-18 20:01:23 PDT
<
rdar://problem/101320848
>
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