Bug 18890 - URL won't finish loading
Summary: URL won't finish loading
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://tpmelectioncentral.talkingpoin...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-04 14:26 PDT by Morten Norby Larsen
Modified: 2009-09-11 09:01 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Morten Norby Larsen 2008-05-04 14:26:38 PDT
Go to: http://tpmelectioncentral.talkingpointsmemo.com/2008/05/hillary_airs_another_negative.php

Loading stops stops about halfway (judging from the progress bar in the URL field).

Works as expected in Firefox 3.0 b5
Comment 1 Gavin Sherlock 2008-05-04 15:34:55 PDT
This works as expected for me in both 3.1.1 and r32698 on 10.5.2
Comment 2 Morten Norby Larsen 2008-05-04 17:03:17 PDT
Interesting if it does not reproduce for other people.

I have a suspicion that this problem depends on the router - that somehow the networking layer that Webkit uses does not play well with this router, while Firefox does. Or maybe some other router used by this ISP.

Router: 3Com OfficeConnect ADSL Wireless 11g Firewall Router, software version 2.06T13 (Apr 25 2007 17:06:30)

Here is another page it just happened on:

http://www.berlingske.dk/article/20080504/danmark/705040052/ - specifically the following ad (taken from the activity window):

http://adserver.adtech.de/addyn|3.0|595|1405568|0|225|ADTECH;cookie=info;loc=100;target=_blank;key=key1+key2+key3+key4;grp=1;misc=1209945565808

This ad is permanently showing "0 of ?" in the progress column of Activity View. Double clicking on it in the Activity View reveals that it has the following content:

document.write("<scr"+"ipt language=\"javascript\" src=\"http://track.adform.net/adfscript/?bn=100784;click=http://adserver.adtech.de/adlink|595|1405568|0|225|AdId=1776276;BnId=1;itime=945579642;key=key1+key2+key3+key4;nodecode=yes;link=;ord=945579642\">\n");
document.write("</scr"+"ipt>\n");
document.write("<noscript>\n");
document.write("<A HREF=\"http://adserver.adtech.de/adlink|595|1405568|0|225|AdId=1776276;BnId=1;itime=945579642;key=key1+key2+key3+key4;nodecode=yes;link=http://track.adform.net/C/?bn=100784;C=0\" TARGET=\"_blank\">\n");
document.write("<IMG SRC=\"http://track.adform.net/adfserve/?bn=100784;srctype=4;ord=945579642\" BORDER=\"0\" WIDTH=\"950\" HEIGHT=\"200\" ALT=\"\"></A>\n");
document.write("</noscript>\n");


Usually a couple of reloads manage to get the page to arrive enough to render.
Comment 3 Morten Norby Larsen 2009-09-11 09:01:12 PDT
Works in the latest nightly.