[Webkit-unassigned] [Bug 278187] Crash in Epiphany when closing a tab before gesture completes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 16 10:03:15 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=278187
--- Comment #3 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Some thoughts:
* PageClientImpl really needs to hold a GWeakPtr to the WebKitWebView, rather than a raw pointer
* Separately, there's likely an error somewhere in ViewGestureController or the related code. The gesture should keep things alive if necessary.
--
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/20240816/a9e4a35a/attachment.htm>
More information about the webkit-unassigned
mailing list