[Webkit-unassigned] [Bug 26140] Implement onreadystatechange event handler for Documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 12:10:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=26140


Adam Barth <abarth at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abarth at webkit.org




--- Comment #14 from Adam Barth <abarth at webkit.org>  2010-10-12 12:10:53 PST ---
> I'll gladly add more, but I'm not really sure what other cases to cover. I'm still new, so I could use some ideas for additional test cases if you have them.

In particular, I'd like to see some test cases around the synchroniscity of the event dispatch.  Also, you might consider what the readystate / event handlers look like some strange execution contexts, like after a document.write inside an <iframe src="about:blank" onload="..."> handler.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list