зеркало из https://github.com/mozilla/gecko-dev.git
1125476080
Add a separate check for spec breaking allows of certain MIME types. Having this separated out means that we can make the rest of the implementation behave exactly like spec. Some tradeoffs that we need in the current state are: * Allowing "application/dash+xml" * Allowing "application/vnd.apple.mpegurl" * Allowing "text/vtt" * Allow all MIME types beginning with "audio/mpeg" * Allow "text/plain" when there is a no-sniff header. Differential Revision: https://phabricator.services.mozilla.com/D176821 |
||
---|---|---|
.. | ||
moz.build | ||
nsIMIMEHeaderParam.idl | ||
nsIMIMEInfo.idl | ||
nsIMIMEService.idl | ||
nsMIMEHeaderParamImpl.cpp | ||
nsMIMEHeaderParamImpl.h | ||
nsMimeTypes.h |