[Webkit-unassigned] [Bug 22551] [GTK] API to start inspector for a WebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 03:28:57 PDT 2009


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





--- Comment #22 from Jan Alonzo <jmalonzo at gmail.com>  2009-10-27 03:28:58 PDT ---
(From update of attachment 41940)
> +void webkit_web_inspector_inspect_coordinates(WebKitWebInspector* webInspector, gdouble x, gdouble y)

What do you think of inspect_node? Also, does x & y need to be (g)doubles?

>  
> +WEBKIT_API void
> +webkit_web_inspector_inspect_coordinates(WebKitWebInspector* web_inspector, gdouble x, gdouble y);

With this patch, I suppose we can also start enabling the WebInspector tests
(which are currently Skipped)?

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