[Webkit-unassigned] [Bug 98639] [EFL][WK2] Add support for Inspector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 05:49:57 PDT 2012


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





--- Comment #12 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org>  2012-10-11 05:50:37 PST ---
(From update of attachment 168149)
View in context: https://bugs.webkit.org/attachment.cgi?id=168149&action=review

> Source/WebKit2/UIProcess/efl/WebInspectorProxyEfl.cpp:114
> +        evas_object_smart_callback_del(m_inspectorView, "inspector,view,close", closeInspectorWindow);

If you are deleting the object in the next line I don't think you need to delete the callback manually before 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