[Webkit-unassigned] [Bug 17761] New: window.onload fires before all subresources loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 19:57:46 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17761

           Summary: window.onload fires before all subresources loaded
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://philip.html5.org/tests/canvas/suite/tests/index.2
                    d.pattern.html
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: oliver at apple.com
                CC: hyatt at apple.com


Some of the tests at
http://philip.html5.org/tests/canvas/suite/tests/index.2d.pattern.html fail on
the first load as they expect window.onload to fire after all their
subresources -- the effect is especially noticeable in the 2nd test
2d.pattern.basic.image -- on the first load it fails, but if you reload the
page it passes.

The problem is that the code gets called in from window.onload and draws an
image to the canvas, but the image has not loaded despite window.onload having
fired.


-- 
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