Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2d3b23928cdb0b45e6167bfcf598a8d70f18bffd
      
https://github.com/WebKit/WebKit/commit/2d3b23928cdb0b45e6167bfcf598a8d70f18bffd
  Author: Matt Woodrow <[email protected]>
  Date:   2026-02-12 (Thu, 12 Feb 2026)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebCore/Configurations/AllowedSPI.toml
    M Source/WebCore/PAL/pal/cg/CoreGraphicsSoftLink.cpp
    M Source/WebCore/PAL/pal/cg/CoreGraphicsSoftLink.h
    M Source/WebCore/PAL/pal/spi/cg/CoreGraphicsSPI.h
    M Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp
    M Source/WebCore/platform/graphics/cg/PatternCG.cpp

  Log Message:
  -----------
  multimedia.scmp.com: South China Morning Post page has slow frames in Safari.
https://bugs.webkit.org/show_bug.cgi?id=307480
<rdar://78428883>

Reviewed by Simon Fraser.

Use CGPatternCreateWithImageTransformStep to create an image pattern with step 
size,
rather than creating a callback pattern.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebCore/Configurations/AllowedSPI.toml:
* Source/WebCore/PAL/pal/cg/CoreGraphicsSoftLink.cpp:
* Source/WebCore/PAL/pal/cg/CoreGraphicsSoftLink.h:
* Source/WebCore/PAL/pal/spi/cg/CoreGraphicsSPI.h:
* Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:
(WebCore::GraphicsContextCG::drawPattern):
* Source/WebCore/platform/graphics/cg/PatternCG.cpp:
(WebCore::Pattern::createPlatformPattern const):

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



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

Reply via email to