DescriptionMore cleanup in window_sizer/window_sizer_ash
* The bounds obtained from GetBoundsOverrideAsh is ignored
(overridden) by the following logic if it returns false,
so skip early for the condition that returns false.
* Removed the code for non tabbed case in GetBoundsOverrideAsh as it won't be used.
* removed fullscreen controller check because it seems to be
redundant with window->IsFullscreen() check. (IsFullscerenForBrowser() is always false if window->IsFullscreen() is false)
BUG=272460
R=skuhne@chromium.org, sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221461
Patch Set 1 #Patch Set 2 : #
Total comments: 1
Patch Set 3 : #
Total comments: 12
Patch Set 4 : #Patch Set 5 : #Patch Set 6 : added ash check that were missing from orignial cl #Patch Set 7 : more cleanup #Patch Set 8 : removed unnecessary includes #Patch Set 9 : fix build #
Messages
Total messages: 18 (0 generated)
|