Chromium Code Reviews
Descriptioncc: Unregister FrameSink hierarchy on CompositorFrameSinkSupport destruction
A CompositorFrameSinkSupport may be destroyed during test tear down without
Unregistering all BeginFrame children. This causes a DCHECK to fail in
SurfaceManager. With this change, CompositorFrameSinkSupport keeps a set
of all child FrameSinkIds, and Unregisters the FrameSinks at destruction if
any remain.
BUG=666481
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Committed: https://crrev.com/15ee57778085a2abef4a6548cd79c28daa16e3c3
Cr-Commit-Position: refs/heads/master@{#436735}
Patch Set 1 #
Messages
Total messages: 17 (10 generated)
|
||||||||||||||||||||||||||||