commit | d3147918b309000c7146e258388dd2990d75290b | [log] [tgz] |
---|---|---|
author | Dominic Farolino <dom@chromium.org> | Wed Mar 26 13:19:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 26 13:19:01 2025 |
tree | 404d0d0eb93273c802c4f04e0f3b22f0e4c5b14c | |
parent | c26f9f13bc3416ec1716018ae6b4a0d8d2961e8e [diff] |
Fix WPT reference This CL fixes a reference to the `document-base-url-initiated-grand-parent.https.window.js` test which was created during the about: base URL work. The test now exists at `third_party/blink/web_tests/external/wpt/html/infrastructure/urls/base-url/document-base-url-initiated-grand-parent.https.window.js` instead of the old location referenced by another test, so this CL updates that reference. R=wjmaclean Bug: 40060678 Change-Id: I7dbeeb14578aa8f741ecf5f648921e22e09c7014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6390977 Reviewed-by: James Maclean <wjmaclean@chromium.org> Commit-Queue: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/main@{#1438062}
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.