commit | b5c115a94761ad9a22da1346c9bce32b0b6a0a68 | [log] [tgz] |
---|---|---|
author | Simon Zünd <szuend@chromium.org> | Tue May 27 08:29:26 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 27 08:29:26 2025 |
tree | 9d1b70bf6c5986e9d6604c965089ddcbcf83eadc | |
parent | df10f95b383cbdd09f96f075c6329e53c6ba533c [diff] |
[devtools] Update and re-enable console web tests These tests were aggressively disabled on all platforms 5 years ago, but it's not clear if they should have been only disabled on Linux or Mac. The original bug is rather ambiguous what exactly went wrong. This CL updates and re-enables the tests. Surprisingly we only had to update some property names and nothing more. R=pfaffe@chromium.org Fixed: 40701049 Change-Id: Iad3b92132c9a56db474b8f7c6112e899803e5dd7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6590111 Auto-Submit: Simon Zünd <szuend@chromium.org> Reviewed-by: Philip Pfaffe <pfaffe@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Commit-Queue: Philip Pfaffe <pfaffe@chromium.org> Cr-Commit-Position: refs/heads/main@{#1465782}
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.