commit | a9b4fb70b4318b220deee0da7b1693d16b8ed071 | [log] [tgz] |
---|---|---|
author | Asanka Herath <asanka@chromium.org> | Fri Feb 01 20:14:09 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Feb 01 20:14:09 2019 |
tree | fc030d57dd3c0129b92c2ce3b8bd7626f53ae28c | |
parent | d301711d4580bbf9d98542b6b9a745cfd54b454d [diff] |
[Quarantine] Attach source metadata to files only on Windows and Mac. This change stops attaching the origin and referrer URL metadata to downloaded files on Linux. This information was previously set via the user.xdg.origin.url and user.xdg.referrer.url xattrs. Attaching this metadata doesn't provide any security guarantees on Linux, and is a privacy risk. Originally landed as: https://crrev.com/10156ea4faa45bc0a61817c07659dc4c Reverted as : https://crrev.com/c1f63eb16417863e361a5de3265bd0fa Relanding after removing change to enable a PPAPI browser test on macOS. Bug: 917842 Bug: 927074 TBR: wfh@chromium.org Change-Id: I911776ec2c6d30f0ed24761f4f1257a62b3b62d6 Reviewed-on: https://chromium-review.googlesource.com/c/1447122 Reviewed-by: Avi Drissman <avi@chromium.org> Reviewed-by: Min Qin <qinmin@chromium.org> Commit-Queue: Avi Drissman <avi@chromium.org> Auto-Submit: Asanka Herath <asanka@chromium.org> Cr-Commit-Position: refs/heads/master@{#628430}
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 .