commit | 31cd145fdf787cb7f6f740eb3a31d939f0177a1c | [log] [tgz] |
---|---|---|
author | Benedikt Meurer <bmeurer@chromium.org> | Wed Apr 06 12:00:16 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 06 12:00:16 2022 |
tree | 8fa5ac0f4a0dfe52565c15812360467d8e232bf6 | |
parent | ce011f267a9576ff804624a6796c05ef5de256f7 [diff] |
[DevTools] Remove Date.toString test case. This is currently blocking https://crrev.com/c/3571896, and it's not necessary to duplicate this as a web test anyways, it's much better to test this with inspector tests on the V8 side (as done by the CL). Bug: chromium:1311613 Change-Id: Icf1db5a789e7337435eef4ab2b37cf60631092ae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3572623 Commit-Queue: Benedikt Meurer <bmeurer@chromium.org> Auto-Submit: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Simon Zünd <szuend@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/main@{#989378}
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.