Closed
Bug 1949425
Opened 9 months ago
Closed 8 months ago
[MediaControl-Linux] Emit signals upon position state changes
Categories
(Core :: Audio/Video: Playback, enhancement)
Tracking
()
RESOLVED
FIXED
139 Branch
| Tracking | Status | |
|---|---|---|
| firefox139 | --- | fixed |
People
(Reporter: nerixdev, Assigned: nerixdev)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When updating the position state in MPRISServiceHandler::SetPositionState, the player should emit signals that reflect the changes. Namely, Seeked(position), but also a change event for Rate (Bug 1949424), and Metadata (if the duration changed).
Updated•9 months ago
|
Assignee: nobody → nerixdev
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8d7936927db6
Emit signals in MPRIS upon position state changes. r=media-playback-reviewers,alwu
Comment 3•8 months ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 months ago
status-firefox139:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
Updated•7 months ago
|
QA Whiteboard: [qa-triage-done-c140/b139]
You need to log in
before you can comment on or make changes to this bug.
Description
•