commit | c45331463e9f53d2e30fdc729c97bc9a4b697894 | [log] [tgz] |
---|---|---|
author | Angus L. M. McLean IV <angusmclean@chromium.org> | Fri Jun 09 21:58:29 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 09 21:58:29 2023 |
tree | 517e7bb52010b366543e061920f51a76c8397c4c | |
parent | cb5e25292536652b92ca0361daa8c00667fc09d5 [diff] |
welcome tour: Add ability to abort tutorials This will allow the Welcome Tour to abort when necessary, like when we switch into tablet mode. Importantly, it's the caller's responsibility to be sure they know what tutorial we are in, as this will cancel any running tutorial. Bug: b:285628471 Change-Id: Ida3a76d4cc933856bf66079c0f99daf24472cedf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4605287 Reviewed-by: David Black <dmblack@google.com> Commit-Queue: Angus McLean <angusmclean@google.com> Cr-Commit-Position: refs/heads/main@{#1155781}
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.