Bug 170992

Summary: [Modern Media Controls] Allow non-PNG resources
Product: WebKit Reporter: Antoine Quint <graouts>
Component: MediaAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch dino: review+

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>