Bug 210645

Summary: REGRESSION (r211095): [iOS] TestRunnerWKWebView leaks @property accessibilitySpeakSelectionContent
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: David Kilzer (:ddkilzer) <ddkilzer>
Status: RESOLVED FIXED    
Severity: Normal CC: cfleizach, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 166794    
Bug Blocks:    
Attachments:
Description Flags
Patch v1 none

David Kilzer (:ddkilzer)
Reported 2020-04-17 02:49:42 PDT
TestRunnerWKWebView leaks @property accessibilitySpeakSelectionContent. Regressed in r211095 for Bug 166794. Found by clang static analyzer: The '_accessibilitySpeakSelectionContent' ivar in 'TestRunnerWKWebView' was copied by a synthesized property but not released before '[super dealloc]'
Attachments
Patch v1 (1.50 KB, patch)
2020-04-17 02:53 PDT, David Kilzer (:ddkilzer)
no flags
Radar WebKit Bug Importer
Comment 1 2020-04-17 02:50:25 PDT
David Kilzer (:ddkilzer)
Comment 2 2020-04-17 02:53:42 PDT
Created attachment 396750 [details] Patch v1
EWS
Comment 3 2020-04-17 16:05:40 PDT
Committed r260298: <https://trac.webkit.org/changeset/260298> All reviewed patches have been landed. Closing bug and clearing flags on attachment 396750 [details].
Note You need to log in before you can comment on or make changes to this bug.