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

Issue 12453019: Copy remoting notification bar to chrome and use it for screen capture API. (Closed)

Created:
7 years, 9 months ago by Sergey Ulanov
Modified:
7 years, 9 months ago
Reviewers:
Nico
CC:
chromium-reviews, sail+watch_chromium.org
Visibility:
Public.

Description

Copy remoting notification bar to chrome and use it for screen capture API. Chrome must show notification bar when screen capture API is used to capture the screen. This CL reuses the notification bar that's currently used by remoting host (see src/remoting/host/disconnect_window*). The new files are mostly copy of the existing code in remoting (except different names). The plan is to keep it temporarily and replace it with something better before the API is enabled for everybody. BUG=190156 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=190041

Patch Set 1 : #

Patch Set 2 : #

Total comments: 5

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+327 lines, -318 lines) Patch
M chrome/app/chrome_dll.rc View 1 chunk +11 lines, -0 lines 0 comments Download
M chrome/app/chrome_dll_resource.h View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 3 1 chunk +8 lines, -2 lines 0 comments Download
A + chrome/app/nibs/ScreenCaptureNotification.xib View 10 chunks +19 lines, -19 lines 0 comments Download
A chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.h View 1 chunk +37 lines, -0 lines 0 comments Download
A + chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm View 1 2 5 chunks +79 lines, -115 lines 0 comments Download
A + chrome/browser/ui/gtk/screen_capture_notification_ui_gtk.cc View 12 chunks +77 lines, -77 lines 0 comments Download
A + chrome/browser/ui/screen_capture_notification_ui_win.cc View 1 15 chunks +78 lines, -105 lines 0 comments Download
M chrome/chrome_browser_ui.gypi View 1 2 3 5 chunks +8 lines, -0 lines 0 comments Download
M chrome/chrome_nibs.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_nibs.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Sergey Ulanov
7 years, 9 months ago (2013-03-21 22:09:10 UTC) #1
Nico
Questions: * How much do you think this UI will end up differing from the ...
7 years, 9 months ago (2013-03-22 17:51:12 UTC) #2
Sergey Ulanov
On 2013/03/22 17:51:12, Nico wrote: > Questions: > > * How much do you think ...
7 years, 9 months ago (2013-03-22 18:20:59 UTC) #3
Nico
On 2013/03/22 18:20:59, sergeyu wrote: > On 2013/03/22 17:51:12, Nico wrote: > > Questions: > ...
7 years, 9 months ago (2013-03-22 18:34:01 UTC) #4
Sergey Ulanov
On 2013/03/22 18:34:01, Nico wrote: > On 2013/03/22 18:20:59, sergeyu wrote: > > On 2013/03/22 ...
7 years, 9 months ago (2013-03-22 18:43:17 UTC) #5
Nico
A screenshot would be nice. Is this doing its own window gripper? The bitmap->asset comment ...
7 years, 9 months ago (2013-03-22 18:46:37 UTC) #6
Sergey Ulanov
On 2013/03/22 18:46:37, Nico wrote: > A screenshot would be nice. Is this doing its ...
7 years, 9 months ago (2013-03-22 18:49:37 UTC) #7
Nico
On 2013/03/22 18:49:37, sergeyu wrote: > On 2013/03/22 18:46:37, Nico wrote: > > A screenshot ...
7 years, 9 months ago (2013-03-22 18:55:12 UTC) #8
Sergey Ulanov
On 2013/03/22 18:55:12, Nico wrote: > On 2013/03/22 18:49:37, sergeyu wrote: > > On 2013/03/22 ...
7 years, 9 months ago (2013-03-22 19:14:22 UTC) #9
Sergey Ulanov
https://codereview.chromium.org/12453019/diff/32001/chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm File chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm (right): https://codereview.chromium.org/12453019/diff/32001/chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm#newcode126 chrome/browser/ui/cocoa/screen_capture_notification_ui_cocoa.mm:126: // Then resize the window appropriately On 2013/03/22 18:46:37, ...
7 years, 9 months ago (2013-03-22 19:39:08 UTC) #10
Nico
Please mention in the CL description that the expectation is that this UI will be ...
7 years, 9 months ago (2013-03-23 00:39:50 UTC) #11
Sergey Ulanov
On 2013/03/23 00:39:50, Nico wrote: > Please mention in the CL description that the expectation ...
7 years, 9 months ago (2013-03-23 01:17:43 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/12453019/37001
7 years, 9 months ago (2013-03-23 12:47:10 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/12453019/37001
7 years, 9 months ago (2013-03-23 14:50:22 UTC) #14
commit-bot: I haz the power
7 years, 9 months ago (2013-03-23 17:37:03 UTC) #15
Message was sent while issue was closed.
Change committed as 190041

Powered by Google App Engine
This is Rietveld 408576698