commit | 049224ddd48b967c1b73183501230ace6aa292d2 | [log] [tgz] |
---|---|---|
author | ckitagawa <ckitagawa@chromium.org> | Mon Mar 22 19:07:08 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 22 19:07:08 2021 |
tree | 4cc0236c80b6b1264c1320c258bd48c0bc3488cf | |
parent | df88bc315b96797960d4cb65a2377ea0620d182c [diff] |
[Paint Preview] Only capture if loaded Only initiate a capture if the Tab is not in the middle of loading. Change-Id: I723dcaa34985f30596ac0e7e3ad17ac5b8dcc128 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2778831 Reviewed-by: Mehran Mahmoudi <mahmoudi@chromium.org> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/master@{#865290}
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.