commit | ab51a445588247d62b65f16c74a80e9098e93825 | [log] [tgz] |
---|---|---|
author | Jiewei Qian <qjw@chromium.org> | Fri Aug 26 05:14:05 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 26 05:14:05 2022 |
tree | e8a5ebac83908920b3b6d6fb7ab32fb2c9d7e82d | |
parent | 2fe7dc79a8761b84f37b2e991e128acb8e55787b [diff] |
system-web-apps: clarify FindSystemWebAppBrowser usage This CL clarifies the intended usage of FindSystemWebAppBrowser to UI interaction, and adds a note to suggest using WebUIController to interact with the the app's JavaScript environment. Change-Id: Ib8c535b65e5ac7420d374d4c54b0bb168bd3a0ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3856038 Reviewed-by: Toby Huang <tobyhuang@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Jiewei Qian <qjw@chromium.org> Cr-Commit-Position: refs/heads/main@{#1039594}
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.