dc9f1c08595d0335a0f62cff077f6a4f66bca246
BraveFirstRunFlowSequencer class (#32785)
* Remove `BraveFirstRunFlowSequencer` class The sequencer only delays `initializeViews()` (the method called when the callback is fired) until the account/child-status checks finish. It does not influence which onboarding steps run or any prefs. Given the current code, we can remove `BraveFirstRunFlowSequencer` completely and simply call `initializeViews()` directly in both `WelcomeOnboardingActivity` and `BraveVpnSupportActivity`. The behavior will remain be the same, just without that async wait. * Apply code formatting
…
…
…
…
…
[CodeHealth] Replace std::unique_ptr<std::string> with std::optional<std::string> in SimpleURLLoader::DownloadToString* callbacks (#32658)
…
…
…
…
…
…
…
…
…
…
…
…
Brave Core
Brave Core is a set of changes, APIs, and scripts used for customizing Chromium to make the Brave browser. Please also check https://github.com/brave/brave-browser
Follow @brave on Twitter for important announcements.
Resources
Community
You can ask questions and interact with the community in the following locations:
- Brave Community
communitychannel on Brave Software's Slack
Languages
C++
36.9%
HTML
31.6%
Swift
9.4%
TypeScript
9%
Java
4.8%
Other
8.1%