[Webkit-unassigned] [Bug 26140] Implement onreadystatechange event handler for Documents
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 12 11:14:23 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=26140
--- Comment #10 from James Simonsen <simonjam at chromium.org> 2010-10-12 11:14:22 PST ---
(In reply to comment #7)
> (From update of attachment 70507 [details])
> 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?
Yeah, it says "fire a new event" as opposed to "queue a task to fire..."
--
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