commit | 28bb35031c735a8519ffda545e441be17fde685a | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <cfredric@chromium.org> | Wed May 10 16:00:05 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 16:00:05 2023 |
tree | a689185ef5adbf109fc7ce8c7f23d72e9e3491bf | |
parent | bb78ddf0716a0d9d3fa7d3b1cf0ab23e3d563e1c [diff] |
Replace ExecuteScript with ExecJs This CL was uploaded by git cl split. R=sky@chromium.org Bug: 1157718 Change-Id: Ief74f09801a87d36f78982d160f9afc5cb1107cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4519170 Auto-Submit: Chris Fredrickson <cfredric@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Commit-Queue: Chris Fredrickson <cfredric@chromium.org> Cr-Commit-Position: refs/heads/main@{#1142098}
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.