gecko-dev/modules/libjar
Emilio Cobos Álvarez 33e6d54872 Bug 1757604 - Make content-type on JAR channels behave the same as HTTP channels. r=Gijs
That is, treat it as a hint if called before open, and as an override if
called after. Override the hint on open.

This is a less invasive change that is green on try and also fixes the
issue.

Differential Revision: https://phabricator.services.mozilla.com/D145098
2022-04-30 01:24:47 +00:00
..
test Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
zipwriter
appnote.txt
components.conf
moz.build
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl Bug 1744043: Clean up nsJAR r=nika,valentin,extension-reviewers,robwu 2022-03-24 13:54:56 +00:00
nsJAR.cpp Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
nsJAR.h Bug 1207753 - modules/jar thread-safety annotations r=nika 2022-03-26 02:55:27 +00:00
nsJARChannel.cpp Bug 1757604 - Make content-type on JAR channels behave the same as HTTP channels. r=Gijs 2022-04-30 01:24:47 +00:00
nsJARChannel.h Bug 1757604 - Make content-type on JAR channels behave the same as HTTP channels. r=Gijs 2022-04-30 01:24:47 +00:00
nsJARInputStream.cpp Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
nsJARInputStream.h Bug 1744043: Clean up nsJAR r=nika,valentin,extension-reviewers,robwu 2022-03-24 13:54:56 +00:00
nsJARProtocolHandler.cpp
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp Bug 1519200 - Remove `NS_ERROR_FILE_TARGET_DOES_NOT_EXIST` in favor of `NS_ERROR_FILE_NOT_FOUND`. r=xpcom-reviewers,nika,dom-storage-reviewers,jstutte 2022-04-05 15:17:03 +00:00
nsZipArchive.h Bug 1207753 - modules/jar thread-safety annotations r=nika 2022-03-26 02:55:27 +00:00
zipstruct.h