Enable privacy notification tray for screen sharing#165
Enable privacy notification tray for screen sharing#165
Conversation
Update desktop_capture_devices_util.cc
|
Just want to clarify that screen sharing was already working and this PR fixes and enables the stop sharing button which was previously missing? |
|
@rogerwang requesting your review, forgot to ping you here |
| #endif | ||
| std::unique_ptr<content::MediaStreamUI> ui; | ||
| return ui; | ||
|
|
There was a problem hiding this comment.
I think you need to keep the return ui, or if not let's keep "#if 0" so up stream merge is easier.
|
Hello @GnorTech, Would it be possible to review this one. |
|
The change to However, the change to |
|
Hello @shikhak, I hope you doing great. |
Filed bug: nwjs/nw.js#8156
To enable screen-sharing, these patches need to be undone.