[Webkit-unassigned] [Bug 27439] [Gtk] crash when closing page from javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 2 00:49:27 PDT 2009


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





--- Comment #8 from Xan Lopez <xan.lopez at gmail.com>  2009-08-02 00:49:23 PDT ---
(In reply to comment #7)
> (In reply to comment #6)
> > (In reply to comment #5)
> > > Created an attachment (id=33933)
 --> (https://bugs.webkit.org/attachment.cgi?id=33933) [details] [details] [details]
> > > Patch v1
> > 
> > Doesn't crash anymore, but window does not close either :(
> 
> Embedders need to listen to close-web-view to either destroy or hide their
> windows which I don't think ephy does atm.

Wouldn't it be with this patch *mandatory* that you handle the signal?
Otherwise you'd leak the view object, which used to be unreffed by
closeWindowSoon until now. If that's the case you should make the documentation
more specific about that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list