A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

MIME Sniffing: Difference between revisions

From WHATWG Wiki
Jump to navigation Jump to search
(Start tracking mimesniff information.)
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{CC0 page}}
Tracking information related to the [http://mimesniff.spec.whatwg.org/ MIME Sniffing Standard].
Tracking information related to the [http://mimesniff.spec.whatwg.org/ MIME Sniffing Standard].


Line 10: Line 12:
* http://mxr.mozilla.org/mozilla-central/source/toolkit/components/mediasniffer/nsMediaSniffer.cpp (audio/video)
* http://mxr.mozilla.org/mozilla-central/source/toolkit/components/mediasniffer/nsMediaSniffer.cpp (audio/video)
* http://mxr.mozilla.org/mozilla-central/source/uriloader/exthandler/nsExternalHelperAppService.cpp (used for file download identification)
* http://mxr.mozilla.org/mozilla-central/source/uriloader/exthandler/nsExternalHelperAppService.cpp (used for file download identification)
* http://mxr.mozilla.org/mozilla-central/source/netwerk/streamconv/converters/nsUnknownDecoder.cpp (sniffing unknown content type)
* http://mxr.mozilla.org/mozilla-central/source/browser/components/feeds/src/nsFeedSniffer.cpp (feed detection)
=== WebKit ===
* http://trac.webkit.org/browser/trunk/Source/WebCore/platform/MIMETypeRegistry.cpp
* http://trac.webkit.org/browser/trunk/Source/WebCore/platform/network/MIMESniffing.cpp
[[Category:Spec coordination]]

Latest revision as of 18:45, 24 May 2013