commit | 932429de8b66cad9d2598b8d89e0144bd115b51a | [log] [tgz] |
---|---|---|
author | Young Min Kim <y@ylem.kim> | Mon Sep 12 21:07:04 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 12 21:07:04 2022 |
tree | c25f4b86b5f229fa221e13ac74571e1e856dfb3f | |
parent | 8029d5282f7aece34a42fd8f9d2be8d95eb9dc8d [diff] |
Update devtools.inspectedWindow.eval schema to match the actual API The ExtensionServer actually uses scriptExecutionContext from the option. R=caseq@chromium.org Bug: 1275331 Change-Id: Ie500af85e85f321a75ce22f615c28c02068439ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3891512 Reviewed-by: Andrey Kosyakov <caseq@chromium.org> Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Cr-Commit-Position: refs/heads/main@{#1046012}
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.