Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f147f387538df7a313191a0c17404ec5784c841d
      
https://github.com/WebKit/WebKit/commit/f147f387538df7a313191a0c17404ec5784c841d
  Author: Tim Horton <thor...@apple.com>
  Date:   2023-12-14 (Thu, 14 Dec 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp
    M Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h
    M Source/WebCore/platform/graphics/GraphicsContext.h
    M Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp
    M Source/WebCore/platform/graphics/cg/GraphicsContextCG.h
    M 
Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.h
    M 
Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm

  Log Message:
  -----------
  Delete some unused GraphicsContextCG and Dynamic Content Scaling code
https://bugs.webkit.org/show_bug.cgi?id=266364
rdar://119627950

Reviewed by Wenson Hsieh.

* Source/WebCore/platform/graphics/BifurcatedGraphicsContext.cpp:
(WebCore::BifurcatedGraphicsContext::needsCachedNativeImageInvalidationWorkaround):
 Deleted.
* Source/WebCore/platform/graphics/BifurcatedGraphicsContext.h:
* Source/WebCore/platform/graphics/GraphicsContext.h:
(WebCore::GraphicsContext::needsCachedNativeImageInvalidationWorkaround): 
Deleted.
* Source/WebCore/platform/graphics/cg/GraphicsContextCG.cpp:
(WebCore::GraphicsContextCG::needsCachedNativeImageInvalidationWorkaround): 
Deleted.
* Source/WebCore/platform/graphics/cg/GraphicsContextCG.h:
* 
Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.h:
* 
Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm:
(WebKit::DynamicContentScalingAcceleratedImageBufferBackend::create): Deleted.
(WebKit::DynamicContentScalingAcceleratedImageBufferBackend::DynamicContentScalingAcceleratedImageBufferBackend):
 Deleted.

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


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to