Aleksei Khoroshilov
Aleksei Khoroshilov
### Description It's possible to support CSS patching via `chromium_src` counterpart as a part of preprocessing step in `tools/grit/preprocess_if_expr.py`. also it may be possible to support overriding `css_wrapper_metadata` stuff that's...
Increase userbase for https://github.com/brave/brave-variations/pull/1178
TODO for a rebuild trigger via label to work: 1. add a separate workflow that will act on label add. 2. this separate workflow should trigger all required jobs via...
Removed unnecessary commands, reworked validation logic to always return errors as array of strings instead of throwing.
Changes in this PR: * Add a WebsiteSetting `BraveShieldsMetadata` bound to the Schemeful site (eTLD+1). * Generate and store farbling token as `base::Token` in this setting for each site. *...
Resolves ## Submitter Checklist: - [ ] I confirm that no [security/privacy review is needed](https://github.com/brave/brave-browser/wiki/Security-reviews) and no other type of reviews are needed, or that I have [requested](https://github.com/brave/reviews/issues/new/choose) them -...
There's a handful of tool-calling tokens in `tokenizer.json`. Any chance this will be documented? What about at least few examples?