[Webkit-unassigned] [Bug 77010] Script pane: Optionally show code included via eval()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 26 06:37:28 PST 2012


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





--- Comment #3 from Vsevolod Vlasov <vsevik at chromium.org>  2012-01-26 06:37:28 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > It is possible to add an option to add these scripts to file selector, but the correct way for you would be to use source URLs. 
> Ideally, I would like to see scripts loaded via XHR and eval()-d in the list of sources. 
The common way to do that is using source URLs, see http://blog.getfirebug.com/2009/08/11/give-your-eval-a-name-with-sourceurl/ Is there a particular reason why you can not or prefer not to use them? Source URLs could still be added after loading file the from network if you don't have access to the server.

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