RESOLVED FIXED 218689
Clean up some logic in RemoteImageBuffer and RemoteRenderingBackend
https://bugs.webkit.org/show_bug.cgi?id=218689
Summary Clean up some logic in RemoteImageBuffer and RemoteRenderingBackend
Wenson Hsieh
Reported 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.
Attachments
Patch (19.26 KB, patch)
2020-11-07 12:10 PST, Wenson Hsieh
no flags
Wenson Hsieh
Comment 1 2020-11-07 12:10:36 PST
Wenson Hsieh
Comment 2 2020-11-07 14:03:48 PST
Comment on attachment 413532 [details] Patch Thanks for the review!
EWS
Comment 3 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].
Note You need to log in before you can comment on or make changes to this bug.