Bug 228219 - [GPU Process] Migrate the DisplayList::Replayer::Delegate from RemoteImageBuffer to RemoteRenderingBackend
Summary: [GPU Process] Migrate the DisplayList::Replayer::Delegate from RemoteImageBuf...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 228222
  Show dependency treegraph
 
Reported: 2021-07-22 22:52 PDT by Myles C. Maxfield
Modified: 2021-07-23 09:52 PDT (History)
7 users (show)

See Also:


Attachments
Patch (8.86 KB, patch)
2021-07-22 23:12 PDT, Myles C. Maxfield
wenson_hsieh: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2021-07-22 22:52:01 PDT
[GPU Process] Migrate the DisplayList::Replayer::Delegate from RemoteImageBuffer to RemoteRenderingBackend
Comment 1 Myles C. Maxfield 2021-07-22 23:12:22 PDT
Created attachment 434066 [details]
Patch
Comment 2 Wenson Hsieh 2021-07-23 07:40:43 PDT
Comment on attachment 434066 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=434066&action=review

> Source/WebKit/ChangeLog:16
> +        DisplayList classes like DisplayList::Recorder and DisplayList::Replayer and the higher level WebKit classe is to use their delegate

Nit - "classe"
Comment 3 Myles C. Maxfield 2021-07-23 09:51:40 PDT
Committed r280245 (239913@main): <https://commits.webkit.org/239913@main>
Comment 4 Radar WebKit Bug Importer 2021-07-23 09:52:19 PDT
<rdar://problem/81022846>