gecko-dev/toolkit
Tim Huang 2bbbe3855b Bug 1731982 - Part 7: Use the client's principal to verify client in localStorage. r=asuth
Currently, we use the script principal to verify the client to prevent
the principal forgery. After we moving to use foreign partitioned
principal for the Client, this no longer works. Instead, we can directly
use the client's principal to verify client.

Also, the patch rename StoragePrincipalHelper::VerifyValidStoragePrincipalInfoForPrincipalInfo() to
StoragePrincipalHelper::VerifyValidPartitionedPrincipalInfoForPrincipalInfo()
and fix a problem in the function that it should ignore the PartitionKey
instead of the FirstPartyDomain.

Differential Revision: https://phabricator.services.mozilla.com/D127840
2021-10-18 12:20:33 +00:00
..
actors Bug 1733025. Convert coords correctly when sending cmd_lookUpDictionary (macOS lookup) to child process. r=hiro 2021-10-06 10:43:20 +00:00
components Bug 1731982 - Part 7: Use the client's principal to verify client in localStorage. r=asuth 2021-10-18 12:20:33 +00:00
content Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
crashreporter Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
docs
library Bug 1735905 - Upgrade cubeb-pulse to fix a race condition that can lead to shutdown deadlock. r=kinetik 2021-10-16 01:19:56 +00:00
locales Bug 1734597 - Make about:processes fallback to cycle count to decide if a thread or process is active to workaround low CPU timing precision on Windows, r=dthayer,fluent-reviewers,flod. 2021-10-11 12:46:28 +00:00
modules Bug 1735814 - Stop using preprocessor in manifest.jsm r=marco DONTBUILD 2021-10-18 08:34:18 +00:00
mozapps Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
profile Bug 1733563 - Style the profile selection window's checkboxes as native ones r=mossop 2021-10-01 14:17:16 +00:00
system Bug 1519636 - Reformat recent changes to the Google coding style. r=necko-reviewers,geckoview-reviewers,agi 2021-04-26 15:52:25 +00:00
themes Bug 1736038 - Deal with an occurrence -moz-toolbar-prefers-color-scheme that had landed in autoland but not central yet. 2021-10-15 21:17:53 +02:00
xre Bug 1667621: Disable EGL on all default colors depths but 24, r=gfx-reviewers,nical 2021-10-14 10:27:10 +00:00
.eslintrc.js Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
l10n-registry.manifest
moz.build
moz.configure Backed out 4 changesets (bug 1733686, bug 1735935) for causing sandboxing crashes with the spellchecker (bug 1736171) . CLOSED TREE 2021-10-16 18:43:13 +03:00
toolkit.mozbuild Bug 1723878 - Fix CI artifact builds after bug 1723623. r=firefox-build-system-reviewers,nalexander 2021-08-04 03:37:14 +00:00