commit | 726ac7d4d6d52ecae817743fd104cab78420c22c | [log] [tgz] |
---|---|---|
author | Peter Kotwicz <[email protected]> | Sun Nov 05 22:22:02 2017 |
committer | Commit Bot <[email protected]> | Sun Nov 05 22:22:02 2017 |
tree | c8eb6960c8ade54d271916ba4cba5bbe9b43a5f3 | |
parent | f3b599b9922b753585ed5bc6be9fe40dbea60ad0 [diff] |
[WebApk] Add initial support for WebShareTarget. Adds the scaffolding to WebApk's main intent handling for WebShareTarget. Introduces a new launch type to track these metrics. Primarily supports a {text} template variable as is typical for Android share events. Also supports {title} stemming from Intent.EXTRA_SUBJECT for compatibility with WebShare {url} as mentioned in the spec and any other {...} will be replaced by empty text. Note: this a no-op as it is written since the conditional fields are defaulted to off and unsupported on the server. BUG=761007 Change-Id: I4f589034488771187341d4817708753ff74cc1b8 Reviewed-on: https://chromium-review.googlesource.com/734944 Commit-Queue: Peter Kotwicz <[email protected]> Reviewed-by: Yaron Friedman <[email protected]> Cr-Commit-Position: refs/heads/master@{#514070}
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 .