commit | b86d11dbcbc051b4d441a506afd91ea0fe8665e3 | [log] [tgz] |
---|---|---|
author | adamta <adamta@google.com> | Thu Mar 31 20:18:52 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 31 20:18:52 2022 |
tree | 2b6262f85b8cebf0ccad80dcb96a41e6e923ede5 | |
parent | 89b072ddc579b99bd2b9bd1c67a9e15f1b1391d2 [diff] |
[iOS] [WebChannels] Blur WC feed header when scrolled into feed Adds UIBlurEffect to header background once the user scrolls into the feed. The blur has a tint that cannot be modified, which adds a block shape around the header if the blur is added over a white background. Bug: 1277974 Change-Id: Id6f2dbd6dabeb20e2c33092823e41f78a5aad462 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3550549 Reviewed-by: Sergio Collazos <sczs@chromium.org> Commit-Queue: Adam Arcaro <adamta@google.com> Cr-Commit-Position: refs/heads/main@{#987607}
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.