Branch: refs/heads/webkitglib/2.52
  Home:   https://github.com/WebKit/WebKit
  Commit: c3938480f9a608ae859667b961ac23683aebbc2c
      
https://github.com/WebKit/WebKit/commit/c3938480f9a608ae859667b961ac23683aebbc2c
  Author: Miguel Gomez <[email protected]>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp

  Log Message:
  -----------
  Cherry-pick 308629@main (a1f07bf02552). 
https://bugs.webkit.org/show_bug.cgi?id=309158

    [GTK][WPE] Compositor animations should not trigger compositions on 
invisible elements
    https://bugs.webkit.org/show_bug.cgi?id=309158

    Reviewed by Carlos Garcia Campos.

    Don't trigger compositions due to animations on invisible elements.

    * Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp:
    (WebCore::TextureMapperLayer::syncAnimations):

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


  Commit: 90467ec8677be33c25a91d68839e7b3eeb2483cf
      
https://github.com/WebKit/WebKit/commit/90467ec8677be33c25a91d68839e7b3eeb2483cf
  Author: Carlos Garcia Campos <[email protected]>
  Date:   2026-03-06 (Fri, 06 Mar 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/TransformationMatrixSkia.cpp
    M Tools/TestWebKitAPI/Tests/WebCore/TransformationMatrix.cpp

  Log Message:
  -----------
  Cherry-pick 308691@main (0db582da747b). 
https://bugs.webkit.org/show_bug.cgi?id=309246

    [Skia] Conversion between TransformationMatrix and SkM44 is wrong
    https://bugs.webkit.org/show_bug.cgi?id=309246

    Reviewed by Nikolas Zimmermann.

    SkM44 stores the matrix in column order like TransformationMatrix, but the 
api expects values in row order.

    Test: Tools/TestWebKitAPI/Tests/WebCore/TransformationMatrix.cpp

    * Source/WebCore/platform/graphics/skia/TransformationMatrixSkia.cpp:
    (WebCore::TransformationMatrix::TransformationMatrix):
    (WebCore::TransformationMatrix::operator SkM44 const):
    * Tools/TestWebKitAPI/Tests/WebCore/TransformationMatrix.cpp:
    (TestWebKitAPI::TEST(TransformationMatrix, Casting)):

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


Compare: https://github.com/WebKit/WebKit/compare/9dadc8436041...90467ec8677b

To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to