Remove SequentialUpdateChecker
in favor of upstream implementation if possible
#37933
Labels
SequentialUpdateChecker
in favor of upstream implementation if possible
#37933
Look into batching component update checks into a single update request. Upstream support this, but we disable this logic, because:
If there's no reasons that block us from batching the update request (fingerprinting, legal, performance, costs), then we can update
go-updater
to support Brave/non-Brave components in a single request and make it proxy requests to the upstream updater automatically.See the discussion in brave/brave-core#23169
The text was updated successfully, but these errors were encountered: