commit | 28f765b456ded769288e405330a3902256316b6f | [log] [tgz] |
---|---|---|
author | Charlie Lao <cclao@google.com> | Mon Apr 04 21:19:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Apr 04 21:19:29 2022 |
tree | e0665a7e211d7ead55e9f5cf713d0991a10117ed | |
parent | cd3cfa81dca0cc46aaee8626deddd411a9596859 [diff] |
Re-enable out-of-bounds-array-buffers.html and out-of-bounds-index-buffers.html WebGL test This reverts commit 1de6709a50a9524cc6007187fce5c917f9bbf373 and 6d987df1a7f4538c8b24af92823b69d6c09766a3.This is now fixed in vulkan back end with crrev.com/c/3553940. Bug: 1310038 Change-Id: I37747858de33dd4fe791875fa8fc354287fd85d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564713 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by: Jamie Madill <jmadill@chromium.org> Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Yuly Novikov <ynovikov@chromium.org> Cr-Commit-Position: refs/heads/main@{#988675}
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.