Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Issue 101383004: Eliminates gap at the top and bottom of docked area (Closed)

Created:
6 years, 11 months ago by varkha
Modified:
6 years, 11 months ago
Reviewers:
James Cook
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Eliminates gap at the top and bottom of docked area BUG=331872 TEST=Visual Dock one browser window - should take all vertical space. Dock two browser windows - should reach to top / bottom of the docked area. TEST=ash_unittests --gtest_filter=*Dock* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243236

Patch Set 1 : Eliminates a gap at the top and bottom of docked area #

Total comments: 4

Patch Set 2 : Eliminates gap at the top and bottom of docked area (nits) #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -33 lines) Patch
M ash/wm/dock/docked_window_layout_manager.cc View 1 7 chunks +16 lines, -13 lines 0 comments Download
M ash/wm/dock/docked_window_layout_manager_unittest.cc View 8 chunks +18 lines, -20 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
varkha
jamescook@, can you please take a look at this little polish? One of the feedback ...
6 years, 11 months ago (2014-01-06 20:36:25 UTC) #1
James Cook
LGTM https://codereview.chromium.org/101383004/diff/30001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/101383004/diff/30001/ash/wm/dock/docked_window_layout_manager.cc#newcode822 ash/wm/dock/docked_window_layout_manager.cc:822: available_room -= (GetWindowHeightCloseTo(child, 0)); nit: Don't need parens ...
6 years, 11 months ago (2014-01-06 21:06:53 UTC) #2
varkha
Thanks for the quick review! https://codereview.chromium.org/101383004/diff/30001/ash/wm/dock/docked_window_layout_manager.cc File ash/wm/dock/docked_window_layout_manager.cc (right): https://codereview.chromium.org/101383004/diff/30001/ash/wm/dock/docked_window_layout_manager.cc#newcode822 ash/wm/dock/docked_window_layout_manager.cc:822: available_room -= (GetWindowHeightCloseTo(child, 0)); ...
6 years, 11 months ago (2014-01-06 21:14:04 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varkha@chromium.org/101383004/90001
6 years, 11 months ago (2014-01-06 21:15:05 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-07 10:07:57 UTC) #5
Message was sent while issue was closed.
Change committed as 243236

Powered by Google App Engine
This is Rietveld 408576698