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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 17:03:20 PDT 2012


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





--- Comment #7 from Seokju Kwon <seokju.kwon at samsung.com>  2012-10-10 17:03:59 PST ---
(In reply to comment #6)
> (From update of attachment 167940 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=167940&action=review
> 
> > Source/WebKit2/UIProcess/API/efl/ewk_view.h:767
> > +EAPI void ewk_view_inspector_show(const Evas_Object *o);
> 
> I think it makes sense to remove the const specifier here, since this function changes the view.
> 
> > Source/WebKit2/UIProcess/API/efl/ewk_view.h:776
> > +EAPI void ewk_view_inspector_close(const Evas_Object *o);
> 
> Ditto.

All Done.

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