commit | 90afe890debed30c5f939c365617a3fe60b78b95 | [log] [tgz] |
---|---|---|
author | Orin Jaworski <orinj@google.com> | Thu Apr 24 23:11:12 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 24 23:11:12 2025 |
tree | faea2094da600f2db79bc661149e6b12cdd5f664 | |
parent | 4f192b8b324ef266a127642cf924f41e9a426b05 [diff] |
Track lens open/close state to avoid closure during match fulfillment Simple bug fix to get Canary working again. More general handling of keyword mode entry/exit is needed since not all flows work yet, but that's going to require a more involved refactoring CL. Bug: 413405157 Change-Id: I4371d12395ca1e2d617599f1843003bd8a18acd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6490086 Reviewed-by: Orin Jaworski <orinj@chromium.org> Reviewed-by: Duncan Mercer <mercerd@google.com> Commit-Queue: Orin Jaworski <orinj@chromium.org> Cr-Commit-Position: refs/heads/main@{#1451513}
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.