| commit | bc87aef94f2a48bb99005af7a2a9e2bc4248cbd9 | [log] [tgz] |
|---|---|---|
| author | Kent Tamura <tkent@chromium.org> | Fri Aug 09 05:22:00 2019 |
| committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 09 05:22:00 2019 |
| tree | 0d60be2e3160eb030af135f6003677a2fe03adc7 | |
| parent | 6e07e3bc01a911d3e83fd75f0796360ae39c9dcf [diff] |
Use UncompressResourceAsBinary() in ChooserResourceLoader UncompressResourceAsString() decoded a resource blob as UTF-8, and AddString() in chooser code encoded it as UTF-8 again. We should just copy the blob as binary. Bug: 983396 Change-Id: I10c87d1f984d5780698787b45fd2444a862bb655 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1745677 Reviewed-by: Gyuyoung Kim <gyuyoung@igalia.com> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#685460}
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 .