gecko-dev/netwerk
Tom Tung 02e26e0a82 Bug 1696111 - Use sniffers in the requested category; r=necko-reviewers,valentin
After applying D102448,
uriloader/exthandler/tests/mochitest/test_nullCharFile.xhtml starts to fail.
The reason is that it adds image sniffer into net-content-sniffers which is not
expected.

Such that, this patch
- adds two other sniffers category:
  - orb-content-sniffers
    - The sniffers that are needed in ORB.
  - net-and-orb-content-sniffers
    - The sniffers that are in either orb-content-sniffers or net-content-sniffers.
- changes the way to ensure we only use the sniffers in the
requested category.

Differential Revision: https://phabricator.services.mozilla.com/D107207
2021-03-25 12:09:41 +00:00
..
base Bug 1696111 - Use sniffers in the requested category; r=necko-reviewers,valentin 2021-03-25 12:09:41 +00:00
build Bug 1696111 - Use sniffers in the requested category; r=necko-reviewers,valentin 2021-03-25 12:09:41 +00:00
cache Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
cache2 Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
cookie Bug 1184468 - Use nsBaseHashtable::Values. r=xpcom-reviewers,nika 2021-03-24 17:56:49 +00:00
dns Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
docs Bug 1696417 - Move HTTP logging page to in-tree docs r=necko-reviewers,sylvestre,dragana DONTBUILD 2021-03-08 10:28:12 +00:00
ipc Bug 1696111 - Make LoadInfo know if the request is triggered from a media element and if it's an initial request. r=necko-reviewers,alwu,dragana 2021-03-25 12:09:40 +00:00
locales Bug 1693000 - Updated CookiePartitionedForeign console message to refer to State Partitioning. r=timhuang,necko-reviewers,valentin 2021-02-16 19:50:18 +00:00
mime Bug 1696111 - Add functions to determine opaque-safelisted MIME type, opaque-blocklisted MIME type and opaque-blocklisted-never-sniffed MIME type; r=necko-reviewers,dragana 2021-03-25 12:09:38 +00:00
protocol Bug 1696111 - Use sniffers in the requested category; r=necko-reviewers,valentin 2021-03-25 12:09:41 +00:00
sctp Bug 1690200: pick SCTP init processing fix from upstream. r=ng 2021-02-04 06:53:06 +00:00
socket Bug 1699463 - Update neqo to v0.4.23 r=necko-reviewers,dragana 2021-03-18 16:18:27 +00:00
streamconv Bug 1695162 - Use range-based for instead of custom hashtable iterators. r=xpcom-reviewers,kmag 2021-03-17 15:49:46 +00:00
system Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
test Bug 1567341 - Disable failing tests in netwerk/test/unit. r=necko-reviewers,kershaw 2021-03-24 21:49:42 +00:00
url-classifier Bug 1686616 - make IO use Components instead of Services. r=kmag 2021-02-18 13:26:32 +00:00
wifi Bug 1692391 - Remove the word ABORT from the NS_OBJC_BEGIN/END_TRY_ABORT_BLOCK_RETURN macros, because these macros don't abort. r=haik,necko-reviewers 2021-02-16 22:55:20 +00:00
moz.build Bug 1696393 - Add in-tree HTTP cache docs r=necko-reviewers,sylvestre,dragana DONTBUILD 2021-03-08 10:28:11 +00:00