commit | 682d716fbf43b7be234419cdc658edca53d57c28 | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Tue Jul 27 04:55:35 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 27 04:55:35 2021 |
tree | 0130d74bf0fc7a9a20ad3af90a2f469b6df7d4b2 | |
parent | a4c8645db2d51d96ea473d7ecc79772689f19497 [diff] |
Add a virtual interface for page entities model executor This needs to go in before I can add in the internal code to implement this interface Bug: 1228790 Change-Id: I455cad19c6d6b23dd8f1a3d7333cc1939391dbab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3055632 Reviewed-by: Michael Crouse <mcrouse@chromium.org> Reviewed-by: Robert Ogden <robertogden@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#905587}
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.