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

Issue 1371383003: WebRtc Win Desktop capture: ignore Win8+ Modern Apps' windows. (Closed)

Created:
5 years, 2 months ago by GeorgeZ
Modified:
5 years, 2 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

WebRtc Win Desktop capture: ignore Win8+ Modern Apps' windows. Microsoft introduced modern app from win8. Modern apps can be used cross Microsoft's platforms. It was confirmed from Microsoft that there is no support for modern app's window capture. BUG=526883 Committed: https://crrev.com/371dc7e5601f05015d4816ed2624cc8f5f01d19a Cr-Commit-Position: refs/heads/master@{#10154}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Modifications based on review comments #

Total comments: 9

Patch Set 3 : review2 #

Total comments: 4

Patch Set 4 : review3 #

Total comments: 2

Patch Set 5 : review4 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M webrtc/modules/desktop_capture/window_capturer_win.cc View 1 2 3 4 2 chunks +15 lines, -1 line 0 comments Download

Messages

Total messages: 21 (5 generated)
GeorgeZ
Miguel Could you help me do a code review. Thanks, George
5 years, 2 months ago (2015-09-30 21:48:14 UTC) #2
mcasas
On 2015/09/30 21:48:14, GeorgeZ wrote: > Miguel > > Could you help me do a ...
5 years, 2 months ago (2015-10-01 16:54:46 UTC) #3
mcasas
On 2015/10/01 16:54:46, mcasas wrote: > On 2015/09/30 21:48:14, GeorgeZ wrote: > > Miguel > ...
5 years, 2 months ago (2015-10-01 16:59:27 UTC) #4
mcasas
https://codereview.webrtc.org/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc File webrtc/modules/desktop_capture/window_capturer_win.cc (right): https://codereview.webrtc.org/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc#newcode70 webrtc/modules/desktop_capture/window_capturer_win.cc:70: // Webrtc is not able to capture modern apps' ...
5 years, 2 months ago (2015-10-01 17:19:04 UTC) #5
gyzhou
On 2015/10/01 17:19:04, mcasas wrote: > https://codereview.webrtc.org/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc > File webrtc/modules/desktop_capture/window_capturer_win.cc (right): > > https://codereview.webrtc.org/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc#newcode70 > ...
5 years, 2 months ago (2015-10-01 19:32:44 UTC) #6
mcasas
It's customary to click on reviewers' comments and click on "Done" or "Reply" with comments. ...
5 years, 2 months ago (2015-10-01 21:59:17 UTC) #7
gyzhou
On 2015/10/01 21:59:17, mcasas wrote: > It's customary to click on reviewers' comments > and ...
5 years, 2 months ago (2015-10-01 23:09:23 UTC) #8
mcasas
https://chromiumcodereview.appspot.com/1371383003/diff/40001/webrtc/modules/desktop_capture/window_capturer_win.cc File webrtc/modules/desktop_capture/window_capturer_win.cc (right): https://chromiumcodereview.appspot.com/1371383003/diff/40001/webrtc/modules/desktop_capture/window_capturer_win.cc#newcode59 webrtc/modules/desktop_capture/window_capturer_win.cc:59: wcscmp(class_name, L"Windows.UI.Core.CoreWindow") == 0) Still needs {} around l.60. ...
5 years, 2 months ago (2015-10-02 00:34:05 UTC) #9
gyzhou
Updated based on your comments. https://chromiumcodereview.appspot.com/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc File webrtc/modules/desktop_capture/window_capturer_win.cc (right): https://chromiumcodereview.appspot.com/1371383003/diff/1/webrtc/modules/desktop_capture/window_capturer_win.cc#newcode70 webrtc/modules/desktop_capture/window_capturer_win.cc:70: // Webrtc is not ...
5 years, 2 months ago (2015-10-02 18:30:35 UTC) #11
mcasas
LGTM % my comment below. You'll still need an OWNER approval, +sergeyu@ for that. Also, ...
5 years, 2 months ago (2015-10-02 18:59:26 UTC) #13
GeorgeZ
On 2015/10/02 18:59:26, mcasas wrote: > LGTM % my comment below. > > You'll still ...
5 years, 2 months ago (2015-10-02 20:30:43 UTC) #14
GeorgeZ
Sergey, Please have a review for me. Thanks, George https://chromiumcodereview.appspot.com/1371383003/diff/60001/webrtc/modules/desktop_capture/window_capturer_win.cc File webrtc/modules/desktop_capture/window_capturer_win.cc (right): https://chromiumcodereview.appspot.com/1371383003/diff/60001/webrtc/modules/desktop_capture/window_capturer_win.cc#newcode59 webrtc/modules/desktop_capture/window_capturer_win.cc:59: ...
5 years, 2 months ago (2015-10-02 20:32:41 UTC) #15
Sergey Ulanov
lgtm
5 years, 2 months ago (2015-10-02 21:48:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1371383003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1371383003/80001
5 years, 2 months ago (2015-10-02 21:48:50 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 2 months ago (2015-10-02 22:36:35 UTC) #20
commit-bot: I haz the power
5 years, 2 months ago (2015-10-02 22:36:42 UTC) #21
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/371dc7e5601f05015d4816ed2624cc8f5f01d19a
Cr-Commit-Position: refs/heads/master@{#10154}

Powered by Google App Engine
This is Rietveld 408576698