DescriptionRootWindowController::GetFullscreenWindow() should return the active one.
It returned the fullscreen window (if any) in the active workspace,
and a workspace could contain only one fullscreen window at most.
However, now there's only one desktop workspace which can contain
multiple fullscreen windows.
To follow the past state, it would be better to return the active
fullscreen window first.
TEST=covered by ash_unittests
R=oshima@chromium.org, sky@chromium.org
BUG=None
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221602
Patch Set 1 #
Total comments: 2
Patch Set 2 : fix #
Total comments: 2
Patch Set 3 : fix #Patch Set 4 : fullscreen_win #
Messages
Total messages: 11 (0 generated)
|