[Webkit-unassigned] [Bug 129419] [GTK] Wrong GL context when destroying textures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 2 09:34:25 PST 2016


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #225350|review?, commit-queue?      |review-, commit-queue-
              Flags|                            |

--- Comment #9 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 225350
  --> https://bugs.webkit.org/attachment.cgi?id=225350
Patch

I don't understand OpenGL, but I do understand that this:

"The problem is that the tear down sequence in WebPage::close goes so that WebCore::FrameLoader::detachFromParent() is called first (this will produce destruction of GL objects via GraphicsContext3D) and then the drawing area is destroyed (which invalidates the layer tree host)."

Means you've decided this patch is not ready. :) Removing from request queue.

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


More information about the webkit-unassigned mailing list