[Webkit-unassigned] [Bug 114614] New: Abort in FileReader shouldn't throw onerror ProgressEvent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 02:49:24 PDT 2013


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

           Summary: Abort in FileReader shouldn't throw onerror
                    ProgressEvent.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: praveen.j at samsung.com
                CC: ap at webkit.org, dev_sachin at yahoo.com


ProgressEvent specification https://dvcs.w3.org/hg/progress/raw-file/tip/Overview.html#suggested-names-for-events-using-the-progressevent-interface says that "The error, abort, and load event types are mutually exclusive". In current source, error event is thrown and handled in the layout test file-reader-abort.html which doesn't comply with ProgressEvent spec.

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