Closed
Bug 1555891
Opened 6 years ago
Closed 6 years ago
Merge PVideoDecoder and PRemoteDecoder
Categories
(Core :: Audio/Video: Playback, task, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla69
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
These two protocols are very similar, with just a few differences.
I think we can merge them into a single set of code (with branches for the differences) to remove all the duplication of the IPDL boilerplate.
It also helps us get closer to using PVideoBridge with the RDD process.
Assignee | ||
Updated•6 years ago
|
Type: defect → task
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D33586
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → matt.woodrow
Updated•6 years ago
|
Priority: -- → P3
Pushed by mwoodrow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a1198059b080
Merge PVideoDecoderManager into PRemoteDecoderManager. r=jya,jld
https://hg.mozilla.org/integration/autoland/rev/1d330fafeddd
Merge PVideoDecoder into PRemoteDecoder. r=jya,jld
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a1198059b080
https://hg.mozilla.org/mozilla-central/rev/1d330fafeddd
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•