Chromium Code Reviews
DescriptionAdding new window management
Windows get placed according to the new algorithm:
The first window restores as the previous window was created (or if none were, the default will be chosen).
When the second window gets created, the first one will get pushed towards the left or right side (dependent on which side it was 'more') and the new window will get pushed to the other side and made fully visible.
Everything else remains as is.
Update: The bug 127283 seems also to be fixed with this change. I therefore add this into the bug section.
BUG=146528, 127283
TEST=unit test
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156655
Patch Set 1 #
Total comments: 6
Patch Set 2 : Addressed #
Total comments: 6
Patch Set 3 : Addressed #Patch Set 4 : Cahnged the SetBounds to SetBoundsInScreen #
Messages
Total messages: 9 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||