[Webkit-unassigned] [Bug 186364] [WinCairo] Enable coordinated graphics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 23:45:53 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=186364

--- Comment #28 from Fujii Hironori <Hironori.Fujii at sony.com> ---
(In reply to Fujii Hironori from comment #27)
> It seems that ANGLE need to unbind the context explicitly by doing
> eglMakeCurrent(display, EGL_NO_SURFACE, EGL_NO_SURFACE, EGL_NO_CONTEXT).
> 
> * Added GLContextEGL::unmakeContextCurrent

Oh, no. It turns out this patch doesn't solve the problem. It just reduces the probability.
It is inevitable WebKit::callExit is called during the rendering.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190514/91aa39db/attachment.html>


More information about the webkit-unassigned mailing list