commit | 297c398f3b764fc008b223714fdf1003443c74d2 | [log] [tgz] |
---|---|---|
author | Matt Menke <mmenke@chromium.org> | Tue Feb 12 17:25:55 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 12 17:25:55 2019 |
tree | 64524bb0d2d00c313cd32a4d5dc6487cb008cb65 | |
parent | 3a2148050b077994a633f477310358c5c1b0f8a9 [diff] |
Temporary revert of 7913a74b0e22d99c3425dcea22e68783919a9667 The original CL removed support for single-quoted file names in Content-Disposition headers, to be consistent with spec and other browsers. This CL temporarily reverts it, to give developers more time to update their sites accordingly. This is not an exact revert. It resolves merge conflicts with https://chromium-review.googlesource.com/c/1297251, uses git cl format to simplify the diff, and removes some extraneous changes (Fixes other code not to rely on the single-quote behavior, obsoleted histogram). original CL: https://chromium-review.googlesource.com/c/chromium/src/+/1286733 Bug: 927366, 896233, 179825 Change-Id: Ic02e1b59ba52fda5923ce1d19207e3176b7b6065 Reviewed-on: https://chromium-review.googlesource.com/c/1465067 Reviewed-by: Asanka Herath <asanka@chromium.org> Commit-Queue: Matt Menke <mmenke@chromium.org> Cr-Commit-Position: refs/heads/master@{#631281}
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 .