RESOLVED FIXED 250078
REGRESSION (246550@main): WKFoundTextRange leaks an NSString
https://bugs.webkit.org/show_bug.cgi?id=250078
Summary REGRESSION (246550@main): WKFoundTextRange leaks an NSString
David Kilzer (:ddkilzer)
Reported 2023-01-04 08:57:44 PST
WKFoundTextRange leaks an NSString due to missing -dealloc method to release _frameIdentifier. Regressed in 246550@main / commit 8a0510865f746177a4d722450285fa1195c8cd74 for: Bug 235693: Migrate _UITextSearching implementation to be backed by WebFoundTextRangeController https://bugs.webkit.org/show_bug.cgi?id=235693
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-04 08:58:27 PST
David Kilzer (:ddkilzer)
Comment 2 2023-01-04 09:02:39 PST
EWS
Comment 3 2023-01-04 14:33:55 PST
Committed 258450@main (cc929d954b70): <https://commits.webkit.org/258450@main> Reviewed commits have been landed. Closing PR #8192 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.