DescriptionFixes bug in ServerWindowCompositorFrameSinkManager
It was assuming there is always a root window, which isn't the
case. GetRootWindow() only returns non-null when attached to a
display, so if a window has a parent but isn't yet attached to a
display then GetRoot returns null.
BUG=674575
TEST=none
R=fsamuel@chromium.org
Committed: https://crrev.com/f58580288ec06e8196db11ee9280b5eabac1b5ad
Cr-Commit-Position: refs/heads/master@{#439132}
Patch Set 1 #Patch Set 2 : tweak #Patch Set 3 : merge #
Total comments: 2
Messages
Total messages: 19 (12 generated)
|