gecko-dev/netwerk
Nick Alexander 95f004a551 Bug 1918194 - Part 1: Add background task extras to nsIIncrementalDownload MAR GETs. r=bytesized,bhearsum,necko-reviewers,application-update-reviewers,csadilek,jesup
This adds extra headers and query parameters to identify MAR GET
requests as originating from browsing profiles or background task
profiles.

This extracts a simple existing function for setting headers and then
makes it available to `nsIIncrementalDownload`.  The existing function
is not the most pleasant API, but it exists and is much easier than
working through the details of storing header name-value pairs until
they are ready to be used.  It's also the same API exposed by Windows
BITS, so there's no additional manipulation required to support BITS.

Differential Revision: https://phabricator.services.mozilla.com/D221860
2024-10-31 21:26:35 +00:00
..
base Bug 1918194 - Part 1: Add background task extras to nsIIncrementalDownload MAR GETs. r=bytesized,bhearsum,necko-reviewers,application-update-reviewers,csadilek,jesup 2024-10-31 21:26:35 +00:00
build Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
cache2 Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
cookie Backed out 4 changesets (bug 1922020) for causing mochitest plain failures. CLOSED TREE 2024-10-31 22:20:58 +02:00
dns No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes ct-logs - r=release-managers,pascalc 2024-10-31 15:10:52 +00:00
docs Bug 1915852 - Document network request scheduling and prioritization system r=necko-reviewers,valentin DONTBUILD 2024-09-25 12:07:15 +00:00
ipc Backed out changeset 816825f333b7 (bug 1909110) for causing bc failures @ browser_bug575561.js. CLOSED TREE 2024-10-29 16:27:31 +02:00
locales Bug 1733498 - Migrate necko errors l10n strings from properties to Fluent r=necko-reviewers,valentin,flod 2024-10-31 17:53:03 +00:00
mime Bug 1903780 - Support directory names again in downloads.download r=geckoview-reviewers,NeilDeakin,m_kato 2024-08-20 18:53:21 +00:00
protocol Bug 1926663 - Remove broken Necko Telemetry probes r=acreskey,necko-reviewers 2024-10-30 15:21:22 +00:00
sctp Bug 1921707 - (MOZ) moz.build files point to new location for abseil-cpp r=ng 2024-10-10 13:42:41 +00:00
socket Bug 1926258 - Move Telemetry::HTTP3_CONNECTION_CLOSE_CODE_3 to Glean r=sekim,acreskey,necko-reviewers,valentin 2024-10-30 19:01:51 +00:00
streamconv Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
system Bug 1925667: don't leak AF_ROUTE sockets on mac r=necko-reviewers,valentin 2024-10-23 16:20:35 +00:00
test Backed out 4 changesets (bug 1922020) for causing mochitest plain failures. CLOSED TREE 2024-10-31 22:20:58 +02:00
url-classifier Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
wifi Bug 1922838 - Replace ArrayLength, ArrayEnd and MOZ_ARRAY_LENGTH by standard alternative r=glandium,necko-reviewers,jgilbert,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,win-reviewers,dom-storage-reviewers,bytesized,janv,dimi,daisuke,karlt,gstoll,canaltinova,timhuang 2024-10-28 08:21:19 +00:00
metrics.yaml Bug 1926258 - Move Telemetry::HTTP3_CONNECTION_CLOSE_CODE_3 to Glean r=sekim,acreskey,necko-reviewers,valentin 2024-10-30 19:01:51 +00:00
moz.build