[Webkit-unassigned] [Bug 105348] New: XMLHttpRequestProgressEventThrottle::resume() always schedules timer if there is no deferred event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 14:11:55 PST 2012


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

           Summary: XMLHttpRequestProgressEventThrottle::resume() always
                    schedules timer if there is no deferred event
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yoli at rim.com


XMLHttpRequestProgressEventThrottle::resume() currently always books a timer even there is no deferred event to handle.

It should just clear m_deferEvents and return in this case.

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