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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 6 17:12:48 PST 2008


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





------- Comment #6 from christian at imendio.com  2008-12-06 17:12 PDT -------
(In reply to comment #5)
> Just a question/request: could you extend the API in order to open a specific
> section of Web Inspector? Something like 
> 
>   webkit_web_view_inspect (view, INSPECTOR_RESOURCES);
> 
> to directly open the Resources section of Web Inspector, (by now the inspector
> opens in Element section).

I like that idea very much. I'd like that to also switch an existing inspector
to the specified section. I wonder if the 'section' should be a string, since
pages might be added in the future or even by the user, I remember seeing that
described on a website.

Which makes me think of native integration of the inspector. If the artifical
toolbar could be hidden, the application could add its own, and merge other
application specific views in the same interface.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list