Closed Bug 641408 Opened 13 years ago Closed 13 years ago

Implement FileSaver

Categories

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

x86
Windows 7
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 557540

People

(Reporter: ilmari.heikkinen, Unassigned)

Details

Implement FileSaver

http://www.w3.org/TR/file-writer-api/#idl-def-FileSaver
http://dev.w3.org/2009/dap/file-system/file-writer.html#idl-def-FileSaver

Shameless copypasta from http://code.google.com/p/chromium/issues/detail?id=65615

(My personal need is for saving files from my HTML painting app. They're event history dumps and frequently go above 3MB at the moment, making window.open(dataURL) choke on them. window.saveAs would be perfeecct.)
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.