Chromium Code Reviews
DescriptionClean up and fix logic around creating ImageBufferSurface and fallbacks
Avoids a crash if a surface is not valid, we always early out in that
case. Repairs the fallback logic to not fallback in the cases where:
- An external surface was provided.
- is3D() is true, aka WebGL.
In the above cases, we should not fallback if the surface we try to use
is not valid.
R=junov@chromium.org
BUG=641896
Committed: https://crrev.com/3c5a6056fca4642b919fb468c6ca9bfc152d1c76
Cr-Commit-Position: refs/heads/master@{#416097}
Patch Set 1 #Patch Set 2 : surfacefallbacks #
Messages
Total messages: 14 (9 generated)
|
||||||||||||||||||||||||||||