Bug 247185 - GraphicsContextFlushIdentifier is defined in wrong layer
Summary: GraphicsContextFlushIdentifier is defined in wrong layer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Canvas (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks: 115269
  Show dependency treegraph
 
Reported: 2022-10-28 05:11 PDT by Kimmo Kinnunen
Modified: 2022-10-29 00:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2022-10-28 05:11:28 PDT
GraphicsContextFlushIdentifier is defined in wrong layer

WebCore::ImageBuffer::didFlush(GraphicsContextFlushIdentifier) is not used in WebCore.

It is feature of one particular implementation, WebKit::RemoteDisplayListRecorder.
Comment 1 Radar WebKit Bug Importer 2022-10-28 05:12:40 PDT
<rdar://problem/101674440>
Comment 2 Kimmo Kinnunen 2022-10-28 05:16:55 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5901
Comment 3 EWS 2022-10-29 00:40:17 PDT
Committed 256127@main (411c08513581): <https://commits.webkit.org/256127@main>

Reviewed commits have been landed. Closing PR #5901 and removing active labels.