[Webkit-unassigned] [Bug 181472] New: [WPE] TestWebKitFindController asserts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 10 02:14:05 PST 2018


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

            Bug ID: 181472
           Summary: [WPE] TestWebKitFindController asserts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Ms2ger at igalia.com
                CC: bugs-noreply at webkitgtk.org

In the _WebKitWebViewPrivate destructor, we set this->view to nullptr. We then automatically destruct this->findController, and end up calling webkitFindControllerDispose, which calls webkitWebViewGetPage()... But that asserts webView->priv->view is non-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/20180110/2d99843a/attachment.html>


More information about the webkit-unassigned mailing list