[Webkit-unassigned] [Bug 46743] Event dispatching in XMLHttpRequestProgressEventThrottle should go through XMLHttpRequestProgressEventThrottle::dispatchEvent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 17:09:52 PDT 2010


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #6 from Darin Adler <darin at apple.com>  2010-10-13 17:09:51 PST ---
(In reply to comment #4)
> This makes control flow a little confusing. If XMLHttpRequestProgressEventThrottle::dispatchEvent() is called with FlushProgressEvent action, it will call flushProgressEvent(), which will now call XMLHttpRequestProgressEventThrottle::dispatchEvent() back recursively.

I agree that it makes the control flow confusing. Despite that, I said review+. My ProgressEventAction comment might help, though.

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