commit | 82ed95f41007391adc1676c745b0642d32870b95 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Nov 15 11:27:47 2011 -0800 |
committer | George Mount <mount@google.com> | Thu Nov 17 08:31:55 2011 -0800 |
tree | bde5b550156d87b3c7c7590c8edec951c23fe78a | |
parent | de8c5ec88982b836b2c50d4f685f4e05b29bdd0d [diff] |
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. Wekbkit Change: I05d68dcc Change-Id: I1b0978eeb27d9f1deddfeba3ede869f735f74394