[Webkit-unassigned] [Bug 71340] New: Remove initProgressEvent method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 1 17:19:00 PDT 2011


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

           Summary: Remove initProgressEvent method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at chromium.org
            Blocks: 68791


This has been removed from the spec:

<http://www.w3.org/TR/progress-events/#interface-progressevent>

It looks like Chromium (PPAPI) uses it, but could change. This fuzzer uses it <http://code.google.com/p/cissrfuzzer> but looks like it is just tracking WebKit for fuzzing. jQuery File Upload <https://github.com/blueimp/jQuery-File-Upload> used to use it, but doesn't on ToT of that project. It shows up in some codesearch results in forks, 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