Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1904410 [wpt PR 46883] - webnn: Immediately copy constant data, a…
…=testonly Automatic update from web-platform-tests webnn: Immediately copy constant data Currently, the data of ArrayBufferViews passed to the constant() method is copied during the build() method. This does not match the spec: https://www.w3.org/TR/webnn/#dom-mlgraphbuilder-constant Cq-Include-Trybots: luci.chromium.try:win11-blink-rel Bug: 348598508 Change-Id: Ief7a686324375fb2027df8a30d2c97943149bbe6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5649032 Commit-Queue: Reilly Grant <[email protected]> Reviewed-by: Reilly Grant <[email protected]> Commit-Queue: Austin Sullivan <[email protected]> Auto-Submit: Austin Sullivan <[email protected]> Cr-Commit-Position: refs/heads/main@{#1318727} -- wpt-commits: d91a2290d16d14c60c32be84a0ee2939a692a95c wpt-pr: 46883
- Loading branch information