summaryrefslogtreecommitdiffstats
path: root/WebCore/html/HTMLSelectElement.cpp
diff options
context:
space:
mode:
authorCary Clark <cary@android.com>2010-05-12 15:12:02 -0400
committerCary Clark <cary@android.com>2010-05-12 15:48:58 -0400
commit38ca89c14ccba2e69b3ae326085f2ed36830a06c (patch)
tree2b73878a1cf25970b5e3a8385bd34b0c38d149d3 /WebCore/html/HTMLSelectElement.cpp
parent901afcec28e282052ffa6542c21b025cead9b4c0 (diff)
downloadexternal_webkit-38ca89c14ccba2e69b3ae326085f2ed36830a06c.zip
external_webkit-38ca89c14ccba2e69b3ae326085f2ed36830a06c.tar.gz
external_webkit-38ca89c14ccba2e69b3ae326085f2ed36830a06c.tar.bz2
restrict nav cache picture to content width, height
Formerly, the nav cache picture recorded a rectangle of (0, 0, INT_MAX, INT_MAX). If the drawing was subsequently translated, the rectangle wrapped around and futher drawing was clipped out. Now the drawing is constrained to the contentWidth and contentHeight -- the enclosing picture already had this restriction. http://b/2604141 Change-Id: Idde1cbaeb507310813a7c5b00e3dde9cacebe44d
Diffstat (limited to 'WebCore/html/HTMLSelectElement.cpp')
0 files changed, 0 insertions, 0 deletions