diff options
author | Nicolas Roard <nicolasroard@google.com> | 2011-10-07 11:54:14 -0700 |
---|---|---|
committer | Nicolas Roard <nicolasroard@google.com> | 2011-10-07 11:54:14 -0700 |
commit | c5f63ef8fd51a45d0a11a84cb65301c66e6c6cac (patch) | |
tree | b56197a926d6e570c2b7018622c1052f66067338 /Source/WebCore/fileapi/FileReader.cpp | |
parent | d30f6301a4ea49037d31781bb238a4230c4c1389 (diff) | |
download | external_webkit-c5f63ef8fd51a45d0a11a84cb65301c66e6c6cac.zip external_webkit-c5f63ef8fd51a45d0a11a84cb65301c66e6c6cac.tar.gz external_webkit-c5f63ef8fd51a45d0a11a84cb65301c66e6c6cac.tar.bz2 |
Fix scrolling offset of ScrollableLayer when we touch them.
With the new direct update, we are setting directly the layers position;
but for ScrollableLayer, we already set their position in the UI, so for
them their webkit counterpart is actually older/wrong.
The fix consists simply in not updating the positioning of
ScrollableLayer.
bug:5421867
Change-Id: Ia14e41aff641173a45ed898cd3b3eceab3f7bd7a
Diffstat (limited to 'Source/WebCore/fileapi/FileReader.cpp')
0 files changed, 0 insertions, 0 deletions