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

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


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


zuh at iki.fi changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25589|                            |review?
               Flag|                            |




------- Comment #1 from zuh at iki.fi  2008-11-29 01:14 PDT -------
Created an attachment (id=25589)
 --> (https://bugs.webkit.org/attachment.cgi?id=25589&action=view)
New API:  void webkit_web_view_inspect(WebKitWebView* web_view)

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.


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