Bug 255572 - Use WeakPtr for WebFrameProxy in ProvisionalFrameProxy
Summary: Use WeakPtr for WebFrameProxy in ProvisionalFrameProxy
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chirag M Shah
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-17 19:11 PDT by Chirag M Shah
Modified: 2023-04-18 01:18 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chirag M Shah 2023-04-17 19:11:31 PDT
We're using a raw reference for WebFrameProxy, which we should move away from.
Comment 1 Chirag M Shah 2023-04-17 19:18:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12841
Comment 2 EWS 2023-04-18 01:17:23 PDT
Committed 263066@main (39053215a8c0): <https://commits.webkit.org/263066@main>

Reviewed commits have been landed. Closing PR #12841 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-04-18 01:18:20 PDT
<rdar://problem/108186307>