commit | 488f17e983421033884db693f3be4306a42f3131 | [log] [tgz] |
---|---|---|
author | Louise Brett <[email protected]> | Tue Mar 26 01:01:09 2024 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 26 01:01:09 2024 |
tree | 7f1302da1fec3373ee02a65b48d45a92392fbb00 | |
parent | 8e0143861be1b03a5f2449083f0ef08578775d97 [diff] |
Calculate height of description in install dialog Figure out how many lines the description will be displayed over and increase the height of the dialog to fit it in. Bug: 329515116 Change-Id: I14d226fe4bf793ac3b1647818bc1f962433d2653 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5379954 Reviewed-by: Alan Cutter <[email protected]> Commit-Queue: Louise Brett <[email protected]> Cr-Commit-Position: refs/heads/main@{#1278073}
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.