commit | 9ae550aa551a56467da2f9e0c9cc9e254731192e | [log] [tgz] |
---|---|---|
author | Xiaodan Zhu <zxdan@chromium.org> | Fri Nov 06 17:41:02 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 06 17:41:02 2020 |
tree | 60e19460011f1551a6897606c3de06cc3872170c | |
parent | e3f8675f21c90506bb99c90c4a5d96365ef61918 [diff] |
Add feature flag for fullscreen alert bubble. This CL add a feature flag kFullscreenAlertBubble to the feature of Fullscreen Alert Bubble. Bug: 1107185 Change-Id: I76c3ef33df6056f7a33f0a23294ce2ef169a2326 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2520323 Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Xiaodan Zhu <zxdan@chromium.org> Cr-Commit-Position: refs/heads/master@{#824911}
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.