[Webkit-unassigned] [Bug 105348] XMLHttpRequestProgressEventThrottle::resume() always schedules timer even when unnecessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 15:06:36 PST 2013


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





--- Comment #7 from Yong Li <yoli at rim.com>  2013-02-11 15:08:49 PST ---
(In reply to comment #5)
> (From update of attachment 187679 [details])
> Even if no events are deferred yet, they may be before events are starting to be dispatched. In any case no event should be dispatched if none are there at the time.


I'm not sure I get you. But leaving the flag on will automatically defer incoming events, even when not necessary. Deferring events is only needed in special cases.

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