gecko-dev/modules/libjar
Valentin Gosu 23974138e5 Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul
This patch adds a hasQuery attribute to nsIURI, similar to hasRef.
This is needed to distinguish between an empty and a non-existant query.

Differential Revision: https://phabricator.services.mozilla.com/D185672
2023-08-09 07:01:48 +00:00
..
test Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
zipwriter Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
appnote.txt
components.conf
moz.build Bug 1828386 - Make modules/libjar buildable outside of a unified build environment r=andi 2023-04-18 13:43:20 +00:00
nsIJARChannel.idl
nsIJARURI.idl
nsIZipReader.idl
nsJAR.cpp
nsJAR.h Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsJARChannel.cpp Bug 1828068 - Add some null checks/assertions to jar code r=jesup 2023-06-12 07:34:07 +00:00
nsJARChannel.h
nsJARInputStream.cpp Bug 1838117 - Reject JAR entries that don't inflate to the correct size r=jesup 2023-06-26 13:58:38 +00:00
nsJARInputStream.h
nsJARProtocolHandler.cpp Bug 1828386 - Make modules/libjar buildable outside of a unified build environment r=andi 2023-04-18 13:43:20 +00:00
nsJARProtocolHandler.h
nsJARURI.cpp Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
nsJARURI.h
nsZipArchive.cpp Bug 1828068 - Add some null checks/assertions to jar code r=jesup 2023-06-12 07:34:07 +00:00
nsZipArchive.h
zipstruct.h