[Webkit-unassigned] [Bug 22301] New: dispatchDidFinishDocumentLoad and window.onload order are inconsistent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 16 20:21:29 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22301
Summary: dispatchDidFinishDocumentLoad and window.onload order
are inconsistent
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: aa at chromium.org
dispatchDidFinishDocumentLoad usually fires before window.onload, but can
sometimes fire after. It would be better if it were consistent. And since we
already have a hook for when the window is completley loaded in
dispatchDidFinishLoading, I think it should always fire before.
--
Configure bugmail: https://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