commit | dbaaa259ce780ce570ccb4a6299054f2f57c5cb3 | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Mon Nov 22 09:55:07 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 22 09:55:07 2021 |
tree | 5ff3ee2f35451e058d733d7a3e9a7c3f6d5ac3f7 | |
parent | 4acd650b5cf0bf6f925220fe4b9f4adf9ffc9c7a [diff] |
Rebaseline and reeenable two DevTools web tests This CL re-enables the following two tests: http/tests/devtools/console/console-external-array.js http/tests/devtools/console/console-log-side-effects.js The tests were not re-enabled after a V8 roll. Bug: 1257806 Change-Id: Ied8e7cf5f1b067a89169ca2d2a0fc0972aefadc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3293418 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/main@{#943998}
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.