commit | f8a8cf535c4fa2f621fb8974df17e3eac96054b5 | [log] [tgz] |
---|---|---|
author | Simon Hangl <[email protected]> | Tue May 16 19:58:10 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue May 16 19:58:10 2023 |
tree | 40ac28b6f826ced31c357bae9e769d556836a4a1 | |
parent | 7d81243cc833beb898a37a95e0bbc5a99fc9dc6a [diff] |
Feature flag for TaskManagerEndProcessDisabledForExtension This feature flag enables the TaskManagerEndProcessDisabledForExtension policy that prevents certain extensions from being terminated through the task manager. Bug: b/278246367 Change-Id: Ia9cec6eb20296057919026252e67875b3f3ce1c2 DD: go/preventclose PRD: go/preventclose-prd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4538944 Commit-Queue: Simon Hangl <[email protected]> Reviewed-by: Andrew Rayskiy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1144864}
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.