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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 18:33:07 PDT 2010


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





--- Comment #7 from Adam Barth <abarth at webkit.org>  2010-10-11 18:33:07 PST ---
(From update of attachment 70507)
View in context: https://bugs.webkit.org/attachment.cgi?id=70507&action=review

> WebCore/dom/Document.cpp:990
> +    dispatchEvent(Event::create(eventNames().readystatechangeEvent, false, false));

Does this really dispatch synchronously?

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