зеркало из https://github.com/mozilla/gecko-dev.git
35a7076534
nsContentTypeParser used internally a nsIMIMEHeaderParam reference, effectively limiting its use on the main thread, and as such restricting any methods handling mime type there too. nsContentTypeParser only made use of a single method nsMIMEHeaderParamImpl::GetParameterHTTP, so we make that method static and export it via nsNetUtil. Differential Revision: https://phabricator.services.mozilla.com/D2788 |
||
---|---|---|
.. | ||
moz.build | ||
nsIMIMEHeaderParam.idl | ||
nsIMIMEInfo.idl | ||
nsIMIMEService.idl | ||
nsMIMEHeaderParamImpl.cpp | ||
nsMIMEHeaderParamImpl.h | ||
nsMimeTypes.h |