[Webkit-unassigned] [Bug 60800] InjectedScriptSource.js - "Don't be eval()."

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 17 12:33:36 PDT 2011


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





--- Comment #12 from Adam Barth <abarth at webkit.org>  2011-05-17 12:33:36 PST ---
(In reply to comment #5)
> > 1) JSON parsing. We can work around it by means of native JSON parsing that we use for the inspector protocol. It is just that we were lazy and used eval
> 
> Ok.  That sounds like it's under control.

I've got this almost working.  There doesn't seem to be a way to convert from an InspectorValue back to a native JavaScript value.  Looks like I need to add that.

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