Bug 246729 - SuspendedPageProxy should keep Ref<WebFrameProxy> instead of just the FrameIdentifier
Summary: SuspendedPageProxy should keep Ref<WebFrameProxy> instead of just the FrameId...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Process Model (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on: 246757
Blocks:
  Show dependency treegraph
 
Reported: 2022-10-18 19:17 PDT by Alex Christensen
Modified: 2022-10-19 11:32 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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