Bug 129297 - Web Inspector: Network Requests ignores media formats
Summary: Web Inspector: Network Requests ignores media formats
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-02-25 04:17 PST by Tobias Reiss
Modified: 2016-12-13 15:36 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Reiss 2014-02-25 04:17:26 PST
File formats like

 - .mp4
 - .m3u8

are not listed within the Network Requests panel.
Comment 1 Radar WebKit Bug Importer 2014-02-25 04:17:57 PST
<rdar://problem/16159115>
Comment 2 Timothy Hatcher 2014-02-25 08:54:16 PST
This is a limitation with how the Mac WebKit port loads media resources via AVFoundation / QTKit and not the WebKit loader.