Bug 28341
Summary: | REGRESSION (r47292): Prototype.js is broken by ES5 Arguments changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | mitz |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Critical | CC: | barraclough, oliver |
Priority: | P1 | Keywords: | InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Other | ||
URL: | http://www.me.com/mail |
mitz
After logging in to MobileMe at www.me.com, it fails to load mail and remains stuck showing “Loading Mail…”. Contacts and Calendars behave similarly. The console shows the following:
TypeError: Result of expression 'SC.View.extend({click:function(){return true}}).outletFor' [undefined] is not a function.
TypeError: Result of expression 'Mac.PanelView' [undefined] is not an object.
TypeError: Result of expression 'SC.Page' [undefined] is not an object.
TypeError: Result of expression 'SC.Application' [undefined] is not an object.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
<rdar://problem/7145615>
Mark Rowe (bdash)
Could be due to <http://trac.webkit.org/changeset/47292>?
Oliver Hunt
Committed r47404