DescriptionAdding experimental maximize mode (behind a flag)
This experimental feature is behind a flag and allows our user interface designers to experiment with an always maximized window mode. It also removes certain context menu options which make no sense in that mode anymore.
No goals for this CL are:
- The minimal / maximal window size properties of V2 apps will get ignored, and the apps will always get maximized.
- Rather then not creating buttons in the first place, they only get hidden to keep the changes to the code to a minimum.
Note: Since this feature is entirely experimental + behind a flag + subject to change + does only contain minor behavioral changes, there are no unit tests for this at this time.
BUG=230510
TEST=visual (browser, hosted apps, V1 apps)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197856
Patch Set 1 #Patch Set 2 : A few self nits #
Total comments: 22
Patch Set 3 : git try #
Total comments: 2
Patch Set 4 : Added TODO #
Total comments: 1
Patch Set 5 : Changed as requested #
Total comments: 1
Patch Set 6 : Step back and a few changes #
Total comments: 10
Patch Set 7 : Removed flag usage again #
Total comments: 4
Patch Set 8 : . #Patch Set 9 : Added comment and tabbed reference #Messages
Total messages: 21 (0 generated)
|