[webkit-changes] [WebKit/WebKit] a7e067: Cherry-pick 285619 at main (21ef355cc671). https://bu...

Nikolas Zimmermann noreply at github.com
Wed Oct 23 14:03:29 PDT 2024


  Branch: refs/heads/webkitglib/2.46
  Home:   https://github.com/WebKit/WebKit
  Commit: a7e067c66f7892cf940eeb8e0299168e0021c42f
      https://github.com/WebKit/WebKit/commit/a7e067c66f7892cf940eeb8e0299168e0021c42f
  Author: Nikolas Zimmermann <nzimmermann at igalia.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/displaylists/DisplayListItem.cpp

  Log Message:
  -----------
  Cherry-pick 285619 at main (21ef355cc671). https://bugs.webkit.org/show_bug.cgi?id=281909

    [GTK][WPE][Skia] Fix assertion when drawing filters with a zero sourceImage in DisplayList mode
    https://bugs.webkit.org/show_bug.cgi?id=281909

    Reviewed by Alejandro G. Castro.

    applyFilteredImageBufferItem() contains a wrong assertion that a
    sourceImageIdentifier must always be present -- however there are
    legitimate use-cases in SVG when a sourceImage is a nullptr - handle that.

    Covered by existings tests, when using multi-threaded CPU rendering.

    * Source/WebCore/platform/graphics/displaylists/DisplayListItem.cpp:
    (WebCore::DisplayList::applyFilteredImageBufferItem):

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

Canonical link: https://commits.webkit.org/282416.233@webkitglib/2.46



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