DescriptionMake app windows restore position even if bounds are explicitly specified.
Previously, if bounds were specified, the window's bounds would not be
restored. This change essentially turns left/top/width/height into
defaultLeft/defaultTop/defaultWidth/defaultHeight.
In order to create a window with an ID at a particular location, create it
hidden and move it into position before showing it.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168159
Patch Set 1 #
Total comments: 3
Patch Set 2 : comments #Patch Set 3 : rebase #Patch Set 4 : rebase again #Patch Set 5 : re-rebase #
Messages
Total messages: 12 (0 generated)
|