[Webkit-unassigned] [Bug 54821] REGRESSION: Images are missing on tobii.com main page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 21 16:02:14 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=54821
Andy Estes <aestes at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
CC| |barraclough at apple.com,
| |oliver at apple.com
Ever Confirmed|0 |1
--- Comment #6 from Andy Estes <aestes at apple.com> 2011-02-21 16:02:14 PST ---
This is due to <http://trac.webkit.org/changeset/69516>, which implements ES5 strict mode. The page requests strict mode ("use strict" is the first line of the main resource) and then encounters the following error:
TypeError: 'undefined' is not an object (evaluating 'n.jQuery')
--
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