commit | 9e18500ccc3f91b9c1da903060cf9f318a45e689 | [log] [tgz] |
---|---|---|
author | Chris Fredrickson <cfredric@chromium.org> | Wed May 10 10:13:58 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 10 10:13:58 2023 |
tree | 52b6580aec87772dcda970585d06770c14cbc634 | |
parent | 7424ca43a785910351c7bfc7e712c517540e27fa [diff] |
Replace ExecuteScript with ExecJs This CL was uploaded by git cl split. R=emaxx@chromium.org Bug: 1157718 Change-Id: I1e9531096e493b43ed9c16a5b98cdac67c327be6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4520377 Auto-Submit: Chris Fredrickson <cfredric@chromium.org> Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/main@{#1141976}
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.