commit | b6f2cc9ca6f6f8bbb8a19dae7ec3255b192c13cc | [log] [tgz] |
---|---|---|
author | Jay Civelli <jcivelli@google.com> | Sat Mar 10 01:13:57 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Sat Mar 10 01:13:57 2018 |
tree | ab9e10fcfd8ffda29a403c9c586d79dddba3284b | |
parent | 242098c21dc6953d75c938b37a85cee51f6db614 [diff] |
Changing ZipFileInstaller to use the Unzip service. As part of the effort to deprecate UtilityProcessHost, changing extensions::UnzipInstaller to use the new Unzip service instead of UtilityProcessMojoClient. This remove the last use of a utility process for extensions, and as a result the extensions/utility directory can be removed. Tbr: tsepez@chromium.org,finnur@chromium.org Bug: 799220 Change-Id: Ibe4c7f0c16909c99ed572822718ac56a6bcb57fa Reviewed-on: https://chromium-review.googlesource.com/937902 Reviewed-by: Jay Civelli <jcivelli@chromium.org> Reviewed-by: John Budorick <jbudorick@chromium.org> Reviewed-by: Ken Rockot <rockot@chromium.org> Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Joshua Pawlicki <waffles@chromium.org> Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Reilly Grant <reillyg@chromium.org> Commit-Queue: Jay Civelli <jcivelli@chromium.org> Cr-Commit-Position: refs/heads/master@{#542303}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .