Web Share Target for Chrome OS: Receive title, text, url
NavigateParamsForShareTarget() is moved to share_target_utils.h/cc We read the shared title from the Intent shared_title. We split the Intent's shared_text into text and url. See https://chromium-review.googlesource.com/c/chromium/src/+/2569329 Not yet implemented: Receiving title/text/url without files, for example using GET. Design doc in progress: https://docs.google.com/document/d/1E4CYASFDVNqmyCbaxa8u8sOn0-Sc1miLeZfA3t3ou5o/edit?usp=sharing Bug: 1125880 Change-Id: I2920e96517b9432ef10f11610b08fb60fb9207d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2581636 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:Alan Cutter <alancutter@chromium.org> Cr-Commit-Position: refs/heads/master@{#836109}
Showing
Please register or sign in to comment