commit | 6bc35f45b70756b943366d1ace3d8fa4305ef423 | [log] [tgz] |
---|---|---|
author | Elad Alon <eladalon@chromium.org> | Tue Jan 14 19:26:08 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 14 19:26:08 2025 |
tree | b9c0c18ed9142de758d5d0182fee6c9140812767 | |
parent | 32993d2ec3fadda317ee003c4b269f4ed2a5e782 [diff] |
Deprecate comand-line flag: --conditional-focus-window-ms Conditional Focus has shipped with Chrome m109. The command-line flag allowed tweaking the length of the window of opportunity; however, we've never had to use that outside of tests. It's time to remove it. Bug: 40184408 Change-Id: I028a6b7c8f4f19c5d4128115d8f6e0fde194b363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6171187 Commit-Queue: Elad Alon <eladalon@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/main@{#1406251}
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.