Bug 18348
Summary: | Web Inspector doesn't honor Content Type for inspection | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adrian Ziemkowski <adrian> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | burg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adrian Ziemkowski
Pages with custom file extensions or with a URL ending in a custom extension, do not appear as Documents but instead as Other and can't be inspected, even though their content renders correctly and a text/html Content-Type header is given.
This may be related to Bug #15144
Ideally, it would ignore extensions entirely when determining the file type if it finds a known Content-Type.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |