Closed
Bug 1358972
Opened 8 years ago
Closed 8 years ago
Remove AbstractMediaDecoder::UpdateEstimatedMediaDuration() and its friends
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
It has no callers at all.
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → jwwang
Priority: -- → P3
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8860837 -
Flags: review?(kaku)
Assignee | ||
Updated•8 years ago
|
Attachment #8860838 -
Flags: review?(kaku)
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8860837 [details]
Bug 1358972. P1 - remove unused code.
https://reviewboard.mozilla.org/r/132826/#review136006
Attachment #8860837 -
Flags: review?(kaku) → review+
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8860838 [details]
Bug 1358972. P2 - remove MediaDecoder::mEstimatedDuration and its friends which is never modified.
https://reviewboard.mozilla.org/r/132828/#review136008
Attachment #8860838 -
Flags: review?(kaku) → review+
Assignee | ||
Comment 5•8 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/909cc11161be
P1 - remove unused code. r=kaku
https://hg.mozilla.org/integration/autoland/rev/795609f3011c
P2 - remove MediaDecoder::mEstimatedDuration and its friends which is never modified. r=kaku
Comment 7•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/909cc11161be
https://hg.mozilla.org/mozilla-central/rev/795609f3011c
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•