strict mode bugs on amazon.com

# Oliver Hunt (15 years ago)

We just got a bug report on webkit saying that www.amazon.com/gp/goldbox/ref=cs_top_nav_gb27

Produces parse errors. It appears that amazon is publishing content that appends non strictmode content to json2.js which is in strict mode.

Just a heads up over yet another major site breaking under strict mode.

# Boris Zbarsky (15 years ago)

On 10/27/10 10:26 PM, Oliver Hunt wrote:

We just got a bug report on webkit saying that www.amazon.com/gp/goldbox/ref=cs_top_nav_gb27

Fwiw, this was mentioned on this list in the past...

See bugzilla.mozilla.org/show_bug.cgi?id=579119 and esdiscuss/2010-September/011769 which references that bug.