[Webkit-unassigned] [Bug 211350] [GTK] WEBKIT_LOAD_FINISHED not reached if WebKitWebView has no parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 17:29:58 PST 2021


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

Michael Catanzaro <mcatanzaro at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Michael Catanzaro from comment #4)
> So why is it happening? I'm not sure yet.

Occam's razor again: it happens because WebPageProxy::close is called... and that happens because the web view is disposed. :P

The problem turned out to be that, after adding my call to g_object_ref_sink(), I forgot to run 'make' and so never actually tested my fix. Minus one hour of my life, oh well.

Closing because this is a refcounting error in the test.

-- 
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/20210115/1b1102f0/attachment.htm>


More information about the webkit-unassigned mailing list