[Webkit-unassigned] [Bug 60800] InjectedScriptSource.js - "Don't be eval()."
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 13 14:16:55 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60800
--- Comment #2 from Pavel Feldman <pfeldman at chromium.org> 2011-05-13 14:16:55 PST ---
Replacing eval with JSON.parse is a no go since inspector would depend on prototype's JSON.parse for the pages like cnn.com. Instead, we might need to add eval into the InjectedScriptHost binding and grant appropriate permissions to the operation.
--
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