WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 5629
5718
Blogger log-in page hangs WebKit
https://bugs.webkit.org/show_bug.cgi?id=5718
Summary
Blogger log-in page hangs WebKit
Andy
Reported
2005-11-12 11:41:09 PST
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
Comment 1
2005-11-12 14:21:38 PST
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)
Comment 2
2006-07-12 13:46:30 PDT
Blogger.com is also Google.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug