commit | 792b58d0e4bf96cf9ee61368ebfaab2e904e3f39 | [log] [tgz] |
---|---|---|
author | Sigurd Schneider <sigurds@chromium.org> | Mon Jun 07 07:50:18 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 07 07:50:18 2021 |
tree | 509086da4411f17040b4577856ef0e95b5b12c2d | |
parent | c3ae9b788a6075e06638bc8494076fdb95bb24a1 [diff] |
Rewrite devtools test as protocol inspector test This CL rewrites console-cross-origin-iframe-logging.js as a inspector protocol test and adds actual validation for two tests steps that weren't checked in the original version. Bug: chromium:718940 Change-Id: I5b8ac0855dec4db66f3f7970690200e4dc69e98d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2940186 Reviewed-by: Alex Rudenko <alexrudenko@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#889671}
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.