Bug 5718
| Summary: | Blogger log-in page hangs WebKit | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andy <andito> |
| Component: | Accessibility | Assignee: | David Harrison <harrison> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Critical | Keywords: | GoogleBug |
| Priority: | P1 | ||
| Version: | 420+ | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
| URL: | http://www.blogger.com/start | ||
Andy
Using WebKit downloaded Sat Nov 12 2:40:19 GMT 2005 on Mac OS X 10.4.3. Going to http://
www.blogger.com/start which is the log-in page for Google's Blogger hangs WebKit and I have to Force
Quit. The page loads fine in Safari Version 2.0.2 (416.12).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
mitz
Using gdb I saw that it's stuck in this loop at http://www.blogger.com/app/scripts/animation_explore.js:
478, making it a duplicate of bug 5629
while(newItems.length > 0) {
list.appendChild(newItems[0]);
}
*** This bug has been marked as a duplicate of 5629 ***
David Kilzer (:ddkilzer)
Blogger.com is also Google.