summaryrefslogtreecommitdiffstats
path: root/WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp
diff options
context:
space:
mode:
authorCary Clark <cary@android.com>2010-10-28 13:01:20 -0400
committerCary Clark <cary@android.com>2010-10-28 13:25:07 -0400
commita3218334ab83979b2147f9178e5e6cf5483a9159 (patch)
tree2c71c253551246b3b354bf48f7c9c65d2235a9bb /WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp
parentaf03a3d6830584ef606be2d1c64845815dadb146 (diff)
downloadexternal_webkit-a3218334ab83979b2147f9178e5e6cf5483a9159.zip
external_webkit-a3218334ab83979b2147f9178e5e6cf5483a9159.tar.gz
external_webkit-a3218334ab83979b2147f9178e5e6cf5483a9159.tar.bz2
allow contained draws to identify a link
The first cut of rewriting hiding and clipping links if they are obscured by a subsequent draw looks for the contained text to find the original link in the picture. Some links contain only bitmaps, and others, like text fields, may contain nothing at all. To identify these, look for bitmaps, and to cover the text field case, look for a background erase. These draws can be used to identify where the link is in the picture. Because bitmaps and background erases can also obscure links, distinguish between draws that are contained by the link from those that overlap it. bug:3120589 Change-Id: Ied8fe2378f27253a162f5f9636f5ade12ce6013c
Diffstat (limited to 'WebKit/android/WebCoreSupport/autofill/WebAutoFill.cpp')
0 files changed, 0 insertions, 0 deletions