Jay Harris
Jay Harris
I think the PublishersControllerTest crash in [this log](https://ci.brave.com/job/brave-core-build-pr-windows-x64/job/PR-24227/172/execution/node/478/log/?consoleFull) is happening because `base::OneShotEvent` isn't thread safe, and can fire after the `PublishersController` has been destroyed. This has happened in the test...
[Contour Colors]: It would be great to be able to change the color of contours when inside a polygon
Sorry, filing this here as I didn't want to disrupt the spec discussion: The raster topographic maps provided by the NZ government changes the color of contour lines to blue...
The combined feed API has been providing channels for a while now. We should parse them into our model, as it will make various improvements much easier. Follow up work...
### Description With the new Nala theming work @aguscruiz has been doing, it should be possible for us to remove a bunch of the overriding logic we have in our...
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 -...
We introduced a new system for generating string bindings in https://github.com/brave/brave-core/pull/29172. As a next step we should also generate the Storybook strings so we don't need to provide them manually.
Resolves https://github.com/brave/brave-browser/issues/46215
Resolves https://github.com/brave/brave-browser/issues/47046