commit | 8c22bd341ffb99e23f2b51b5a70439499bd9cc9a | [log] [tgz] |
---|---|---|
author | Xianzhu Wang <wangxianzhu@chromium.org> | Tue Apr 12 02:17:43 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 12 02:17:43 2022 |
tree | a81b10703a03dd0b368c557f751d4a284e79fd42 | |
parent | cbbc2fb591c14452d958136fb0a5c9373b075cae [diff] |
Cleanups about PaintLayerFragment::layer_bounds Now we only need its offset, so change it to layer_offset. Also remove unused PaintLayerFragment::root_fragment_data. Bug: 1277748 Change-Id: I22241c71c4e48cd4f477d5b6c2d5745a01454134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3577865 Reviewed-by: Philip Rogers <pdr@chromium.org> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org> Cr-Commit-Position: refs/heads/main@{#991333}
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.