gecko-dev/toolkit/mozapps/defaultagent
Dana Keeler 658b880816 Bug 1769669 - require specifying the trusted root in content signature verifier r=jschanck,leplatrem,robwu,barret
Before this patch, the content signature verifier
(nsIContentSignatureVerifier/ContentSignatureVerifier) would identify the root
it trusted based on the value of a preference. This patch changes the
implementation to require a specified hard-coded root to trust as with add-on
signature verification.

Depends on D146644

Differential Revision: https://phabricator.services.mozilla.com/D146645
2022-06-03 23:26:28 +00:00
..
docs Bug 1769669 - require specifying the trusted root in content signature verifier r=jschanck,leplatrem,robwu,barret 2022-06-03 23:26:28 +00:00
rust Bug 1772070 - vendor the current application-services. r=janerik,glandium 2022-06-03 12:41:13 +00:00
tests/gtest Bug 1766377 - Fix sign-compare warnings related to constants in gtests. r=nika,mossop 2022-04-29 09:14:12 +00:00
Cache.cpp
Cache.h
DefaultBrowser.cpp Bug 1742674 - Pre: Remove unused headers, scope raw pointer later wrapped in smart pointer, and use nullptr instead of NULL. r=nalexander 2022-02-16 17:43:59 +00:00
DefaultBrowser.h Bug 1738211 - Add telemetry for additional Windows browsers. r=nalexander 2022-01-18 22:40:17 +00:00
DefaultPDF.cpp Bug 1742674 - Add telemetry for default PDF viewer. r=nalexander 2022-02-16 17:44:01 +00:00
DefaultPDF.h Bug 1742674 - Add telemetry for default PDF viewer. r=nalexander 2022-02-16 17:44:01 +00:00
EventLog.cpp
EventLog.h
Makefile.in
Notification.cpp Bug 1771164 - Have WDBA wait up to 12 hours for an interaction with the browser changed notification, and have notification remain on screen until user interacts with it. r=bhearsum,bytesized 2022-05-26 17:14:44 +00:00
Notification.h
Policy.cpp Bug 1742674 - Pre: Pull default agent's UTF-8 and UTF-16 conversions into generic functions. r=nalexander 2022-02-16 17:44:00 +00:00
Policy.h
Registry.cpp Bug 1742674 - Pre: Pull default agent's UTF-8 and UTF-16 conversions into generic functions. r=nalexander 2022-02-16 17:44:00 +00:00
Registry.h
RemoteSettings.cpp
RemoteSettings.h
ScheduledTask.cpp Bug 1771164 - Have WDBA wait up to 12 hours for an interaction with the browser changed notification, and have notification remain on screen until user interacts with it. r=bhearsum,bytesized 2022-05-26 17:14:44 +00:00
ScheduledTask.h
SetDefaultBrowser.cpp Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
SetDefaultBrowser.h Bug 1762100 - Part 3: Expect and use `FirefoxPDF-...`. r=bhearsum 2022-03-30 03:42:00 +00:00
Telemetry.cpp Bug 1742674 - Add telemetry for default PDF viewer. r=nalexander 2022-02-16 17:44:01 +00:00
Telemetry.h Bug 1742674 - Add telemetry for default PDF viewer. r=nalexander 2022-02-16 17:44:01 +00:00
UtfConvert.cpp Bug 1742674 - Pre: Pull default agent's UTF-8 and UTF-16 conversions into generic functions. r=nalexander 2022-02-16 17:44:00 +00:00
UtfConvert.h Bug 1742674 - Pre: Pull default agent's UTF-8 and UTF-16 conversions into generic functions. r=nalexander 2022-02-16 17:44:00 +00:00
common.cpp
common.h
default-browser-agent.exe.manifest
defaultagent.ini
defaultagent_append.ini
main.cpp Bug 1762100 - Part 1: Accommodate arbitrary ProgID roots in `set-default-browser-user-choice`. r=bhearsum 2022-03-30 03:41:59 +00:00
module.ver
moz.build Bug 1772184 - Set Default Browser Agent code metadata to the new Default Browser Agent component r=bhearsum 2022-06-01 19:36:41 +00:00