RESOLVED FIXED 264376
Move setView() to the RemoteFrame constructor
https://bugs.webkit.org/show_bug.cgi?id=264376
Summary Move setView() to the RemoteFrame constructor
Charlie Wolfe
Reported 2023-11-07 17:19:07 PST
There are currently some situations where a RemoteFrame can exist without a RemoteFrameView. We should move setView() call to the RemoteFrame constructor so this can't happen.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-07 17:19:22 PST
Charlie Wolfe
Comment 2 2023-11-07 17:20:52 PST
EWS
Comment 3 2023-11-07 20:26:52 PST
Committed 270367@main (0c99f26c7129): <https://commits.webkit.org/270367@main> Reviewed commits have been landed. Closing PR #20140 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.