Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f9455e083da3fd2948d702e423a41d8494acf9a
      
https://github.com/WebKit/WebKit/commit/7f9455e083da3fd2948d702e423a41d8494acf9a
  Author: Kimmo Kinnunen <kkinnu...@apple.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    A LayoutTests/webgl/webgl-and-dom-in-gpup-expected.html
    A LayoutTests/webgl/webgl-and-dom-in-gpup.html
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp

  Log Message:
  -----------
  WebGL crashes when GPUP DOM Rendering is enabled
https://bugs.webkit.org/show_bug.cgi?id=247056
rdar://problem/101582758

Reviewed by Antti Koivisto.

When WebGL GPUP is enabled without UI-side compositing, WebGL
must use IOSurfaces in WebContent process. Ensure IOKit blocking
is turned on only when UI-side compositing is on.

* LayoutTests/webgl/webgl-and-dom-in-gpup-expected.html: Added.
* LayoutTests/webgl/webgl-and-dom-in-gpup.html: Added.
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::m_appHighlightsVisible):

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to