DescriptionFix compositor integration in ui/compositor
Our version of ui/compositor/ did not have https://crrev.com/301512,
which recent changes relied on. MojoContextProvider also did not
zero-initialize its MojoGLES2Context parameter so if a
MojoContextProvider instance was created and then destroyed before being
bound it would try to destroy its non-NULL but invalid MojoGLES2Context
parameter leading to a crash.
R=sky@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/7bbe37effca2f71221721437f9b21ed41538682a
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|