summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering/RenderLineBoxList.cpp
diff options
context:
space:
mode:
authorNicolas Roard <nicolasroard@google.com>2011-10-12 17:01:09 -0700
committerNicolas Roard <nicolasroard@google.com>2011-10-12 17:01:09 -0700
commit69ae8c4ecaffcbc20d4b251a6e831ac6c4e58f30 (patch)
tree90ea9f1c09c2c744934e945222c989cd426fde65 /Source/WebCore/rendering/RenderLineBoxList.cpp
parent144926737b2b4e6f76f5c6347db3093b8a483e21 (diff)
downloadexternal_webkit-69ae8c4ecaffcbc20d4b251a6e831ac6c4e58f30.zip
external_webkit-69ae8c4ecaffcbc20d4b251a6e831ac6c4e58f30.tar.gz
external_webkit-69ae8c4ecaffcbc20d4b251a6e831ac6c4e58f30.tar.bz2
Fix disappearing content
When we fixed the superfluous contentInvalidateAll() that was called every time we were scrolling/zooming, this uncover some issues. This particular one was clearing the entire pictureset when an iframe was loaded -- this is wrong since we added support for composited iframes, but we didn't experience this problem before because of the contentInvalidateAll() masking it... bug:5449492 Change-Id: I57e4ea68daf6de901118725f5b7d70087084f23b
Diffstat (limited to 'Source/WebCore/rendering/RenderLineBoxList.cpp')
0 files changed, 0 insertions, 0 deletions