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

Issue 28191: Fixes regression where bookmark bar would appear all black. Actually,... (Closed)

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

Description

Fixes regression where bookmark bar would appear all black. Actually, it wasn't that the bookmark bar was all black, rather that BrowserView thought the bookmark bar was parented when in fact it wasn't. The black was the result of BrowserView reserving the space for the bookmark bar and not painting anything in it's space. BUG=7922 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=10530

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -23 lines) Patch
M chrome/browser/views/bookmark_bar_view.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/views/frame/browser_view.h View 3 chunks +2 lines, -5 lines 0 comments Download
M chrome/browser/views/frame/browser_view.cc View 6 chunks +7 lines, -13 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 10 months ago (2009-02-26 17:27:46 UTC) #1
Peter Kasting
11 years, 10 months ago (2009-02-26 19:03:28 UTC) #2
LGTM, getting the perfect solution here is more trouble than it's worth

Powered by Google App Engine
This is Rietveld 408576698