commit | d08adbbe3c479b90496f4bafe9740d76d4cd1df0 | [log] [tgz] |
---|---|---|
author | Nancy Wang <nancylingwang@chromium.org> | Wed Nov 24 11:54:05 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Nov 24 11:54:05 2021 |
tree | f83ffd3df9648a9ec307016bb16bfd4bb33aef08 | |
parent | 7792b070f30b9ed95b9e6e5b9597434dbf0cc652 [diff] |
Replace GetState to get state for window. Remove the interface GetState from the instance key, and add a new interface GetState from window for the ash side standalone window and the ash Chrome tab windows. BUG=1251501 Change-Id: If43b4deefb6f149c22cf5bc566af0b504068361a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3298631 Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Reviewed-by: Dominick Ng <dominickn@chromium.org> Cr-Commit-Position: refs/heads/main@{#944918}
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.