commit | 9ef3e5f16121ed81f41538619adbfc6eba5113c4 | [log] [tgz] |
---|---|---|
author | Jinsuk Kim <jinsukkim@chromium.org> | Thu Nov 14 23:34:30 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 14 23:34:30 2024 |
tree | 2fbe64e9dfc9c2e71986362f13bdc4d1b021b94b | |
parent | b155b40d6c2272e9a9afed6b885913af021e131f [diff] |
[PCCT] Respect 0 toolbar corner radius from Intent Fixes a bug that ignores 0 toolbar corner radius passed via Intent extra. Default value is used only if no intent extra flag was set. Bug: 378963862 Change-Id: Id104ee8b8445abbe9549cec345647b1217c369c5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6021504 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Cr-Commit-Position: refs/heads/main@{#1383319}
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.