Bug 67560
Summary: | REGRESSION (r94445): Yahoo! Mail sidebar links broken | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Miller <michaelmiller> |
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | ap, barraclough, oliver |
Priority: | P1 | Keywords: | Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.7 | ||
URL: | http://mail.yahoo.com |
Michael Miller
In r94451, when using Yahoo! Mail, clicking sidebar links, such as Inbox and Spam do not trigger the expected behavior (opening said folder).
This was working for me as of 4 nighties ago. If requested I'll find out which nightly it broke in.
To Reproduce:
1. Go to mail.yahoo.com
2. Login
3. When the interface loads, attempt to click the Inbox in the left sidebar
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Regression range r94444-r94448, meaning that it's http://trac.webkit.org/projects/webkit/changeset/94445 (Use bump allocator for initial property storage).
Alexey Proskuryakov
That patch has been rolled out in http://trac.webkit.org/changeset/94522, so the problem should be fixed in current nightly.