https://www.w3.org/Bugs/Public/show_bug.cgi?id=23451

            Bug ID: 23451
           Summary: Error Attribute Setting and Error Event Firing
                    Currently Have Backwards Order
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: File API
          Assignee: a...@mozilla.com
          Reporter: a...@mozilla.com
        QA Contact: public-webapps-bugzi...@w3.org
                CC: public-webapps@w3.org

On listserv traffic to public-webapps, brmatthe points out:

File API: 8.5.6 step 1 in the spec starts "Fire a progress event called error.
Set the error attribute;". Doesn't firing an event call the event handlers
immediately? If so, this seems to be saying to call the error handler *before*
setting the error attribute,  which seems backwards.

Expected: event and event attribute setting are not backwards.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to