DescriptionDo not share a GL context between CoreAnimation and async readback
There is nothing in the documentation that suggests that this
change is necessary -- nothing says that you can't use the GL
context that CoreAnimation is using outside of CoreAnimation.
So this patch is not well-informed, in that sense.
That said, the crashes reported did not appear until I merged
the two GL contexts. Also, locally, they went away as soon as I
separated them back out.
BUG=340385
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252239
Patch Set 1 #Patch Set 2 : More comments #
Messages
Total messages: 9 (0 generated)
|