Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable zlib compression in Blimp until crbug.com/637376 fixed.
There is a compiler/code optimization bug in zlib's SIMD implementation, which will take time to investigate and fix. This CL restores functionality in Blimp by disabling compression. This CL can be rolled back once the root cause of crbug.com/637736 is addressed. R=lethalantidote@chromium.org CC=wez@chromium.org BUG=637376 Review-Url: https://codereview.chromium.org/2248943003 Cr-Commit-Position: refs/heads/master@{#412346}
- Loading branch information