Bug 129297
Summary: | Web Inspector: Network Requests ignores media formats | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tobias Reiss <tobi+webkit> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | All |
Tobias Reiss
File formats like
- .mp4
- .m3u8
are not listed within the Network Requests panel.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/16159115>
Timothy Hatcher
This is a limitation with how the Mac WebKit port loads media resources via AVFoundation / QTKit and not the WebKit loader.