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

Issue 18799: Make popups closer to pixel-perfect. The main problem is that the toolbar is... (Closed)

Created:
11 years, 11 months ago by Peter Kasting
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Make popups closer to pixel-perfect. The main problem is that the toolbar is constrained to the width of the client area, when it actually needs to extend out two pixesl on each side into the current nonclient area. I don't have a good fix for this, hoping Ben comes up with a brilliant idea. BUG=5054 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=8726

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -65 lines) Patch
M chrome/browser/views/frame/browser_view.h View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/views/frame/opaque_non_client_view.h View 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/views/frame/opaque_non_client_view.cc View 1 10 chunks +42 lines, -42 lines 0 comments Download
M chrome/browser/views/toolbar_view.h View 3 chunks +10 lines, -9 lines 0 comments Download
M chrome/browser/views/toolbar_view.cc View 4 chunks +8 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Kasting
Ben, the main reason I'm having you review this instead of Scott is so that ...
11 years, 11 months ago (2009-01-27 00:48:27 UTC) #1
Peter Kasting
Incidentally, I spent a bit of time thinking about how to solve the "toolbar is ...
11 years, 11 months ago (2009-01-27 04:30:35 UTC) #2
Ben Goodger (Google)
11 years, 11 months ago (2009-01-27 17:53:31 UTC) #3
OK, as long as this doesn't make anything worse.

Powered by Google App Engine
This is Rietveld 408576698