[Paint Preview] Add the ability to resolve link clicks
This CL handles link clicking for Paint Previews. The C++ hit testing was hooked up in a previous CL. This CL implements the Java side by propagating the URL to an endpoint that understands URLs and knows how to handle them e.g. loading the link in a Tab. Bug: 1061434 Change-Id: If7b4e1bc6f5a8f6df290f99c5d8cf3acdf934191 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2110528 Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Reviewed-by:Mehran Mahmoudi <mahmoudi@chromium.org> Cr-Commit-Position: refs/heads/master@{#752455}
Showing
Please register or sign in to comment