Closed
Bug 657964
Opened 14 years ago
Closed 14 years ago
FileReader should throw when abort is called and readystate is not LOADING
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla6
People
(Reporter: khuey, Assigned: khuey)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
2.32 KB,
patch
|
sicking
:
review+
|
Details | Diff | Splinter Review |
As discussed on the list.
I think we should slip this into 6.
Attachment #533315 -
Flags: review?(jonas)
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → khuey
Status: NEW → ASSIGNED
OS: Windows 7 → All
Hardware: x86 → All
Version: unspecified → Trunk
Attachment #533315 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Flags: in-testsuite+
Target Milestone: --- → mozilla6
Assignee | ||
Updated•14 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 2•14 years ago
|
||
Documentation updated:
https://developer.mozilla.org/en/DOM/FileReader#abort%28%29
And mentioned on Firefox 6 for developers.
Keywords: dev-doc-needed → dev-doc-complete
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•