[Webkit-unassigned] [Bug 48377] REGRESSION: r69429-r69611: Javascript parse and reference errors on Amazon Lightning deals

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 14:22:58 PST 2010


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





--- Comment #28 from Oliver Hunt <oliver at apple.com>  2010-12-09 14:22:58 PST ---
(In reply to comment #27)
> Amazon contact says they're planning to work on it in January.
> 
> Personally, I think you should just blacklist Amazon from strict mode, but I'm into ugly hacks like that.  I.e. any page on amazon.com that requests strict mode they should instead get a console.log() that prints out a link to this bug.  That doesn't punish their users, but it will quickly get the attention of any developers who work on their site.

JavaScriptCore is independent of web pages, it's a large amount of work to add infrastructure to say "ignore the standard in this case", and it's counter productive.

Logging an error rather than entering strict mode essentially makes it impossible for amazon to actually check that their site is strict mode compliant when they do get round to trying fix it.  It's also a rather passive-aggressive response.

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