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

Issue 14230025: Make the relationship between the find bar position and the top container height more obvious (Closed)

Created:
7 years, 8 months ago by pkotwicz
Modified:
7 years, 7 months ago
Reviewers:
James Cook, sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Make the relationship between the find bar position and the top container height more obvious BUG=234863 Test=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197257

Patch Set 1 #

Total comments: 3

Patch Set 2 : Changes as requested #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : Modified comment #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -19 lines) Patch
M chrome/browser/ui/views/find_bar_host.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.h View 1 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_view_layout.cc View 1 2 3 4 5 5 chunks +21 lines, -15 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
pkotwicz
James, can you please take a look? This CL is useful for making it clearer ...
7 years, 8 months ago (2013-04-25 21:47:53 UTC) #1
James Cook
Code looks correct and is an improvement, but one suggestion on making coordinate systems clearer. ...
7 years, 7 months ago (2013-04-26 16:14:51 UTC) #2
pkotwicz
James, can you please take another look? https://codereview.chromium.org/14230025/diff/1/chrome/browser/ui/views/frame/browser_view_layout.cc File chrome/browser/ui/views/frame/browser_view_layout.cc (right): https://codereview.chromium.org/14230025/diff/1/chrome/browser/ui/views/frame/browser_view_layout.cc#newcode188 chrome/browser/ui/views/frame/browser_view_layout.cc:188: int find_bar_y ...
7 years, 7 months ago (2013-04-27 00:02:43 UTC) #3
James Cook
lgtm https://codereview.chromium.org/14230025/diff/8001/chrome/browser/ui/views/frame/browser_view_layout.cc File chrome/browser/ui/views/frame/browser_view_layout.cc (right): https://codereview.chromium.org/14230025/diff/8001/chrome/browser/ui/views/frame/browser_view_layout.cc#newcode198 chrome/browser/ui/views/frame/browser_view_layout.cc:198: int height_delta = bounding_box.y() - find_bar_y; It looks ...
7 years, 7 months ago (2013-04-27 01:22:04 UTC) #4
pkotwicz
sky for OWNERS
7 years, 7 months ago (2013-04-29 03:15:47 UTC) #5
sky
LGTM https://codereview.chromium.org/14230025/diff/8001/chrome/browser/ui/views/frame/browser_view_layout.cc File chrome/browser/ui/views/frame/browser_view_layout.cc (right): https://codereview.chromium.org/14230025/diff/8001/chrome/browser/ui/views/frame/browser_view_layout.cc#newcode193 chrome/browser/ui/views/frame/browser_view_layout.cc:193: int find_bar_y = top_container_bounds.bottom() - 1; Why the ...
7 years, 7 months ago (2013-04-29 16:16:46 UTC) #6
commit-bot: I haz the power
Failed to apply the patch.
7 years, 7 months ago (2013-04-29 20:40:47 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/14230025/25001
7 years, 7 months ago (2013-04-30 00:23:00 UTC) #8
commit-bot: I haz the power
7 years, 7 months ago (2013-04-30 03:42:57 UTC) #9
Message was sent while issue was closed.
Change committed as 197257

Powered by Google App Engine
This is Rietveld 408576698