commit | 593d13bf1cdf2540a9e7b8c3c1f2326e6c5e3505 | [log] [tgz] |
---|---|---|
author | Austin Sullivan <asully@chromium.org> | Sat Sep 14 01:17:40 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 14 01:17:40 2024 |
tree | 79668df0056b60a17c486a9bea8f263786677dc4 | |
parent | 1bfb9c78963960846d9013f1c7797c9a713aad54 [diff] |
webnn: Forward-fix missed uses of READ_FROM and WRITE_TO These uses were added in https://crrev.com/c/5848368, which was submitted to the CQ in parallel with https://crrev.com/c/5858162, which renamed these symbols This is causing test failures. See https://crrev.com/c/5861722 Bug: 361372446 Change-Id: I793d5624fc6e1e5de3e3ab7a7eb3732c39a00163 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5862206 Reviewed-by: Brad Triebwasser <btriebw@chromium.org> Commit-Queue: Brad Triebwasser <btriebw@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/main@{#1355524}
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.