commit | 52c2085e1e1ec367a362f5842a9aa529df45bd8b | [log] [tgz] |
---|---|---|
author | Tommy Li <[email protected]> | Fri Oct 09 23:40:09 2020 |
committer | Commit Bot <[email protected]> | Fri Oct 09 23:40:09 2020 |
tree | 2f32bd835233bcd54ba96b1acb2c80f1af612964 | |
parent | aa721e8ca3b1f69dd7fe1dfcfc1e0a18b2b7f2c6 [diff] |
[omnibox] Add about:flag for WebUI omnibox popup This CL just adds the flag for the WebUI Omnibox Popup to about:flags a.k.a. chrome://flags. This also fixes a trivial crash when the flag is on, as we haven't paid much engineering effort to this flag recently. I fixed the crash with this too, as otherwise, users who turn this flag on won't be able to easily access chrome://flags to turn it off! Bug: 1046561 Change-Id: Ie458c14b3e56d647d413d57325a26653a906e858 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463747 Commit-Queue: Tommy Li <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Cr-Commit-Position: refs/heads/master@{#815846}
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.
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.