Closed
Bug 1315185
Opened 8 years ago
Closed 8 years ago
Get rid of FileSystemFileEntry.createWriter
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
4.04 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
Patch it was easy to write. Smaug, can you help me to check if this method is available on Edge?
Attachment #8807441 -
Flags: review?(bugs)
Comment 1•8 years ago
|
||
Comment on attachment 8807441 [details] [diff] [review]
createWriter.patch
Edge doesn't seem to have this.
(removing stuff this way is tiny bit risky, but at least we've thrown anyway)...
Attachment #8807441 -
Flags: review?(bugs) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/bee46857d60e
Get rid of FileSystemFileEntry.createWriter, r=smaug
Comment 3•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
Updated•8 years ago
|
Keywords: dev-doc-needed
Comment 4•8 years ago
|
||
Updated pages:
https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileEntry
https://developer.mozilla.org/en-US/docs/Web/API/FileSystemFileEntry/createWriter
https://developer.mozilla.org/en-US/Firefox/Releases/52
This should be done from a docs perspective now. Please advise if I’m mistaken. Thanks!
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
•