[webkit-reviews] review requested: [Bug 22551] API to start inspector for a WebView : [Attachment 25589] New API: void webkit_web_view_inspect(WebKitWebView* web_view)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 29 01:14:50 PST 2008


Kalle Vahlman <zuh at iki.fi> has asked  for review:
Bug 22551: API to start inspector for a WebView
https://bugs.webkit.org/show_bug.cgi?id=22551

Attachment 25589: New API:  void webkit_web_view_inspect(WebKitWebView*
web_view)
https://bugs.webkit.org/attachment.cgi?id=25589&action=review

------- Additional Comments from Kalle Vahlman <zuh at iki.fi>
The inspect() method starts the inspector with the document node of either the
focused frame or the main frame for the view. I think that's a sane default
thing to do...

It would be nice to have API to inspect a certain node too, but since we don't
have suitable DOM bindings ready yet, that needs to wait.


More information about the webkit-reviews mailing list