Closed
Bug 1887128
Opened 8 months ago
Closed 7 months ago
Guess position state from media elements
Categories
(Core :: Audio/Video, task)
Core
Audio/Video
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: nerixdev, Assigned: nerixdev)
References
Details
Attachments
(1 file)
The Media Session spec recommends monitoring the active media elements on a page to guess the position state if none has been declared:
The RECOMMENDED way to determine the position state is to monitor the media elements whose node document’s browsing context is the browsing context.
Sites like YouTube declare metadata (title, artist, etc.), but don't declare a position state, causing the position bar to not show up in the UI.
Blocks: media-control
See Also: → 1739151
Updated•8 months ago
|
Assignee: nobody → nerixdev
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Pushed by alwu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/23e01cbf3fa0
Guess position state from media elements. r=alwu
Comment 3•7 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Updated•7 months ago
|
Type: enhancement → task
You need to log in
before you can comment on or make changes to this bug.
Description
•