Bug 281909

Summary: [GTK][WPE][Skia] Fix assertion when drawing filters with a zero sourceImage in DisplayList mode
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 279618, 280677    

Nikolas Zimmermann
Reported 2024-10-22 09:22:13 PDT
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.
Attachments
Nikolas Zimmermann
Comment 1 2024-10-22 09:23:16 PDT
Nikolas Zimmermann
Comment 2 2024-10-22 14:08:41 PDT
EWS
Comment 3 2024-10-23 13:39:42 PDT
Committed 285619@main (21ef355cc671): <https://commits.webkit.org/285619@main> Reviewed commits have been landed. Closing PR #35576 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.