commit | d6f86f8f7c99f028c9ab1146be014e46b8f8d960 | [log] [tgz] |
---|---|---|
author | Emil Mikulic <easy@google.com> | Fri Dec 15 00:45:01 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 15 00:45:01 2023 |
tree | 5783d0fd6b4bfdc47e3ba9793f78e1602339305a | |
parent | 4e4c514a1ec9b86cc8bcbc7767bea0ed720d80e1 [diff] |
Revert "Allow IsolatedContext for ChromeOS Terminal." This reverts commit c686e5630c25873a432db5b6f92c283b0e37cb84. This is causing a DCHECK: FATAL chrome[296968:1]: [agent.cc(100)] Check failed: is_isolated_context == value (0 vs. 1) Bug: b:316274618 Change-Id: I42744129e6a428aa52f09db960a7a670689e5876 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5052001 Auto-Submit: Emil Mikulic <easy@google.com> Reviewed-by: Fergus Dall <sidereal@google.com> Commit-Queue: Fergus Dall <sidereal@google.com> Cr-Commit-Position: refs/heads/main@{#1237842}
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.