Bug 190288 - Web Inspector: add WebVTT MIME/file type mappings to the frontend
Summary: Web Inspector: add WebVTT MIME/file type mappings to the frontend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL: https://devinrousso.com/demo/WebKit/s...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-04 12:29 PDT by BJ Burg
Modified: 2018-10-05 18:06 PDT (History)
5 users (show)

See Also:


Attachments
Patch (8.02 KB, patch)
2018-10-05 14:49 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2018-10-04 12:29:28 PDT
We don't seem to understand what .vtt is.
Comment 1 Devin Rousso 2018-10-05 14:49:41 PDT
Created attachment 351699 [details]
Patch

I got the MIME lists from `MIMETypeRegistry.cpp`.  There is some overlap, so I'm not sure how we want to deal with that, but this is a step in the right direction.
Comment 2 Radar WebKit Bug Importer 2018-10-05 14:50:17 PDT
<rdar://problem/45056079>
Comment 3 BJ Burg 2018-10-05 17:05:50 PDT
Comment on attachment 351699 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2018-10-05 18:06:27 PDT
Comment on attachment 351699 [details]
Patch

Clearing flags on attachment: 351699

Committed r236892: <https://trac.webkit.org/changeset/236892>
Comment 5 WebKit Commit Bot 2018-10-05 18:06:29 PDT
All reviewed patches have been landed.  Closing bug.