[Webkit-unassigned] [Bug 42181] JSC Error messages don't show enough detail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 11:33:47 PDT 2010


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dglazkov at chromium.org,
                   |                            |fishd at chromium.org




--- Comment #1 from Eric Seidel <eric at webkit.org>  2010-07-13 11:33:47 PST ---
This bug came up because we were asking the V8 team to change their errors to match JSC (to minimize chromium layout test differences).  They noted that in this case their error is "better".  I agree, that at least the "unexpected token" part is nice.

In then end, I don't personally care which engine's messages they both converge on, but it would unfork about a zillion layout test results if they were made identical.

In the case of this bug, v8 can change to be identical to JSC here, however I think JSC should probably also consider adding information about exact location of the syntax error.

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