[Webkit-unassigned] [Bug 13241] onload fires before content is finished loading (woot.com)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 13 12:13:47 PDT 2007


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





------- Comment #8 from darin at apple.com  2007-05-13 12:13 PDT -------
(In reply to comment #6)
> document.close() is super super busted.  We call through to implicitClose() in
> Document, which fires the onload without checking much of anything. 
> document.close() should != our concept of close(), so I think somebody got
> confused here.

Given our approach for DOM, we want document.close() to be Document::close. So
"our concept of close()" needs to have a different function name.


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