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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 11 15:48:56 PDT 2012


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





--- Comment #14 from Seokju Kwon <seokju.kwon at samsung.com>  2012-10-11 15:49:37 PST ---
(In reply to comment #12)
> (From update of attachment 168149 [details])
> 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.

Ok. I will remove it in the next patch.

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