Bug 30704

Summary: REGRESSION (r48687): accountcentralonline.com loads many resources but renders as blank
Product: WebKit Reporter: Chris Hilbert <chrishilbert>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, darin, mrowe, sam
Priority: P1 Keywords: InRadar, NeedsReduction, Regression
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.6   
URL: http://www.accountcentralonline.com

Chris Hilbert
Reported 2009-10-22 19:43:07 PDT
The URL http://www.accountcentralonline.com shows that it is downloading content in the status bar, but never renders anything. This URL stopped working in recent nightly builds, but still works in Safari 4.0.3.
Attachments
Mark Rowe (bdash)
Comment 1 2009-10-22 20:22:52 PDT
Chris, do you happen to know which nightly build this last worked in?
Mark Rowe (bdash)
Comment 2 2009-10-22 20:23:11 PDT
Mark Rowe (bdash)
Comment 3 2009-10-22 20:25:28 PDT
The web inspector shows nothing in the source after <script> history.forward(); </script> makes it in to the DOM. It seems possible that this JavaScript is interrupting the loading of the main document before the content area of the page has been parsed.
Mark Rowe (bdash)
Comment 4 2009-10-22 20:35:59 PDT
Chris Hilbert
Comment 5 2009-10-23 04:49:27 PDT
I can't recall the exact nightly when this bug started occurring since I don't go there often.
Darin Adler
Comment 6 2009-10-25 11:44:09 PDT
Brady, another of those regressions from my change.
Brady Eidson
Comment 7 2009-10-26 11:13:30 PDT
This is certainly a dupe of http://webkit.org/b/30424 *** This bug has been marked as a duplicate of bug 30424 ***
Note You need to log in before you can comment on or make changes to this bug.