commit | 9be133e40586ca7c170ed539fc5680a829d6bcff | [log] [tgz] |
---|---|---|
author | Andreas Haas <ahaas@chromium.org> | Sat Apr 30 11:46:17 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 30 11:46:17 2022 |
tree | 9cba9a80a4fb4f288365dd0be6e9df183c7d7acc | |
parent | ff8ccff420d436bffd29db7c92dc0ab5b473e39a [diff] |
Revert "[arraybuffer] Protect Blink from 2+GB ArrayBuffers" This reverts commit 6a1d746dafa867af9078367317779e2789d9217c. Reason for revert: Breaks Photoshop Original change's description: > [arraybuffer] Protect Blink from 2+GB ArrayBuffers > > R=​haraken@chromium.org > CC=​clemensb@chromium.org, danakj@chromium.org > > Bug: chromium:1201109 > Change-Id: I8f393957e166c3fc4a6a5cb5e56cfec539a61511 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3602782 > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Commit-Queue: Andreas Haas <ahaas@chromium.org> > Reviewed-by: Adam Klein <adamk@chromium.org> > Cr-Commit-Position: refs/heads/main@{#997800} Bug: chromium:1201109 Change-Id: I79cba720a921383c64da6d78a6e1875e045ea3d1 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3614024 Reviewed-by: Kentaro Hara <haraken@chromium.org> Auto-Submit: Andreas Haas <ahaas@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/main@{#998084}
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.