commit | bab8de29fb63e3fa92b3fd888a1242bfde844f45 | [log] [tgz] |
---|---|---|
author | proberge <[email protected]> | Fri Apr 20 20:00:28 2018 |
committer | Commit Bot <[email protected]> | Fri Apr 20 20:00:28 2018 |
tree | 41bd622b12460fe7880214dca6307f076849f6a0 | |
parent | d99af183ee0a7db8fc833b4fff8d6001bdc8ec8c [diff] |
Add a new webstore_private API to get the referrer chain. Like for inline-installation, the Chrome Web Store should be able to get the full referrer chain of how the user got to the CWS item detail page. This change adds a new API that the CWS (and only the CWS) will be able to call in order to report & detect misleading user acquisition patterns. Note that the SafeBrowsing "download" ping which is sent if the user chooses to install the extension already contains the referrer data. This change effectively allows the CWS to collect the data before the user chooses to install the extension. Bug: 807090 Change-Id: I6b7f85fca75fc134a3d6207cb47a1f3674d15c96 Reviewed-on: https://chromium-review.googlesource.com/1015792 Commit-Queue: proberge <[email protected]> Reviewed-by: Devlin <[email protected]> Reviewed-by: Jialiu Lin <[email protected]> Reviewed-by: Gayane Petrosyan <[email protected]> Cr-Commit-Position: refs/heads/master@{#552441}
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 .