[Webkit-unassigned] [Bug 182074] JSC incorrectly interpreting script as JSON

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 24 17:00:46 PST 2018


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

--- Comment #4 from Saam Barati <sbarati at apple.com> ---
(In reply to Mark Lam from comment #2)
> I debugged this with Chris.  Interpreter::executeProgram() is interpreting
> the incoming source as JSON, and hence not executing it.
> 
> The bug also does not manifest if test.js contains '; foo = "root"; bar=5'
> (i.e. starts with a semicolon).

It seems weird that we think this is valid JSON. Any idea why?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180125/cc8f1896/attachment-0001.html>


More information about the webkit-unassigned mailing list