[webkit-changes] [WebKit/WebKit] 67c0cc: This ensures that the viewport anchor layer will b...

Arunsundar Kannan noreply at github.com
Wed Oct 26 10:24:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 67c0ccbbabbdad78541304fe936be3ef6bec10b9
      https://github.com/WebKit/WebKit/commit/67c0ccbbabbdad78541304fe936be3ef6bec10b9
  Author: Arunsundar Kannan <arunsundar_kannan at apple.com>
  Date:   2022-10-26 (Wed, 26 Oct 2022)

  Changed paths:
    A LayoutTests/compositing/scrolling/fixed-style-with-rotation-expected.txt
    A LayoutTests/compositing/scrolling/fixed-style-with-rotation.html
    A LayoutTests/compositing/scrolling/sticky-style-with-rotation-expected.txt
    A LayoutTests/compositing/scrolling/sticky-style-with-rotation.html
    M Source/WebCore/rendering/RenderLayerCompositor.cpp

  Log Message:
  -----------
  This ensures that the viewport anchor layer will be updated when updating compositing layers upon style change
https://bugs.webkit.org/show_bug.cgi?id=246890
rdar://99568474

Reviewed by Simon Fraser.

* LayoutTests/compositing/scrolling/fixed-style-with-rotation.html: Added.
* LayoutTests/compositing/scrolling/sticky-style-with-rotation.html: Added.
* Source/WebCore/rendering/RenderLayerCompositor.cpp:
(WebCore::RenderLayerCompositor::layerStyleChanged):

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




More information about the webkit-changes mailing list