[Webkit-unassigned] [Bug 203185] Closing a MiniBrowser WK2 window does not release the WKWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 1 12:43:10 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=203185

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
This is creating a retain cycle:

    _textFinder.hideInterfaceCallback = ^{
        [_webView _hideFindUI];
    };

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200201/6aca86c7/attachment.htm>


More information about the webkit-unassigned mailing list