commit | a1571c291cd86f39caf3a897d808088d6317bfbc | [log] [tgz] |
---|---|---|
author | Bill Budge <bbudge@chromium.org> | Tue Dec 15 14:42:51 2020 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 15 14:42:51 2020 |
tree | 66d432aaef746124853455a6daa8a61914823e59 | |
parent | 7a0778c55957bde0d4b9f76345fe4460c3ac7df5 [diff] |
[sharedarraybuffer][wasm] Fix SAB restriction at process start - Simplify the code to improve readability. - Correctly enables SABs at render process start in case we have the COI bit. Bug: chromium:923807 Change-Id: I4f52ec30f76864200f8a92f109603b59eb11c8da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2582358 Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by: Kentaro Hara <haraken@chromium.org> Commit-Queue: Bill Budge <bbudge@chromium.org> Cr-Commit-Position: refs/heads/master@{#837083}
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.
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.