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

Issue 11447021: Added support of Secure Attention Sequence in multiprocess mode. (Closed)

Created:
8 years ago by alexeypa (please no reviews)
Modified:
8 years ago
Reviewers:
Jamie, Cris Neckar
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, sail+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Added support of Secure Attention Sequence in multiprocess mode. BUG=134694 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171664

Patch Set 1 #

Total comments: 10

Patch Set 2 : CR feedback #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+117 lines, -19 lines) Patch
M remoting/host/chromoting_messages.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/desktop_process.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M remoting/host/desktop_process.cc View 1 2 chunks +14 lines, -6 lines 0 comments Download
M remoting/host/desktop_session_agent.h View 1 6 chunks +22 lines, -7 lines 0 comments Download
M remoting/host/desktop_session_agent.cc View 1 4 chunks +11 lines, -5 lines 0 comments Download
M remoting/host/desktop_session_agent_posix.cc View 3 chunks +9 lines, -0 lines 0 comments Download
M remoting/host/desktop_session_agent_win.cc View 1 3 chunks +25 lines, -0 lines 0 comments Download
M remoting/host/desktop_session_win.h View 3 chunks +6 lines, -0 lines 0 comments Download
M remoting/host/desktop_session_win.cc View 1 3 chunks +17 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
alexeypa (please no reviews)
Cris, please take a look at remoting/host/chromoting_messages.h. The added message is sent between two processes ...
8 years ago (2012-12-06 00:40:50 UTC) #1
Cris Neckar
ipc changes lgtm
8 years ago (2012-12-06 01:10:28 UTC) #2
Jamie
I'm not particularly familiar with this code, so I might not be the best choice ...
8 years ago (2012-12-06 21:42:24 UTC) #3
alexeypa (please no reviews)
> Also, is any of this code unit-testable? No, not really. It requires integration-style tests. ...
8 years ago (2012-12-06 21:56:01 UTC) #4
Jamie
lgtm once you've added a comment, and the WeakPtr idea sounds like it's worth looking ...
8 years ago (2012-12-06 22:07:08 UTC) #5
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/11447021/diff/1/remoting/host/desktop_session_win.cc File remoting/host/desktop_session_win.cc (right): https://chromiumcodereview.appspot.com/11447021/diff/1/remoting/host/desktop_session_win.cc#newcode138 remoting/host/desktop_session_win.cc:138: return; On 2012/12/06 22:07:09, Jamie wrote: > On 2012/12/06 ...
8 years ago (2012-12-06 22:38:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/11447021/14001
8 years ago (2012-12-06 22:42:04 UTC) #7
commit-bot: I haz the power
8 years ago (2012-12-07 01:08:14 UTC) #8
Message was sent while issue was closed.
Change committed as 171664

Powered by Google App Engine
This is Rietveld 408576698