diff options
author | Nicolas Roard <nicolasroard@google.com> | 2011-10-12 17:01:09 -0700 |
---|---|---|
committer | Nicolas Roard <nicolasroard@google.com> | 2011-10-12 17:01:09 -0700 |
commit | 69ae8c4ecaffcbc20d4b251a6e831ac6c4e58f30 (patch) | |
tree | 90ea9f1c09c2c744934e945222c989cd426fde65 /Source/WebCore/rendering/RenderLineBoxList.cpp | |
parent | 144926737b2b4e6f76f5c6347db3093b8a483e21 (diff) | |
download | external_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