Shivan
Shivan
We don't currently have a way on iOS to force-update all components like we do on Desktop and Android, where a user can go to brave://components in the omnibox and...
### Description We currently don't update the custom filter lists via the Update button introduced in https://github.com/brave/brave-browser/issues/35270. On Desktop, it's fairly clear that the Update button will update the non-custom-lists...
Will NoScript continue to publish updates for Chrome Web Store once MV2 extensions are deprecated? Brave browser would like to support it since we plan to allow MV2 extensions but...
### Platforms Linux, macOS, Windows ### Description Currently, for debugging purposes, you would have to manually specify all keys in https://sourcegraph.com/github.com/brave/brave-core/-/blob/components/webcompat/webcompat_exceptions_service.cc?L47 to turn off all fingerprinting via the remote list....
### Platforms all ### Description We optionally ask for users to give us their contact information in webcompat reports so @ryanbr can follow-up with them. If they fill in their...
### Description User selection for a particular fingerprinting protection overrides the one set by the [remote list](https://github.com/brave/adblock-lists/blob/master/brave-lists/webcompat-exceptions.json). Once the user overrides the default being set by the remote list, we...
### Description (See https://community.brave.com/t/cant-clear-individual-site-cache-data-must-do-global-mass-deletion-to-fix/558568/3?u=shivan) Essentially, clearing data via brave://settings/content/siteDetails?site=ABC (which is what opens up when you click the tune icon next to the omnibox > Site settings) doesn't work for...
We currently consume `resources.json` (https://github.com/brave/adblock-resources/blob/master/dist/resources.json) in crx-packager. This requires remembering to run `npm run build` when adding/editing a resource under [resources/](https://github.com/brave/adblock-resources/tree/master/resources) like in https://github.com/brave/adblock-resources/pull/207 We should just run `npm run...
We're going to be using the [trusted-types scriptlet](https://github.com/brave/adblock-resources/pull/194) to counter YouTube ads: https://github.com/brave/adblock-lists/pull/1933 (currently in Experimental, will be rolled out to all soon). Overriding [Trusted Types](https://developer.mozilla.org/en-US/docs/Web/API/Trusted_Types_API) is potentially dangerous, since...
The Origin (really a deprecation) Trial for [DisableThirdPartyStoragePartitioning2](https://developer.chrome.com/origintrials/#/view_trial/568016503002103809) says "This will give sites more time for testing and migrating to solutions that don’t require partitioned storage". You mean **un**partitioned storage,...