commit | cdcbadc6a45e7b37c5b875fd7483bfa0ea1e58b3 | [log] [tgz] |
---|---|---|
author | ginnnnnnny <ginnyhuang@chromium.org> | Wed Aug 10 09:37:21 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 10 09:37:21 2022 |
tree | b16f6af3f6d5f905dbf2a0514567a31698db452b | |
parent | 047f6d7ec32082997a52e39185969996671d3ba7 [diff] |
[iOS] Update method names in FirstRunScreenDelegate As can be seen in comment crrev.com/c/3818144/comments/20113a95_4edbe74c the current method names in FirstRunScreenDelegate look confusing in FirstRunCoordinator, where multiple screens are controlled to be shown back to back. Adding "screen(s)" in method names for better clarity. Bug: N/A Change-Id: I73f7e79b36cef58ed9c790c99fa7871852144563 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3820324 Auto-Submit: Ginny Huang <ginnyhuang@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1033420}
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.