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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 13 21:55:50 PDT 2019


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

Fujii Hironori <Hironori.Fujii at sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #369688|0                           |1
        is obsolete|                            |

--- Comment #27 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Created attachment 369820

  --> https://bugs.webkit.org/attachment.cgi?id=369820&action=review

WIP patch

(In reply to Fujii Hironori from comment #26)
> (In reply to Fujii Hironori from comment #25)
> > * A new assertion failure has been introduced, which occurs at WebProcess
> > termination.
> 
> This issue?
> https://bugs.chromium.org/p/angleproject/issues/detail?id=3414

Not relevant.

This is a similar issue with comment 9.
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

I'm going to file a new bug ticket for the part.

-- 
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/1144bc51/attachment.html>


More information about the webkit-unassigned mailing list