[Webkit-unassigned] [Bug 280150] [GTK] Crash on inputting booking field on IRCTC website in ScriptMessageClientGtk::didPostMessage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 25 07:19:49 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=280150
--- Comment #4 from Michael Catanzaro <mcatanzaro at redhat.com> ---
Right, it either needs to be GRefPtr, or GWeakPtr if that would lead to a reference cycle (which I need to verify). But ideally we would also understand why this is happening in the first place.
(In reply to Akarshan Biswas from comment #3)
> How that raw pointer will handle after being passed to the g_signal_emit(),
> I have no idea tbh, so I won't comment further.
Doesn't matter, since there's no need to hold ownership there.
--
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/20240925/5d70f450/attachment.htm>
More information about the webkit-unassigned
mailing list