Bug 67572
Summary: | REGRESSION(r94445): Gmail doesn't load | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryosuke Niwa <rniwa> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Major | CC: | ap, barraclough, ggaren, oliver, sam |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryosuke Niwa
Reproduction steps:
1. Goto gmail.com
2. The page doesn't finish loading.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
I didn't bisect this, but probably another victim of bump allocator (r94445).
Ryosuke Niwa
(In reply to comment #1)
> I didn't bisect this, but probably another victim of bump allocator (r94445).
Yes, this is indeed a regression from r94445.
Ryosuke Niwa
Fixed by http://trac.webkit.org/changeset/94522.