Bug 277944
| Summary: | Provide a fallback image to NowPlaying when a website doesn't specify a MediaSession.metadata | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jean-Yves Avenard [:jya]
In bug 277904 we handled the case where a MediaSession's Metadata was set but didn't contain information about artwork.
But we have sites such as Band Camp that do not set a MediaSession's Metadata at all.
Under such circumstances we should use the default favicon if provided or the "apple-touch-icon" if any.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Jean-Yves Avenard [:jya]
rdar://133662839
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/32031
EWS
Committed 282158@main (446c43cd723c): <https://commits.webkit.org/282158@main>
Reviewed commits have been landed. Closing PR #32031 and removing active labels.