commit | f56e920e10b31e762199acbe13fc181214e1e18a | [log] [tgz] |
---|---|---|
author | David Song <wintermelons@google.com> | Mon Dec 05 23:15:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 05 23:15:02 2022 |
tree | f16584636ca4b28be8ea66a4b54fe4637d2b1294 | |
parent | 373380996aec22265e45818652d4281029ba887f [diff] |
[webengine] Remove calls to SetPageScale in disabled test FrameImpl::SetPageScale was removed in https://crrev.com/c/4032308. Bug: 1254073, fuchsia:80524 Change-Id: I7f5008f2bcd38d038dc09bf3c4e0eb74eead3db7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4081262 Auto-Submit: David Song <wintermelons@google.com> Reviewed-by: Kevin Marshall <kmarshall@chromium.org> Commit-Queue: David Song <wintermelons@google.com> Cr-Commit-Position: refs/heads/main@{#1079511}
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.