Bug 15496
Summary: | onload timing issue with slower connections? | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ddkilzer, hyatt |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://labs.metacarta.com/osm/format/openlayers/examples/osm-layer.html |
Eric Seidel (no email)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
See also Bug 19618 for a possible test case for the early onload issue.