| commit | ad312c2086d04b80dd453959740bb7f49ee287c7 | [log] [tgz] |
|---|---|---|
| author | Haiyang Pan <hypan@google.com> | Tue Sep 24 15:56:29 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 24 15:56:29 2024 |
| tree | e8b9865497c66d8f0adc9d7819df9d8f53d44d30 | |
| parent | 2ddbb78c0eb055d8fb609aff6f7a81d858e49107 [diff] |
Revert "Use Chrome's fading shadow implementation for IncognitoNTP" This reverts commit 4db7d8944ecd4c49a744497b20a94d74687f3b6b. Reason for revert: Caused the emulator crash issue, as described and reproduced in https://crbug.com/368675202#comment5 Original change's description: > Use Chrome's fading shadow implementation for IncognitoNTP > > Replace the view's fading shadow into Chrome's FadingShadowView and > FadingEdgeScrollView. This is a workaround that #requiresFadingEdge > doesn't work with #clipToPadding for ScrollView. > > Before (not edge to edge): > https://screenshot.googleplex.com/9XESPLDvzviZ5cJ > After: > https://screenshot.googleplex.com/83Kd2unzVMBjEvr > > Bug: 365607068 > Change-Id: Ia156e10712de32f7141f379e1926fbcb3251caf0 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5846890 > Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> > Reviewed-by: Christian Dullweber <dullweber@chromium.org> > Reviewed-by: Lijin Shen <lazzzis@google.com> > Commit-Queue: Wenyu Fu <wenyufu@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1357331} Bug: 365607068, 368675202 Change-Id: I63c22f3faa162a55718d4a9c6bee481989d12a6f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5884627 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Haiyang Pan <hypan@google.com> Cr-Commit-Position: refs/heads/main@{#1359390}
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.