[Webkit-unassigned] [Bug 205254] New: -[WKWebView _detectDataWithTypes:completionHandler:] crashes when there is no running process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 15 16:57:57 PST 2019


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

            Bug ID: 205254
           Summary: -[WKWebView _detectDataWithTypes:completionHandler:]
                    crashes when there is no running process
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

This should be safe to call if there is no running web content process. Instead, it currently crashes due to m_process->connection() being null.

-- 
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/20191216/3dab3889/attachment.htm>


More information about the webkit-unassigned mailing list