Closed
Bug 1391469
Opened 9 years ago
Closed 9 years ago
Remove SimpleImageBuffer
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: cpearce, Assigned: cpearce)
Details
Attachments
(1 file)
Looking through dom/media/ I discovered SimpleImageBuffer which is unused by anything and not even included in the build. We can just remove it I think.
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8898520 [details]
Bug 1391469 - Remove unused SimpleImageBuffer.
https://reviewboard.mozilla.org/r/169882/#review175116
Attachment #8898520 -
Flags: review?(rbarker) → review+
Comment 3•9 years ago
|
||
This is left over cruft from the standalone WebRTC library project.
Pushed by cpearce@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f3f620b20d19
Remove unused SimpleImageBuffer. r=rbarker
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•