commit | 0553b7d60e9ee5141649388ab55e446dbc8fd16f | [log] [tgz] |
---|---|---|
author | Weizhong Xia <weizhong@google.com> | Tue May 03 20:35:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 03 20:35:39 2022 |
tree | 15b3d9814b07b19426b215a50e1b193d913c5fab | |
parent | 9865f890174e30a8338c09abd58e529fbec0d4b7 [diff] |
Fix failed check run link posted by wpt-exporter Per the crbug, the check run link only seems to work if it's the most recent check run, though. Otherwise, the link redirects to the most recent run and shows a banner at the top indicating check run not found. Fix as suggested in the crbug. Bug: 1288833 Change-Id: I5431f816a20296e51442b478a91fe3f6fba31182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3625329 Reviewed-by: Andrew Williams <awillia@chromium.org> Reviewed-by: Jonathan Lee <jonathanjlee@google.com> Commit-Queue: Weizhong Xia <weizhong@google.com> Cr-Commit-Position: refs/heads/main@{#999056}
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.