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
Alex Christensen
Comment 1 2022-10-17 21:12:10 PDT
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
Note You need to log in before you can comment on or make changes to this bug.