commit | 5c6e701f6d898c4922dc8b51ccbb1b971b72cc04 | [log] [tgz] |
---|---|---|
author | Alex Gough <ajgo@chromium.org> | Tue Sep 20 22:20:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 20 22:20:29 2022 |
tree | a9a850087d8c240b16245bdea408a8563293853f | |
parent | 7054a0a7e9a1120d008f99e3db9a5f8b3ee8181c [diff] |
Use kService sandbox for IppParser This applies the slightly tighter kService sandbox to the IppParser, this should be ok as the parser performs computations and does not use OS capabilities. Bug: 696635 Change-Id: Ibbcd321f5a23b32ec56957c9a235851568527a9c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3905471 Reviewed-by: Sean Kau <skau@chromium.org> Commit-Queue: Alex Gough <ajgo@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049366}
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.