commit | 91fc3cf3b62833515a48ceb59546200994c6af5c | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Fri Jan 28 00:20:04 2011 -0800 |
committer | Chet Haase <chet@google.com> | Fri Jan 28 00:20:04 2011 -0800 |
tree | aae11cf852e941dad1796316b4b05b1382de49aa | |
parent | 270cbcc16a72f982d84afeb5e3fd3f166936394a [diff] |
Fix artifact with clipped webview content We were incorrectly calculating the webview viewport in cases where the viewport was clipped. We now pass down null for the viewport, which is an indicator for the native code to noop drawGL calls with a null viewport. Change-Id: Iecf191eb447869819e357a15a360f0f08c47c273