Chromium Code Reviews
DescriptionMac: Fix zoom (green maximize) button.
We always maximally zoom vertically, since doing otherwise is too hard.
(We'd have to figure out the width and get the renderer to calculate the
height -- and somehow do this asynchronously.)
BUG=17472
TEST=Zoom/unzoom from a variety of window configurations (size and position), with the Dock in the different possible positions, with web content of differing intrinsic size.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25182
Patch Set 1 #
Total comments: 10
Patch Set 2 : Added some comments. #Patch Set 3 : Rebased to ToT. #Patch Set 4 : Explicitly get default frame since the provided one is flaky. #Patch Set 5 : Revert and rebase. #Patch Set 6 : Prevent unzooming from changing screens. #
Total comments: 4
Patch Set 7 : Added a test, etc. #Patch Set 8 : Fixed test, hopefully. #Patch Set 9 : Added comments about arbitrary constants. #
Messages
Total messages: 11 (0 generated)
|
||||||||||||||||||||||||||||