Bug 170992 - [Modern Media Controls] Allow non-PNG resources
Summary: [Modern Media Controls] Allow non-PNG resources
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-04-19 07:01 PDT by Antoine Quint
Modified: 2017-04-19 08:07 PDT (History)
2 users (show)

See Also:


Attachments
Patch (12.67 KB, patch)
2017-04-19 07:06 PDT, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-04-19 07:01:30 PDT
Right now we assume all resources are PNG, but we should allow other resources to be loaded (such as SVG) in the future.
Comment 1 Radar WebKit Bug Importer 2017-04-19 07:02:33 PDT
<rdar://problem/31706590>
Comment 2 Antoine Quint 2017-04-19 07:06:33 PDT
Created attachment 307478 [details]
Patch
Comment 3 Antoine Quint 2017-04-19 08:07:14 PDT
Committed r215509: <http://trac.webkit.org/changeset/215509>