d62ef06daee4be11312f68a3176056bda478cbfe
Chromium change: https://github.com/chromium/chromium/commit/2e294c447ae4a0c153226a2372118f937b978b93 [android] Stop blocking sign-in if FRE isn't done This requirement was introduced in crbug.com/303953 as a way to prevent a background sign-in in a use case for EDU accounts (the background sign-in would break some assumptions and cause a crash). This use case should not be possible anymore, so the CL just deletes the code. If the issue somehow resurfaces, we can further patch isSigninAllowed() and isSyncOptInAllowed() to check that the FRE is complete, instead of relying on callers signaling onFirstRunCheckDone() themselves. Fixed: 1316369
…
…
…
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%