gecko-dev/modules/libjar
Nika Layzell 1f06e7ba7b Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin
This removes all implementations of these types. Some implementations in JS
code were also removed in the previous part, when updating tests to use
`Services.io.registerProtocolHandler`.

Code which used to access these members should go through the IOService now
instead.

Differential Revision: https://phabricator.services.mozilla.com/D162805
2022-12-01 15:43:19 +00:00
..
test Bug 1801102 - Handle corrupted JAR files r=jesup 2022-11-28 12:40:30 +00:00
zipwriter Bug 1792861 - Fix ESLint no-unused-vars issues on global scopes in modules/. r=valentin 2022-10-01 09:03:12 +00:00
appnote.txt
components.conf Bug 1793463 - Part 4: Generate static components entries for protocols, r=necko-reviewers,xpcom-reviewers,valentin,kmag 2022-12-01 15:43:19 +00:00
moz.build
nsIJARChannel.idl
nsIJARURI.idl Bug 1792357, part 2 - Non-scriptable classes don't need to be marked [builtinclass]. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-27 18:31:50 +00:00
nsIZipReader.idl Bug 1164141: ZipArchive cleanup r=necko-reviewers,valentin 2022-11-02 15:21:01 +00:00
nsJAR.cpp Bug 1164141: ZipArchive cleanup r=necko-reviewers,valentin 2022-11-02 15:21:01 +00:00
nsJAR.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
nsJARChannel.cpp Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
nsJARChannel.h Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +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 Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
nsJARProtocolHandler.h
nsJARURI.cpp
nsJARURI.h
nsZipArchive.cpp Bug 1801102 - Handle corrupted JAR files r=jesup 2022-11-28 12:40:30 +00:00
nsZipArchive.h Bug 1164141: ZipArchive cleanup r=necko-reviewers,valentin 2022-11-02 15:21:01 +00:00
zipstruct.h