commit | 65d70b06d88507a9eb92313bb9b61d4c901bfcb7 | [log] [tgz] |
---|---|---|
author | Zoraiz Naeem <zoraiznaeem@chromium.org> | Fri Jul 01 06:45:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 06:45:39 2022 |
tree | 529d62108ec8e656ed71f1f178b85eefe13a9dfb | |
parent | a266fe0f91085fa22b8fa723bb0d658db9f1612e [diff] |
Adds widget information into windows and views debug hierarchy logs. The additional widget information(name, visible, active, fullscreen bounds, layer id, etc.) and their position with respect to windows should help with identification of widgets creating a views. Bug: 1313613 Change-Id: I9084afd68e45ef37f5675afa527ec27bcff223cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3725539 Commit-Queue: Zoraiz Naeem <zoraiznaeem@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Sean Kau <skau@chromium.org> Cr-Commit-Position: refs/heads/main@{#1019971}
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.