[webkit-changes] [WebKit/WebKit] 4b111b: [GTK][WPE] Don't create compositing layers for sma...

Vitaly Dyachkov noreply at github.com
Fri Nov 10 11:43:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b111b67c8cab571f263314ac0ccd629a3f82ce6
      https://github.com/WebKit/WebKit/commit/4b111b67c8cab571f263314ac0ccd629a3f82ce6
  Author: Vitaly Dyachkov <vitaly at igalia.com>
  Date:   2023-11-10 (Fri, 10 Nov 2023)

  Changed paths:
    M Source/WebCore/rendering/RenderLayerCompositor.cpp

  Log Message:
  -----------
  [GTK][WPE] Don't create compositing layers for small canvases
https://bugs.webkit.org/show_bug.cgi?id=263774

Reviewed by Carlos Garcia Campos.

Apple has been doing it on Mac and iOS since 126608 at main back in 2013.
This should bring test results on GTK and WPE more in line with generic
test expectations.

* Source/WebCore/rendering/RenderLayerCompositor.cpp:

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




More information about the webkit-changes mailing list