Bug 50613
Summary: | Strange page loading bug with cvsweb | ||
---|---|---|---|
Product: | WebKit | Reporter: | chromium |
Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | jamesr |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://www.freebsd.org/cgi/cvsweb.cgi/src/contrib/llvm/lib/MC/MCAsmInfo.cpp |
chromium
When using that particular cvsweb install, pages keep freezing up in Chromium 10.0.603r68285 for FreeBSD. Click on the colored diff or the breadcrumbs up top and the omnibox shows the URL as loaded, but the rendered HTML doesn't change and the page appears to freeze up. Reloading the page fixes it. I reproduced on Chromium for WinXP and bisected to narrow it down to between 67861 and 67873. I noticed two webkit rolls in that interval, so I downloaded the latest Webkit nightlies for Windows XP and was able to reproduce the bug with Webkit 73302 but not with 72866. This implies that the bug was introduced with the Chromium Webkit roll from 72985 to 73029, which was done in Chromium commit 67868. I'm unable to reproduce the bug in IE8 and someone else wasn't able to reproduce on linux Firefox/Opera, so only affects Webkit. On Chromium linux, the page turns white rather than freezing up, but still works on reload. Nothing really stands out for me with the 72985-73029 Webkit commit interval, so not sure what's causing this.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
James Robinson
Reporter verified this is another dupe of 50502 (by locally reverting+rebuilding)
*** This bug has been marked as a duplicate of bug 50502 ***