Bug 211242 - REGRESSION (r247490): Leak of MiniBrowserNSTextFinder._hideInterfaceCallback
Summary: REGRESSION (r247490): Leak of MiniBrowserNSTextFinder._hideInterfaceCallback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords: InRadar
Depends on: 199815
Blocks:
  Show dependency treegraph
 
Reported: 2020-04-30 11:23 PDT by David Kilzer (:ddkilzer)
Modified: 2020-04-30 12:01 PDT (History)
3 users (show)

See Also:


Attachments
Patch v1 (1.33 KB, patch)
2020-04-30 11:26 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff
Patch v2 (1.33 KB, patch)
2020-04-30 11:28 PDT, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2020-04-30 11:23:53 PDT
Leak of MiniBrowserNSTextFinder._hideInterfaceCallback.

Caused by:

    Bug 199815: NSTextFinder holes don't scroll with the page
    <https://bugs.webkit.org/show_bug.cgi?id=199815>
    <rdar://problem/52280514>
    <https://trac.webkit.org/r247490>
Comment 1 David Kilzer (:ddkilzer) 2020-04-30 11:26:10 PDT
Created attachment 398070 [details]
Patch v1
Comment 2 David Kilzer (:ddkilzer) 2020-04-30 11:28:56 PDT
Created attachment 398071 [details]
Patch v2
Comment 3 David Kilzer (:ddkilzer) 2020-04-30 11:29:47 PDT
(In reply to David Kilzer (:ddkilzer) from comment #1)
> Created attachment 398070 [details]
> Patch v1

Helps if you spell -release correctly.
Comment 4 Radar WebKit Bug Importer 2020-04-30 11:30:09 PDT
<rdar://problem/62662394>
Comment 5 Tim Horton 2020-04-30 11:30:57 PDT
Comment on attachment 398071 [details]
Patch v2

We should totally ARC minibrowser
Comment 6 Radar WebKit Bug Importer 2020-04-30 11:30:58 PDT
<rdar://problem/62662314>
Comment 7 David Kilzer (:ddkilzer) 2020-04-30 11:39:30 PDT
<rdar://problem/62662394>
Comment 8 David Kilzer (:ddkilzer) 2020-04-30 11:58:51 PDT
Comment on attachment 398071 [details]
Patch v2

MiniBrowser is not used in automated testing, so marking cq+ after all builds completed successfully.
Comment 9 EWS 2020-04-30 12:01:35 PDT
Committed r260958: <https://trac.webkit.org/changeset/260958>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398071 [details].