commit | c852b51a0553b21b36e63d57c8ecb8eee51b4d89 | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Fri Dec 08 19:53:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 08 19:53:25 2023 |
tree | 09707e705f43cc016d650e6dd7be5ba5fba70b01 | |
parent | 1cc47f8a698629ce11b092bd9b5a777fc2f5b32b [diff] |
Handle image data in enterprise_data_protection::HandleStringData This relands part of the code that was reverted in crrev.com/c/5071036. This simply handles the image bytes correctly, the mime type part of that original CL is to reland later. Bug: b/311679168 Change-Id: I256859d8036781c197575498bf9f3c74af7f39e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5105690 Reviewed-by: Nancy Xiao <nancylanxiao@google.com> Commit-Queue: Dominique Fauteux-Chapleau <domfc@chromium.org> Cr-Commit-Position: refs/heads/main@{#1235171}
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.