commit | 82c56a7af3df95e445e27d05411cfe8f3d18b71c | [log] [tgz] |
---|---|---|
author | Dylan Cutler <dylancutler@google.com> | Mon Jul 08 20:49:25 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 08 20:49:25 2024 |
tree | 20d7ae00d9951f1ba9df9ddbe90ae31a42f690e5 | |
parent | 0b257635199bc103116ecc2fc6ab96ca83fce990 [diff] |
[User Bypass] Only call IsSandboxed when RFH is in the kActive state This will not prevent all null derefrences when policy_container_host_ is not properly initialized but will guarantee that if they happen it is when RFH is in kActive state. Bug: 327681542 Change-Id: I5fd911f6cbc228f55eb0c4f6a40ce792fd5ffab3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5665764 Commit-Queue: Dylan Cutler <dylancutler@google.com> Reviewed-by: Kevin Graney <kmg@google.com> Cr-Commit-Position: refs/heads/main@{#1324477}
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.