Closed Bug 603667 Opened 15 years ago Closed 15 years ago

nsIDOMFileError currently exposes outdated error codes for the constants

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
blocking2.0 --- betaN+

People

(Reporter: arun, Assigned: sicking)

Details

(Keywords: dev-doc-complete)

Attachments

(1 file)

http://mxr.mozilla.org/mozilla-central/source/content/base/public/nsIDOMFileError.idl currently exposes error codes dating to an older version of the File API specification. These have been updated in the latest editor's draft: http://dev.w3.org/2006/webapi/FileAPI/#dfn-fileerror to be in numerical order and no longer share values with DOMException. The change is to match the specification.
Assignee: nobody → jonas
blocking2.0: --- → beta8+
Version: unspecified → Trunk
Not critical for beta8.
blocking2.0: beta8+ → beta9+
Attached patch Patch to fixSplinter Review
Didn't change the iid since this is a binary compatible change.
Attachment #492562 - Flags: review?(jst)
Attachment #492562 - Flags: review?(jst) → review+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
As per today's meeting, beta 9 will be a time-based release. Marking these all betaN+. Please move it back to beta9+ if you believe it MUST be in the next beta (ie: trunk is in an unshippable state without this)
blocking2.0: beta9+ → betaN+
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: