Refactor component-updater code #17462
Labels
feature/components
OS/Desktop
priority/P3
The next thing for us to work on. It'll ride the trains.
QA Pass-Linux
QA Pass-macOS
QA Pass-Win64
QA/Test-All-Platforms
QA/Test-Plan-Specified
QA/Yes
release-notes/exclude
Milestone
Description
In brave-core, we set the component-updater URLs in
browser/net/brave_common_static_redirect_network_delegate_helper.cc
. This can be simplified by setting the URLs using the command line flag.For the service-key, we can override
BuildUpdateCheckExtraRequestHeaders
to add the header to the updater requests.Test Plan
Specified here - https://github.com/brave/internal/issues/802
The text was updated successfully, but these errors were encountered: