DescriptionFix app gl state restore
GL_ARRAY_BUFFER and GL_ELEMENT_ARRAY_BUFFER could definitely be
non-zero, as seen in testing. So always restore 0. Also move them to the
last things to be restored. This patch seem to be helping a lot with not
destroying app UIs.
BUG=230195
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202737
Patch Set 1 #
Total comments: 3
Patch Set 2 : Bring back DCHECKs #Messages
Total messages: 7 (0 generated)
|