Bug 246729

Summary: SuspendedPageProxy should keep Ref<WebFrameProxy> instead of just the FrameIdentifier
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebKit Process ModelAssignee: Alex Christensen <achristensen>
Status: REOPENED ---    
Severity: Normal CC: commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 246757    
Bug Blocks:    

Description Alex Christensen 2022-10-18 19:17:39 PDT
Removes the one case where we had multiple frames with the same ID, also fixes rdar://101309133
Comment 1 Alex Christensen 2022-10-18 19:18:27 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5526
Comment 2 EWS 2022-10-19 00:43:27 PDT
Committed 255719@main (636ad3860681): <https://commits.webkit.org/255719@main>

Reviewed commits have been landed. Closing PR #5526 and removing active labels.
Comment 3 WebKit Commit Bot 2022-10-19 11:32:28 PDT
Re-opened since this is blocked by bug 246757