gecko-dev/xpcom
Malte Juergens 84aacf5dbe Bug 1858565 - Make HTTPS-Only/First handle Superfluos Auth correctly r=freddyb,necko-reviewers,valentin
- Introduce new error `NS_ERROR_SUPERFLUOS_AUTH`
- Make `nsHttpChannelAuthProvider::CheckForSuperfluousAuth` return that new error instead of `NS_ERROR_ABORT`
- If `CheckForSuperfluosAuth` fails, set the status of the http channel to the rv of `CheckForSuperfluosAuth` (this should always be the newly introduced error)
- Add the new error code  to `nsHTTPSOnlyUtils::HttpsUpgradeUnrelatedErrorCode` to make sure HTTPS-Only/First will not think that the request failed

Differential Revision: https://phabricator.services.mozilla.com/D191276
2023-11-06 09:48:48 +00:00
..
base Bug 1858565 - Make HTTPS-Only/First handle Superfluos Auth correctly r=freddyb,necko-reviewers,valentin 2023-11-06 09:48:48 +00:00
build Bug 1856084 - Destroy nsLanguageAtomService even if nsLayoutStatics isn't destroyed. r=platform-i18n-reviewers,dminor 2023-11-03 03:56:41 +00:00
components Bug 1860230 - nsComponentManagerUtils.cpp: Only include "nsComponentManager.h" once r=sylvestre DONTBUILD 2023-10-30 08:17:42 +00:00
docs Bug 1860157 - Fix typos found by codespell 2.2.6 r=webdriver-reviewers,zeid,search-reviewers,perftest-reviewers,devtools-reviewers,releng-reviewers,gbrown,sparky,jteow 2023-10-19 20:52:10 +00:00
ds Bug 1863035 - Remove unused watching functions in nsIWindowsRegKey. r=win-reviewers,rkraesig 2023-11-03 23:38:44 +00:00
geckoprocesstypes_generator Bug 1806410 - Allow sending crash pings for all processes except for testing-only ones r=chutten 2023-01-24 13:19:10 +00:00
glue Bug 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium 2023-09-28 20:46:07 +00:00
idl-parser Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
io Bug 1796023 - Compare return value of readlink in nsLocalFileUnix::GetNativeTarget r=xpcom-reviewers,nika 2023-10-23 16:58:25 +00:00
reflect Bug 1855955 - Remove useless <iostream> includes r=emilio 2023-09-29 14:15:53 +00:00
rust Bug 1855614 - Upgrade nsstring to bitflags 2. r=emilio 2023-09-28 07:49:33 +00:00
string Bug 1857751 - nsTSubstring.cpp: Do not use 'else' after 'return'. r=sylvestre 2023-10-15 21:26:26 +00:00
system Bug 1818237 - Expose whether or not the browser is installed as a Snap package through nsIGIOService. r=Gijs 2023-10-04 20:58:24 +00:00
tests Bug 1863035 - Remove unused watching functions in nsIWindowsRegKey. r=win-reviewers,rkraesig 2023-11-03 23:38:44 +00:00
threads Backed out 2 changesets (bug 1861848) for causing Linux asan J1 exceptions CLOSED TREE 2023-11-03 22:19:17 +02:00
windbgdlg
xpidl
metrics.yaml Bug 1814718 - Added telemetry for number of timers fired per Timer Thread wake-up. r=smaug,florian 2023-02-15 10:07:44 +00:00
moz.build Bug 1841178 - Remove xpcom-config.h. r=xpcom-reviewers,mccr8 2023-06-29 23:02:15 +00:00