| commit | f4b3a78fc49263ee0d8afeea1b7429d39e76a842 | [log] [tgz] |
|---|---|---|
| author | Khushal Sagar <khushalsagar@chromium.org> | Wed Sep 28 18:49:08 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 28 18:49:08 2022 |
| tree | 0cfccdd4b2aa989a397ba526aaa098896ee9cc12 | |
| parent | 4ef4bfd2ebf9c4f3ab4c473dbe17710005583dd7 [diff] |
blink: Discard input when render-blocking for SET. Ensure input events are discarded when rendering is paused for a shared element transition using the same strategy as paint holding. Fixed: 1368757 Change-Id: Ief98e2d1a570c5a747e8030e318a02957e1d8b63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3923394 Commit-Queue: Khushal Sagar <khushalsagar@chromium.org> Commit-Queue: David Bokan <bokan@chromium.org> Reviewed-by: Kyle Charbonneau <kylechar@chromium.org> Reviewed-by: Bo Liu <boliu@chromium.org> Auto-Submit: Khushal Sagar <khushalsagar@chromium.org> Reviewed-by: David Bokan <bokan@chromium.org> Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1052556}
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.