[Webkit-unassigned] [Bug 37706] Web Inspector: Run Independent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 16 12:57:22 PDT 2010


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





--- Comment #3 from Patrick Mueller <pmuellr at yahoo.com>  2010-04-16 12:57:21 PST ---
(In reply to comment #2)
> As you suggested we are running the inspector in  a 'stand alone',  We want to
> know how we would pass the URL to the inspector?

Web Inspector isn't currently designed to work this way, so you're kind of on
your own.  It would be a bit of work, also, to figure out exactly how the DOM
nodes are made available to the Elements pane, so that you could emulate this. 
And to get the rest of the Web Inspector code boot-strapped.  But it should be
do-able.  Just a lot of work.  The Elements panel stuff mostly lives in the
files that start with Elements* in the directory I previously mentioned.

The other thing you'll likely need is a server-side proxy to access the HTML
from the arbitrary site you are accessing it from.

Final point: this probably isn't a great topic for a bug report, since there
isn't anything we can currently directly do to help you.  Probably best place
to talk about something like this is on Freenode IRC #webkit-inspector or on
the webkit-help mailing list (see http://webkit.org/contact.html ).

Suggest resolving this as INVALID.

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