[webkit-changes] [WebKit/WebKit] 8203d2: [GTK][GTK4] MiniBrowser asserts in isInAccelerated...

Carlos Garcia Campos noreply at github.com
Thu Mar 30 02:34:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8203d28d8126686792fc94e38de7378457e99c43
      https://github.com/WebKit/WebKit/commit/8203d28d8126686792fc94e38de7378457e99c43
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.cpp

  Log Message:
  -----------
  [GTK][GTK4] MiniBrowser asserts in isInAcceleratedCompositingMode opening page in debug mode
https://bugs.webkit.org/show_bug.cgi?id=233455

Reviewed by Žan Doberšek.

Send EnterAcceleratedCompositingMode as soon as web process enters
accelerated compositing mode instead of waiting for the first backing
store update.

* Source/WebKit/WebProcess/WebPage/CoordinatedGraphics/DrawingAreaCoordinatedGraphics.cpp:
(WebKit::DrawingAreaCoordinatedGraphics::enterAcceleratedCompositingMode):

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




More information about the webkit-changes mailing list