Closed
Bug 1404845
Opened 8 years ago
Closed 8 years ago
Renaming BlobImpl::GetInternalStream to BlobImpl::CreateInputStream
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
References
Details
Attachments
(1 file)
|
27.65 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
We discuss about this renaming on IRC. We need a better name because BlobImpl creates a new stream each time.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8914259 -
Flags: review?(bugs)
Updated•8 years ago
|
Attachment #8914259 -
Flags: review?(bugs) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ac5df5199418
Renaming BlobImpl::GetInternalStream to BlobImpl::CreateInputStream, r=smaug
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 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
•