VOOZH about

URL: https://bugzilla.mozilla.org/show_bug.cgi?id=1643102

⇱ 1643102 - Show a default image on the virtual control interface (SMTC/MPRIS)


Open Bug 1643102 Opened 6 years ago Updated 5 years ago

Show a default image on the virtual control interface (SMTC/MPRIS)

Show a default image on the virtual control interface (SMTC/MPRIS)
Core
Audio/Video: Playback
unspecified
Desktop
All
enhancement
Points:
---
NEW
---
Iteration:
---
a11y-review
Accessibility Severity
Performance Impact
Size Estimate
Webcompat Priority
Webcompat Score
Tracking Status
relnote-firefox
thunderbird_esr115
thunderbird_esr140
firefox-esr115
firefox-esr140
firefox-esr153
firefox152
firefox153
firefox154
---
QA Whiteboard:
---
Has STR:
---
Change Request:
---
Bug Flags:
Signature:
None
This bug is publicly visible.

 
Reporter

Description

6 years ago

The image specified by GetDefaultFaviconURL cannot be shown on the virtual control interface.

We should probably set the Firefox's logo to default metadata image on the virtual control interface, if media-session doesn't set it. However, it seems the path of the Firefox logo is different on every platform. I wonder if there is a way to get the path.

Reporter

Comment 1

6 years ago

In bug 1623971, for the default image(Firefox logo) that is trustworthy, we can feed the link to the underlying platform API directly without using FetchImageHelper since the path of default image starts with "file://". But we need to kwow the path of the logo first.

Reporter

Comment 4

6 years ago

Chrome doesn't show default image on the SMTC(Windows) or MPRIS(Linux) interface if the media-session doesn't set it. If the image starts with "file://", Chrome doesn't show it as well.

Priority: P1 → P3
You need to log in before you can comment on or make changes to this bug.