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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 12 15:06:50 PDT 2010


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





--- Comment #16 from James Simonsen <simonjam at chromium.org>  2010-10-12 15:06:50 PST ---
(In reply to comment #14)
> > 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.

Alright, I added 3 more cases:
- Make sure event is synchronous.
- IFrame onload.
- Parent document destroyed.

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