commit | b83fa56ff90bc93cf37336a24a9e89c549dc5644 | [log] [tgz] |
---|---|---|
author | Jeongwoo Park <jwoo.park@navercorp.com> | Tue Apr 18 22:37:59 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 18 22:37:59 2023 |
tree | af1e1a59ade9e31749ac943bdeb9f9956291975d | |
parent | b614366faf08838b95675f078d92ddea4195c060 [diff] |
Update unzip to use newer storage API This pull request updates the unzip function to use the newer storage API instead of the filesystem API. Bug: 1418808 Change-Id: Ie7e22ce4e837efe2a43cac73068ae6118200f210 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4393022 Reviewed-by: Ken Rockot <rockot@google.com> Commit-Queue: Jeongwoo Park <skeksk91@gmail.com> Reviewed-by: Sorin Jianu <sorin@chromium.org> Reviewed-by: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/main@{#1132204}
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.