Closed
Bug 1404845
Opened 3 years ago
Closed 3 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)
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•3 years ago
|
||
Attachment #8914259 -
Flags: review?(bugs)
Updated•3 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•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac5df5199418
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•