[Webkit-unassigned] [Bug 98639] [EFL][WK2] Add support for Inspector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 10 05:15:53 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98639
--- Comment #6 from Raphael Kubo da Costa (rakuco) <rakuco at webkit.org> 2012-10-10 05:16:30 PST ---
(From update of attachment 167940)
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.
--
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