commit | beb8bd0db28d8c5cad2a258f2ba2f3b8b76cf037 | [log] [tgz] |
---|---|---|
author | Chet Haase <chet@google.com> | Sun Sep 09 16:13:26 2012 -0700 |
committer | Chet Haase <chet@google.com> | Mon Sep 10 08:56:55 2012 -0700 |
tree | 84add68f98d2850a7f2ad468310a052822d5c1b4 | |
parent | a3909a93958676d341424d574752bc7b3280d421 [diff] |
Reset GL buffer state after functor invocation Functors in WebView were binding to different buffers than we assumed in the toolkit, eventually causing a crash due to improper dereferencing in the currently bound buffer. Fix is to reset state after invoking functors. Issue #6666279 Native crash in Currents, mostly on Nakasi Change-Id: I3697812d83613fffc9193daa99beea4dbf26474a