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

Issue 10905080: Exempt status bubble windows from status bar darkening (Closed)

Created:
8 years, 3 months ago by DaveMoore
Modified:
8 years, 3 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Exempt status bubble windows from status bar darkening BUG=139936 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154890

Patch Set 1 #

Patch Set 2 : Comments #

Total comments: 1

Patch Set 3 : Make shelf browser test to confirm that status bubble doesn't cause darkening #

Total comments: 1

Patch Set 4 : review nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -2 lines) Patch
M ash/wm/property_util.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M ash/wm/property_util.cc View 1 chunk +8 lines, -0 lines 0 comments Download
M ash/wm/window_properties.h View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/wm/window_properties.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager2.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager2_unittest.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M ash/wm/workspace/workspace_manager_unittest.cc View 2 chunks +29 lines, -2 lines 0 comments Download
A chrome/browser/ui/ash/shelf_browsertest.cc View 1 2 3 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/status_bubble_views.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/status_bubble_views.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
DaveMoore
8 years, 3 months ago (2012-09-04 19:02:45 UTC) #1
sky
https://chromiumcodereview.appspot.com/10905080/diff/2001/chrome/browser/ui/views/frame/browser_view_browsertest.cc File chrome/browser/ui/views/frame/browser_view_browsertest.cc (right): https://chromiumcodereview.appspot.com/10905080/diff/2001/chrome/browser/ui/views/frame/browser_view_browsertest.cc#newcode43 chrome/browser/ui/views/frame/browser_view_browsertest.cc:43: IN_PROC_BROWSER_TEST_F(BrowserViewTest, StatusBubble) { Is it possible to make this ...
8 years, 3 months ago (2012-09-04 20:16:05 UTC) #2
DaveMoore
Instead of making a unittest I made the browsertest more interesting by confirming that a ...
8 years, 3 months ago (2012-09-04 23:48:22 UTC) #3
sky
LGTM https://chromiumcodereview.appspot.com/10905080/diff/5001/chrome/browser/ui/ash/shelf_browsertest.cc File chrome/browser/ui/ash/shelf_browsertest.cc (right): https://chromiumcodereview.appspot.com/10905080/diff/5001/chrome/browser/ui/ash/shelf_browsertest.cc#newcode4 chrome/browser/ui/ash/shelf_browsertest.cc:4: #include "chrome/test/base/in_process_browser_test.h" Put this with the rest of ...
8 years, 3 months ago (2012-09-05 00:11:45 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davemoore@chromium.org/10905080/6013
8 years, 3 months ago (2012-09-05 01:08:01 UTC) #5
commit-bot: I haz the power
8 years, 3 months ago (2012-09-05 03:29:18 UTC) #6
Change committed as 154890

Powered by Google App Engine
This is Rietveld 408576698