WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
146698
Media Session: propagate artwork URL with metadata to UI clients
https://bugs.webkit.org/show_bug.cgi?id=146698
Summary
Media Session: propagate artwork URL with metadata to UI clients
Matt Rajca
Reported
2015-07-07 16:10:02 PDT
In addition to the artist, title, and album, we need to pass along the artwork URL to UI clients.
Attachments
Patch
(3.01 KB, patch)
2015-07-07 17:19 PDT
,
Matt Rajca
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2015-07-07 16:10:50 PDT
<
rdar://problem/21714348
>
Matt Rajca
Comment 2
2015-07-07 17:19:10 PDT
Created
attachment 256336
[details]
Patch
Tim Horton
Comment 3
2015-07-08 13:11:11 PDT
Comment on
attachment 256336
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=256336&action=review
> Source/WebKit2/Shared/WebMediaSessionMetadata.h:45 > + String artworkURL() const { return m_metadata.artworkURL().string(); }
Not sure why the stringification, but it seems to be the same elsewhere.
Matt Rajca
Comment 4
2015-07-08 16:45:01 PDT
Committed
r186535
: <
http://trac.webkit.org/changeset/186535
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug