commit | e110c7aa3ff84fb1e28f4ff6cbb3c3ef19776a67 | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Thu Sep 28 22:52:28 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 28 22:52:28 2023 |
tree | 8857cd59b3ca5c0aae5df1893ae5847912b28ee3 | |
parent | 501a33a597d497f611b0a48919d1a62f0b338277 [diff] |
Bubble Refactor: Remove un-used trasient window code Event handling applied to transient windows was added in crrev/c/1038656. However, currently there's no transient window set in any of the bubbles. This code is currently never reached and should be removed. Bug: b:296087958, b:259734217 Change-Id: I7ce7938a69a8ec817221e93a0c7c4b41390edc2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4770049 Reviewed-by: Alex Newcomer <newcomer@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/main@{#1202914}
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.