Chromium Code Reviews
DescriptionRemove RendererCompositorFrameSink and use ClientCompositorFrameSink instead
RendererCompositorFrameSink and ClientCompositorFrameSink are pretty much
identical except for the LocalSurfaceId allocation logic. Extract
that logic into LocalSurfaceIdProvider and remove RendererCFS.
BUG=726485
TBR=sadrul@chromium.org,danakj@chromium.org
Review-Url: https://codereview.chromium.org/2923583002
Cr-Commit-Position: refs/heads/master@{#477065}
Committed: https://chromium.googlesource.com/chromium/src/+/7e6675cc4392ed5f41a9ebff1fa7f3f968f6374b
Patch Set 1 #
Total comments: 6
Patch Set 2 : c #
Total comments: 2
Patch Set 3 : Address comments #
Total comments: 1
Patch Set 4 : Fix windows #Messages
Total messages: 32 (19 generated)
|