Web Share Target for Chrome OS: Skip blank title
If an Intent is received that has a blank title, we don't include the title in the generated GET or POST request. Current Intent instances are created with either non-empty strings or with nullopt. This CL protects against any future Intent sources that might create share_title with empty string. Bug: 1125880 Change-Id: I5b5a854eb8b849d1d07877f46e3855cf29c6109e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2592544 Commit-Queue: Alan Cutter <alancutter@chromium.org> Reviewed-by:Alan Cutter <alancutter@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#837904}
Showing
Please register or sign in to comment