diff options
author | George Mount <mount@google.com> | 2011-11-15 11:21:25 -0800 |
---|---|---|
committer | George Mount <mount@google.com> | 2011-11-16 10:13:45 -0800 |
commit | a5e649bc4d58bf3da959deae077307c487e2a3a6 (patch) | |
tree | 62fff936068bda1376bb4a0bb0c0692b5a661aa3 /Source/WebKit/android/nav/CachedHistory.cpp | |
parent | 1067d8e648ceae4db56ce5cc2b3dac1786d557d1 (diff) | |
download | external_webkit-a5e649bc4d58bf3da959deae077307c487e2a3a6.zip external_webkit-a5e649bc4d58bf3da959deae077307c487e2a3a6.tar.gz external_webkit-a5e649bc4d58bf3da959deae077307c487e2a3a6.tar.bz2 |
Content and viewport rects set in one step.
Bug 5342918
The content rect of the WebView was being retrieved during
the draw while the viewport rect was being set when the
draw functor was setup. During animations, the content
rect was changing between the time the draw functor was
retrieved and it was executed. The content rect is now
being set with the viewport rect.
Framework change: I1b0978ee
Change-Id: I05d68dcc73ede1e919ddc1478f48b372b7b64042
Diffstat (limited to 'Source/WebKit/android/nav/CachedHistory.cpp')
0 files changed, 0 insertions, 0 deletions