[webkit-changes] [WebKit/WebKit] f5eb03: Invalidate CGIOSurfaceContext when the IOSurface i...

mattwoodrow noreply at github.com
Thu Jan 9 12:50:19 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f5eb03df43ddddb4df474ca8f2817b546a0c4add
      https://github.com/WebKit/WebKit/commit/f5eb03df43ddddb4df474ca8f2817b546a0c4add
  Author: Matt Woodrow <mattwoodrow at apple.com>
  Date:   2025-01-09 (Thu, 09 Jan 2025)

  Changed paths:
    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/ImageBufferIOSurfaceBackend.cpp
    M Source/WebCore/platform/graphics/cg/ImageBufferIOSurfaceBackend.h

  Log Message:
  -----------
  Invalidate CGIOSurfaceContext when the IOSurface is mutated.
https://bugs.webkit.org/show_bug.cgi?id=285637
<rdar://142515275>

Reviewed by Simon Fraser.

* 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/ImageBufferIOSurfaceBackend.cpp:
(WebCore::ImageBufferIOSurfaceBackend::invalidateCachedNativeImage):
(WebCore::ImageBufferIOSurfaceBackend::prepareForExternalWrite):
* Source/WebCore/platform/graphics/cg/ImageBufferIOSurfaceBackend.h:

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



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


More information about the webkit-changes mailing list