Bug 65261
Summary: | REGRESSION (r91290): "OS X Lion" image (and others) don't load in Mac App Store (due to JS exception?) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | barraclough, darin, mhahnenberg, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.7 |
Adam Roben (:aroben)
To reproduce:
1. Launch the App Store
There's supposed to be an "OS X Lion" image at the top of the store, but instead there is a blank space.
It looks like a JS exception is being thrown, and that it started happening in r91290.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/9849352>
Gavin Barraclough
This is probably won't-fix in ToT.
This is likely related to https://bugs.webkit.org/show_bug.cgi?id=64679 , we should work to make the app store content ES5 compliant.
Gavin Barraclough
We temporarily rolled out bug #64679, will re-land this soon.
Gavin Barraclough
This was a site content bug, not a JSC bug.