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

Issue 1979193002: Factor ExclusiveAccessView out to SubtleNotificationView. (Closed)

Created:
4 years, 7 months ago by Matt Giuca
Modified:
4 years, 7 months ago
Reviewers:
msw
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@fullscreen-remove-old-theming-code
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Factor ExclusiveAccessView out to SubtleNotificationView. This makes the subtle white-on-black fullscreen notification code available for general use, by removing all fullscreen-specific code from the view. Planned for use as a dialog that tells you the new shortcut key for Back and Forward now that Backspace and Shift+Backspace no longer work. BUG=610039 Committed: https://crrev.com/238b3392aa0f9cb91aeff8cb147810030b1775af Cr-Commit-Position: refs/heads/master@{#394662}

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Remove unnecessary TODO. #

Total comments: 18

Patch Set 4 : Rebase. #

Patch Set 5 : Respond to review. #

Patch Set 6 : Avoid dependency patch set. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+313 lines, -255 lines) Patch
M chrome/browser/ui/views/exclusive_access_bubble_views.h View 1 6 chunks +12 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/exclusive_access_bubble_views.cc View 1 2 3 4 7 chunks +48 lines, -251 lines 0 comments Download
A chrome/browser/ui/views/subtle_notification_view.h View 1 2 3 4 1 chunk +52 lines, -0 lines 0 comments Download
A chrome/browser/ui/views/subtle_notification_view.cc View 1 2 3 4 1 chunk +199 lines, -0 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (9 generated)
Matt Giuca
msw: Hi, here's a somewhat meaty refactor required for code re-use of the fullscreen notification ...
4 years, 7 months ago (2016-05-18 03:12:48 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979193002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979193002/1
4 years, 7 months ago (2016-05-18 03:13:25 UTC) #4
msw
Looking now; sorry for the delay.
4 years, 7 months ago (2016-05-18 18:06:01 UTC) #5
msw
nice; lgtm with nits. https://codereview.chromium.org/1979193002/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc File chrome/browser/ui/views/exclusive_access_bubble_views.cc (right): https://codereview.chromium.org/1979193002/diff/40001/chrome/browser/ui/views/exclusive_access_bubble_views.cc#newcode60 chrome/browser/ui/views/exclusive_access_bubble_views.cc:60: view_ = new SubtleNotificationView(base::string16(), base::string16(), ...
4 years, 7 months ago (2016-05-18 18:38:32 UTC) #6
Matt Giuca
> Looking now; sorry for the delay. Sorry, didn't mean to rush you *that* much. ...
4 years, 7 months ago (2016-05-19 01:50:32 UTC) #7
commit-bot: I haz the power
This CL has an open dependency (Issue 1995893002 Patch 1). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-19 01:51:02 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979193002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979193002/120001
4 years, 7 months ago (2016-05-19 02:53:26 UTC) #15
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 7 months ago (2016-05-19 04:00:51 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-19 04:01:56 UTC) #18
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/238b3392aa0f9cb91aeff8cb147810030b1775af
Cr-Commit-Position: refs/heads/master@{#394662}

Powered by Google App Engine
This is Rietveld 408576698