summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLIFrameElement.cpp
diff options
context:
space:
mode:
authorCary Clark <cary@android.com>2011-01-11 09:02:25 -0500
committerCary Clark <cary@android.com>2011-01-11 09:02:25 -0500
commit8aab444a555fec87ca3cc19fdd3a06fa54f46f2c (patch)
tree6943a23734418f13587458fc1cae120982988f63 /WebCore/html/HTMLIFrameElement.cpp
parentc3c04e3ba294eb676d432752484dc9074ae6b7e4 (diff)
downloadexternal_webkit-8aab444a555fec87ca3cc19fdd3a06fa54f46f2c.zip
external_webkit-8aab444a555fec87ca3cc19fdd3a06fa54f46f2c.tar.gz
external_webkit-8aab444a555fec87ca3cc19fdd3a06fa54f46f2c.tar.bz2
remove push/pop around bitmap
The algorithm that analyzes cursor rings in pictures stores the changes to the canvas (e.g. push layer, pop) but it turns out that bitmaps may have push/pop pairs around them that don't represent a state change. Remove the push/pop pairs around bitmaps when creating the cursor region stack. bug:3299913 bug:3329011 Change-Id: I14e0508285821e2723ff460e6b09faccb44f4565
Diffstat (limited to 'WebCore/html/HTMLIFrameElement.cpp')
0 files changed, 0 insertions, 0 deletions