commit | 026f254cff9d762a9f9c9d9bf74f15809d730cd2 | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Nov 22 13:26:12 2010 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Mon Nov 22 14:31:28 2010 -0500 |
tree | 2f450885fb7c8f72554fba1bfddcf3f43a8656b1 | |
parent | 8974d281fa5c96bf50d5f5bac665cae44568f6e8 [diff] |
Use requestFocusNodeHref to get the link for an image. Bug:3198707 We were attempting to use WebView.HitTestResult.getExtra() to find the href. For normal links, this is okay. For image links, this is the URL of the image itself. Instead, use requestFocusNodeHref, which will get the URL of the link. Change-Id: I759a56e461195bc2a904f4da4ef93a379d7db0b5