Bug 256900 - Make sure we don't leak API::Navigation objects
Summary: Make sure we don't leak API::Navigation objects
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-17 09:28 PDT by Chris Dumez
Modified: 2023-05-23 19:17 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 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.