|
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
Total comments: 5
|
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
|
Total messages: 15 (0 generated)
|