[Webkit-unassigned] [Bug 42900] [JSC] JavaScript parsing error when loading Equifax web page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 23 12:17:13 PDT 2010


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





--- Comment #8 from Zoltan Herczeg <zherczeg at webkit.org>  2010-07-23 12:17:13 PST ---
I didn't see such thing in ECMA-262, chapter 7.4 (comments), but the following link mention <!-- as a single line comment: http://www.javascripter.net/faq/comments.htm

If you want to disable this feature, just delete the folowing lines:
http://trac.webkit.org/browser/trunk/JavaScriptCore/parser/Lexer.cpp#L561

I am not sure this is the right thing, maybe sime old sites will not like it.

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