[webkit-changes] [WebKit/WebKit] 1d790d: [GTK][WPE] Error rendering the background image of...

Miguel Gómez noreply at github.com
Fri May 31 00:19:54 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d790df1be6e35533981c6cccaa5a3ab46f09080
      https://github.com/WebKit/WebKit/commit/1d790df1be6e35533981c6cccaa5a3ab46f09080
  Author: Miguel Gomez <magomez at igalia.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp

  Log Message:
  -----------
  [GTK][WPE] Error rendering the background image of a div when zoom is applied
https://bugs.webkit.org/show_bug.cgi?id=274823

Reviewed by Carlos Garcia Campos.

When using the original image as the pattern source, check whether we're sampling
out of the bounds of the image to set the repeat or clamp flags.

* Source/WebCore/platform/graphics/skia/GraphicsContextSkia.cpp:
(WebCore::GraphicsContextSkia::drawPattern):

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