[webkit-changes] [WebKit/WebKit] 6077f5: Add DynamicContentScalingImageBufferBackend dtor

Dan Glastonbury noreply at github.com
Thu Jun 20 18:42:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6077f53236931b0e0db1811d6e8cd0c98aeb71d5
      https://github.com/WebKit/WebKit/commit/6077f53236931b0e0db1811d6e8cd0c98aeb71d5
  Author: Dan Glastonbury <djg at apple.com>
  Date:   2024-06-20 (Thu, 20 Jun 2024)

  Changed paths:
    M Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.h
    M Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm

  Log Message:
  -----------
  Add DynamicContentScalingImageBufferBackend dtor
https://bugs.webkit.org/show_bug.cgi?id=275719
rdar://130244276

Reviewed by Yusuke Suzuki and Alex Christensen.

After the fix in 280225 at main, remove include of GraphicsContextCG.h and add
default implementation of ~DynamicContentScalingImageBufferBackend() to cpp
file.

* Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.h:
* Source/WebKit/Shared/RemoteLayerTree/DynamicContentScalingImageBufferBackend.mm:

Canonical link: https://commits.webkit.org/280235@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