[Webkit-unassigned] [Bug 272248] Crash in WebKit::WebDataListSuggestionPicker::close

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 13:44:47 PDT 2024


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

--- Comment #4 from Michael Catanzaro <mcatanzaro at redhat.com> ---
(In reply to Alexey Proskuryakov from comment #3)
> FWIW, the crash doesn't reproduce in Safari. Perhaps we just destroy the
> process without running the destructors?

Doubt it. You have to fire event handlers when the page is closed, for example. Probably something else is different.

The weak pointer misuse is a cross-platform issue and looks easy to fix. The only challenge here will be figuring out if this is testable and writing a test if so.

-- 
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/20240408/a0e8a9d6/attachment.htm>


More information about the webkit-unassigned mailing list