Closed
Bug 1412894
Opened 7 years ago
Closed 7 years ago
MutableBlobStorage should return errors as soon as the temporary file writing fails.
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #1412822 +++
This is a follow up of bug 1411578.
Assignee | ||
Comment 1•7 years ago
|
||
Quick return in case mErrorResult is already set.
Assignee: nobody → amarchesini
Attachment #8923475 -
Flags: review?(bugs)
Comment 2•7 years ago
|
||
Comment on attachment 8923475 [details] [diff] [review]
mutableblob3.patch
We really really need tests for all this blob handling.
Attachment #8923475 -
Flags: review?(bugs) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7b7d6deedf96
MutableBlobStorage should return errors as soon as the temporary file writing fails, r=smaug
Updated•7 years ago
|
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
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
•