Simone Arpe dc9f1c0859 [CodeHealth] Remove 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
2025-12-15 09:21:57 -05:00
2025-12-15 13:16:44 +07:00
2025-12-15 12:13:17 +00:00
2025-12-15 12:13:17 +00:00
2025-12-15 12:13:17 +00:00

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:

S
Description
No description provided
Readme MPL-2.0
3.8 GiB
Languages
C++ 36.9%
HTML 31.6%
Swift 9.4%
TypeScript 9%
Java 4.8%
Other 8.1%