Closed
Bug 858212
Opened 12 years ago
Closed 12 years ago
Move FileReader to Paris bindings
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: Ms2ger, Assigned: Ms2ger)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → Ms2ger
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #734255 -
Flags: review?(bzbarsky)
Comment 2•12 years ago
|
||
Comment on attachment 734255 [details] [diff] [review]
Patch v1
>+ aRv = NS_NewChannel(getter_AddRefs(mChannel), uri, nullptr, loadGroup,
> nullptr, nsIRequest::LOAD_BACKGROUND);
Please fix the indent.
>+ [Throw]
>+ void readAsBinaryString(Blob filedata);
s/Throw/Throws/, right?
r=me with those nits. Sorry for the delay...
Attachment #734255 -
Flags: review?(bzbarsky) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: in-testsuite?
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
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
•