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

Issue 11369024: Calling SendSAS() from a service yo make sure that Secure Attention Sequence can be injected even w… (Closed)

Created:
8 years, 1 month ago by alexeypa (please no reviews)
Modified:
8 years, 1 month ago
Reviewers:
Wez
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, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Calling SendSAS() from a service to make sure that Secure Attention Sequence can be injected even when UAC is disabled. BUG=158625 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=165565

Patch Set 1 #

Total comments: 10

Patch Set 2 : CR feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -34 lines) Patch
M remoting/host/chromoting_messages.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 3 chunks +12 lines, -1 line 0 comments Download
M remoting/host/sas_injector.h View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/sas_injector_win.cc View 4 chunks +7 lines, -7 lines 0 comments Download
M remoting/host/win/session_desktop_environment_factory.h View 2 chunks +6 lines, -1 line 0 comments Download
M remoting/host/win/session_desktop_environment_factory.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M remoting/host/win/session_event_executor.h View 1 3 chunks +17 lines, -3 lines 0 comments Download
M remoting/host/win/session_event_executor.cc View 1 7 chunks +26 lines, -17 lines 0 comments Download
M remoting/host/win/wts_console_session_process_driver.h View 3 chunks +6 lines, -0 lines 0 comments Download
M remoting/host/win/wts_console_session_process_driver.cc View 3 chunks +22 lines, -1 line 0 comments Download
M remoting/remoting.gyp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
alexeypa (please no reviews)
ToT version of the fix. I tried to keep it as much close to m23 ...
8 years, 1 month ago (2012-11-01 18:32:19 UTC) #1
Wez
LGTM w/ a couple of nits; please also correct yo->to in the description. :) https://chromiumcodereview.appspot.com/11369024/diff/1/remoting/host/win/session_event_executor.h ...
8 years, 1 month ago (2012-11-01 20:12:20 UTC) #2
Wez
https://chromiumcodereview.appspot.com/11369024/diff/1/remoting/host/win/session_desktop_environment_factory.h File remoting/host/win/session_desktop_environment_factory.h (right): https://chromiumcodereview.appspot.com/11369024/diff/1/remoting/host/win/session_desktop_environment_factory.h#newcode19 remoting/host/win/session_desktop_environment_factory.h:19: scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner, nit: sas_task_runner or inject_sas_task_runner
8 years, 1 month ago (2012-11-01 20:14:31 UTC) #3
alexeypa (please no reviews)
http://codereview.chromium.org/11369024/diff/1/remoting/host/win/session_event_executor.h File remoting/host/win/session_event_executor.h (right): http://codereview.chromium.org/11369024/diff/1/remoting/host/win/session_event_executor.h#newcode29 remoting/host/win/session_event_executor.h:29: scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner, On 2012/11/01 20:12:21, Wez wrote: > nit: ...
8 years, 1 month ago (2012-11-01 20:56:12 UTC) #4
alexeypa (please no reviews)
https://chromiumcodereview.appspot.com/11369024/diff/1/remoting/host/win/session_desktop_environment_factory.h File remoting/host/win/session_desktop_environment_factory.h (right): https://chromiumcodereview.appspot.com/11369024/diff/1/remoting/host/win/session_desktop_environment_factory.h#newcode19 remoting/host/win/session_desktop_environment_factory.h:19: scoped_refptr<base::SingleThreadTaskRunner> ui_task_runner, On 2012/11/01 20:14:31, Wez wrote: > nit: ...
8 years, 1 month ago (2012-11-01 20:56:27 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/11369024/2003
8 years, 1 month ago (2012-11-01 20:57:32 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-02 00:16:06 UTC) #7
Change committed as 165565

Powered by Google App Engine
This is Rietveld 408576698