Expose APIs for updating a list of CRX components #37370
Labels
dev-concern
feature/components
feature/web3/wallet/core
feature/web3/wallet
Integrating Ethereum+ wallet support
OS/Android
Fixes related to Android browser functionality
OS/Desktop
QA/No
release-notes/exclude
Milestone
During development of brave/brave-core#21868, it was determined that Chromium doesn't expose any APIs for updating a set of CRX components in a single request.
As described in brave/brave-core#21868 (comment), we want to have something like
CrxUpdateService::OnDemandUpdateMultipleIds
. We'll need the ability to change priority betweenBACKGROUND
andFOREGROUND
, as well: these APIs will be used both for user-initiated update checks (e.g. brave/brave-core#22881) and automatic background update checks.The text was updated successfully, but these errors were encountered: