Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 847b2a717cfba4a0672d5e62e366349632799b9d
      
https://github.com/WebKit/WebKit/commit/847b2a717cfba4a0672d5e62e366349632799b9d
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreDMABuf.cpp

  Log Message:
  -----------
  REGRESSION(273818@main): [GTK] Eclipse crashes when rendering tooltips: 
gdk_window_create_gl_context: assertion 'GDK_IS_WINDOW (window)' failed in 
WebKit::AcceleratedBackingStoreDMABuf::ensureGLContext
https://bugs.webkit.org/show_bug.cgi?id=271477

Reviewed by Adrian Perez de Castro.

Update the buffer contents on prepareForRendering to make sure the view
is already realized, which is required to create the gl context.

* Source/WebKit/UIProcess/gtk/AcceleratedBackingStoreDMABuf.cpp:
(WebKit::AcceleratedBackingStoreDMABuf::frame):
(WebKit::AcceleratedBackingStoreDMABuf::prepareForRendering):

Canonical link: https://commits.webkit.org/280197@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to