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
Loading
Please register or sign in to comment