[Webkit-unassigned] [Bug 15557] A different stall problem using build http://nightly.webkit.org/start/trunk/26699
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Oct 18 18:41:33 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15557
------- Comment #5 from mrowe at apple.com 2007-10-18 18:41 PDT -------
What do you mean by "stall"? Does the spinning beachball appear, or does the
page just take longer than you would expect to load?
8 -[NSHTTPURLProtocol determineErrorAndFail]
8 -[NSNetworkSettings connectedToInternet:]
8 SCNetworkCheckReachabilityByName
8 SCNetworkReachabilityGetFlags
8 __SCNetworkReachabilityGetFlags
That looks very much like CFNetwork determined was trying to determine whether
you were connected to the Internet. If one or more of your DNS servers was
being slow it could take a second or two for this check to complete.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list