Bug 256900

Summary: Make sure we don't leak API::Navigation objects
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Chris Dumez 2023-05-17 09:28:57 PDT
Removing Navigation objects from WebNavigationState when the navigation completes, to avoid leaking them.
Comment 1 Chris Dumez 2023-05-17 09:30:16 PDT
<rdar://problem/109430054>
Comment 2 Chris Dumez 2023-05-17 09:30:32 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13964
Comment 3 Chris Dumez 2023-05-18 10:36:29 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14023
Comment 4 EWS 2023-05-23 19:17:49 PDT
Committed 264449@main (9ae6f745cc3d): <https://commits.webkit.org/264449@main>

Reviewed commits have been landed. Closing PR #14023 and removing active labels.