DescriptionCentralize FrameSinkId allocation in one place
Currently the allocation of cc::FrameSinkId in render_host_view are scattered
around for different platforms. This CL puts it all in RenderWidgetHostImpl.
In addition, this CL introduced frame_sink_id_allocator so that there will be
no duplicate id generation code in different context factories.
BUG=685777
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2691363002
Cr-Commit-Position: refs/heads/master@{#452104}
Committed: https://chromium.googlesource.com/chromium/src/+/cab2befb20c03d2d91eedf162e92ffe8db80e44f
Patch Set 1 #Patch Set 2 : no gn check #Patch Set 3 : android #
Total comments: 17
Patch Set 4 : fix based on comment #
Total comments: 8
Patch Set 5 : fix nits #
Total comments: 3
Patch Set 6 : explicit #Messages
Total messages: 44 (26 generated)
|