Closed
Bug 1790146
Opened 3 years ago
Closed 2 years ago
Support media engine playback for PiP
Categories
(Core :: Audio/Video: Playback, task, P2)
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: alwu, Assigned: alwu)
References
Details
Attachments
(3 files)
We currently don't support using PiP window for the media engine playback.
Comment 1•3 years ago
|
||
The severity field is not set for this bug.
:jimm, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jmathies)
Assignee | ||
Updated•3 years ago
|
Type: defect → task
Flags: needinfo?(jmathies)
Assignee | ||
Comment 2•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D162157
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D162158
Updated•2 years ago
|
Attachment #9303591 -
Attachment description: WIP: Bug 1790146 - part1 : move mSecondaryVideoContainer to the base class and perform base members cleanup in the base class. → Bug 1790146 - part1 : move mSecondaryVideoContainer to the base class and perform base members cleanup in the base class.
Updated•2 years ago
|
Attachment #9303592 -
Attachment description: WIP: Bug 1790146 - part2 : remove redundant `mVideoFrameContainer` which already exists in the base class. → Bug 1790146 - part2 : remove redundant `mVideoFrameContainer` which already exists in the base class.
Updated•2 years ago
|
Attachment #9303593 -
Attachment description: WIP: Bug 1790146 - part3 : set image to the secondary container for the media engine playabck. → Bug 1790146 - part3 : set image to the secondary container for the media engine playabck.
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/558f0315037f
part1 : move mSecondaryVideoContainer to the base class and perform base members cleanup in the base class. r=jolin
https://hg.mozilla.org/integration/autoland/rev/e6db18eefe24
part2 : remove redundant `mVideoFrameContainer` which already exists in the base class. r=jolin
https://hg.mozilla.org/integration/autoland/rev/030f538d8fe1
part3 : set image to the secondary container for the media engine playabck. r=jolin
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/558f0315037f
https://hg.mozilla.org/mozilla-central/rev/e6db18eefe24
https://hg.mozilla.org/mozilla-central/rev/030f538d8fe1
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•