Bug 269738 - DisplayList replay does not apply filters
Summary: DisplayList replay does not apply filters
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nikolas Zimmermann
URL:
Keywords: InRadar
Depends on:
Blocks: 269905 269450
  Show dependency treegraph
 
Reported: 2024-02-19 12:31 PST by Nikolas Zimmermann
Modified: 2024-02-22 02:23 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>