Skip to content

Conversation

@ikreymer
Copy link
Member

@ikreymer ikreymer commented Nov 15, 2025

should fix main cause of slow down in #913
deps: update to brave 1.84.139, pptr 24.30.0
bump to 1.9.1

deps: update to brave 1.84.139, pptr 24.30.0
bump to 1.9.1
@ikreymer ikreymer changed the title remove --disable-component-update flag, should fix issues in #913 remove --disable-component-update flag, fixes shields not working Nov 15, 2025
@ikreymer ikreymer merged commit 8c8fd6b into main Nov 15, 2025
4 checks passed
@ikreymer ikreymer deleted the remove-disable-component-update branch November 15, 2025 04:30
@mschfh
Copy link

mschfh commented Dec 24, 2025

brave/brave-core#30440 also introduced --allow-brave-component-update, which restores the previous behavior.

Passing both flags should register the components required for Shields, while excluding some other components:

'--allow-brave-component-update',
'--disable-component-update'

@ikreymer
Copy link
Member Author

brave/brave-core#30440 also introduced --allow-brave-component-update, which restores the previous behavior.

Passing both flags should register the components required for Shields, while excluding some other components:

'--allow-brave-component-update',
'--disable-component-update'

Thanks! I missed that flag somehow when looking at that. Added both flags in #942

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants