commit | e781d1340ffd7f176e48fb401a6eb1f352be230c | [log] [tgz] |
---|---|---|
author | Justin Novosad <[email protected]> | Mon Aug 15 19:37:18 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Aug 15 19:37:18 2022 |
tree | 748910dc02db45bbcd4f0b9ba9f4dd9c2caf1fd9 | |
parent | 1c5ab03134797f005aee411f9aab2259399edfa5 [diff] |
Keep animating background OffscreenCanvas for canvas capture This change makes sure we avoid suspending OffscreenCanvas animations when the placeholder canvas has a video stream listening to it. BUG=1343635 Change-Id: I10fa1d869c40012ee1225fc6e018db440f62976f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3828193 Commit-Queue: Justin Novosad <[email protected]> Reviewed-by: Fernando Serboncini <[email protected]> Cr-Commit-Position: refs/heads/main@{#1035157}
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.