Bug 269738

Summary: DisplayList replay does not apply filters
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: Layout and RenderingAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, sabouhallawa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=269905
Bug Depends on:    
Bug Blocks: 269905, 269450    

Description Nikolas Zimmermann 2024-02-19 12:31:46 PST
Display list items of type 'DrawFilteredImageBuffer' are unhandled in DisplayListItems 'applyItem'. The filtering process is not executed at all during replay - the recorded source ImageBuffer exists, but is unused.
Comment 1 Nikolas Zimmermann 2024-02-19 12:34:28 PST
Pull request: https://github.com/WebKit/WebKit/pull/24765
Comment 2 EWS 2024-02-22 02:22:11 PST
Committed 275163@main (21530f9cc92c): <https://commits.webkit.org/275163@main>

Reviewed commits have been landed. Closing PR #24765 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-22 02:23:14 PST
<rdar://problem/123433551>