commit | 5a9810c2b920cc939d9f531157aad903be9a06c1 | [log] [tgz] |
---|---|---|
author | Hidehiko Abe <hidehiko@chromium.org> | Thu Nov 04 08:48:42 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 04 08:48:42 2021 |
tree | 252d9061dcd24ce14bc3fb268e79051244dfe451 | |
parent | fda594a481b62c825df7ad993a8781a225118cf2 [diff] |
Open SearchResult by Lacros if it is primary. With this CL, the feature to open the search result in incognitomode or new window on clicking the result with SHIFT/CTRL is dropped. BUG=1223781 TEST=Ran locally. Change-Id: I8d72f0c7a9f3bba0bd11142d0b4c049c85b9d622 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3252168 Reviewed-by: Thanh Nguyen <thanhdng@chromium.org> Commit-Queue: Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/main@{#938188}
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.