NEW 23563
http://www.meebo.com/ does not complete loading
https://bugs.webkit.org/show_bug.cgi?id=23563
Summary http://www.meebo.com/ does not complete loading
Jason
Reported 2009-01-26 18:09:15 PST
I am using WebKit Nightly Build r40239 on a Mac running OS 10.5.6. Upon loading the meebo site, webkit says it loads 49 of 50 items and then gets stuck trying to load that last "item" forever. I checked the activity monitor and noticed it gets stuck loading "http://www.meebo.com/treatment.php?1233021204476" I checked it out and it displays this: function treatmentCallback() { try { eraseCookie('t'); } catch (e) {gNetworkMgr.doLog('treatment-error: null');} } Any ideas?
Attachments
Alexey Proskuryakov
Comment 1 2009-01-28 02:43:08 PST
I'm seeing a different stuck resource with a local debug build of r40246: http://www.meebo.com/httpsokay.html. Its entry in Activity window says "cancelled", but the frame itself is displayed as still being loaded. Shipping Safari/WebKit 3.2.1 on Mac OS X 10.5.6 behaves the same, so it is not a regression.
Note You need to log in before you can comment on or make changes to this bug.