Bug 218689

Summary: Clean up some logic in RemoteImageBuffer and RemoteRenderingBackend
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit2Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: sam, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 218426    
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2020-11-07 11:52:12 PST
Namely: make RemoteRenderingBackend the ItemBufferReadingClient, so that we don't need to static_cast image buffers to their concrete classes in RemoteRenderingBackend.
Comment 1 Wenson Hsieh 2020-11-07 12:10:36 PST
Created attachment 413532 [details]
Patch
Comment 2 Wenson Hsieh 2020-11-07 14:03:48 PST
Comment on attachment 413532 [details]
Patch

Thanks for the review!
Comment 3 EWS 2020-11-07 14:13:37 PST
Committed r269564: <https://trac.webkit.org/changeset/269564>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413532 [details].