commit | 63d78e585332b845cb37bb494fc673b17b012c15 | [log] [tgz] |
---|---|---|
author | Victor Hugo Vianna Silva <victorvianna@google.com> | Fri Mar 25 16:54:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 25 16:54:18 2022 |
tree | 0cde01b7c56d8c18204fc6a80e1cb2b4bbb766cf | |
parent | 1b4bd525624770dab55fc42f5be02f021c9d93d4 [diff] |
Delete FirstRunSigninProcessor.updateSigninManagerFirstRunCheckDone() This should have no behavioral changes, as long as it's impossible to launch settings without first launching ChromeTabbedActivity/ CustomTabActivity. The rationale is in crbug.com/1310265#c2. For reference, this method was introduced as a fix to crbug.com/487379 and this change didn't resurface the issue during local testing. Bug: 1310265, 795292 Change-Id: Ib34678edadd5c48cbec5c0fb017a61ed364e6f4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3552502 Commit-Queue: Victor Vianna <victorvianna@google.com> Auto-Submit: Victor Vianna <victorvianna@google.com> Reviewed-by: Sky Malice <skym@chromium.org> Commit-Queue: Sky Malice <skym@chromium.org> Cr-Commit-Position: refs/heads/main@{#985340}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.