Bug 15496 - onload timing issue with slower connections?
Summary: onload timing issue with slower connections?
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://labs.metacarta.com/osm/format/...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-13 23:38 PDT by Eric Seidel (no email)
Modified: 2008-12-02 10:20 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2007-10-13 23:38:06 PDT
onload timing issue with slower connections?

http://labs.metacarta.com/osm/format/openlayers/examples/osm-layer.html

Sorry this isn't more specific.  This URL never works for me, yet it works for others in the #webkit channel.  The author says he's historically had issues with Safari sending the onload event before all the scripts (which are loaded by other scripts) are done loading.

Perhaps running in GDB and breaking where Safari kicks off the onload might help debug.  If this is not enough information to be useful, we can just close.
Comment 1 David Kilzer (:ddkilzer) 2008-12-02 10:19:35 PST
See also Bug 19618 for a possible test case for the early onload issue.