[Webkit-unassigned] [Bug 110865] [GTK] Closing inspector window crashes wk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 23:36:20 PDT 2013


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





--- Comment #2 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-07-03 23:38:19 PST ---
(From update of attachment 205995)
I think it would be cleaner to delete the page in finalize instead of dispose. Since WebKitWebView uses the placement new syntax, you can make page a OwnPtr and it will be automatically deleted in finalize.

-- 
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