[webkit-changes] [WebKit/WebKit] d00d60: Adopt std::span in ShadowBlur::blurLayerImage()

Chris Dumez noreply at github.com
Tue Jun 25 08:31:43 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d00d606b8dc4d75be81e5203887b429b6934fc4e
      https://github.com/WebKit/WebKit/commit/d00d606b8dc4d75be81e5203887b429b6934fc4e
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2024-06-25 (Tue, 25 Jun 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/ShadowBlur.cpp
    M Source/WebCore/platform/graphics/ShadowBlur.h
    M Source/WebCore/platform/graphics/filters/software/FEDropShadowSoftwareApplier.cpp

  Log Message:
  -----------
  Adopt std::span in ShadowBlur::blurLayerImage()
https://bugs.webkit.org/show_bug.cgi?id=274947

Reviewed by Darin Adler.

* Source/WebCore/platform/graphics/ShadowBlur.cpp:
(WebCore::ShadowBlur::blurLayerImage):
(WebCore::ShadowBlur::blurShadowBuffer):
* Source/WebCore/platform/graphics/ShadowBlur.h:
* Source/WebCore/platform/graphics/filters/software/FEDropShadowSoftwareApplier.cpp:
(WebCore::FEDropShadowSoftwareApplier::apply const):

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