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

Issue 10831223: Use ClipboardFilter in ClientSession auth & disable-input blocking. (Closed)

Created:
8 years, 4 months ago by Wez
Modified:
8 years, 4 months ago
Reviewers:
simonmorris
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, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Use ClipboardFilter in ClientSession to implement auth & disable-input blocking. This removes the need for ClientSession to implement ClipboardStub and proxy clipboard events itself. BUG=118511 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=152281

Patch Set 1 #

Patch Set 2 : Rebase. #

Patch Set 3 : Fix ClientSession unit tests to build. #

Total comments: 2

Patch Set 4 : Improve comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -49 lines) Patch
M remoting/host/client_session.h View 1 5 chunks +7 lines, -9 lines 0 comments Download
M remoting/host/client_session.cc View 1 5 chunks +10 lines, -15 lines 0 comments Download
M remoting/host/client_session_unittest.cc View 1 2 3 7 chunks +21 lines, -17 lines 0 comments Download
M remoting/protocol/connection_to_client.h View 1 2 1 chunk +7 lines, -8 lines 0 comments Download
M remoting/protocol/connection_to_client.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
Wez
PTAL
8 years, 4 months ago (2012-08-09 23:55:20 UTC) #1
simonmorris
lgtm The chains of filters are now a little hard to follow. It would be ...
8 years, 4 months ago (2012-08-10 00:41:54 UTC) #2
Wez
On 2012/08/10 00:41:54, simonmorris wrote: > lgtm > > The chains of filters are now ...
8 years, 4 months ago (2012-08-13 17:09:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831223/1
8 years, 4 months ago (2012-08-13 17:10:18 UTC) #4
commit-bot: I haz the power
Failed to apply patch for remoting/host/client_session.h: While running patch -p1 --forward --force; patching file remoting/host/client_session.h ...
8 years, 4 months ago (2012-08-13 17:10:19 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831223/4002
8 years, 4 months ago (2012-08-14 01:13:11 UTC) #6
commit-bot: I haz the power
Try job failure for 10831223-4002 (retry) on mac_rel for step "compile" (clobber build). It's a ...
8 years, 4 months ago (2012-08-14 01:35:00 UTC) #7
Wez
Since ClientSession no longer provides InjectClipboardEvent(), I've exposed the stubs set on ConnectionToClient by the ...
8 years, 4 months ago (2012-08-14 18:00:17 UTC) #8
simonmorris
lgtm http://codereview.chromium.org/10831223/diff/10004/remoting/host/client_session_unittest.cc File remoting/host/client_session_unittest.cc (right): http://codereview.chromium.org/10831223/diff/10004/remoting/host/client_session_unittest.cc#newcode76 remoting/host/client_session_unittest.cc:76: // ClientSession owns |connection_| but tests it to ...
8 years, 4 months ago (2012-08-16 01:02:42 UTC) #9
Wez
FYI http://codereview.chromium.org/10831223/diff/10004/remoting/host/client_session_unittest.cc File remoting/host/client_session_unittest.cc (right): http://codereview.chromium.org/10831223/diff/10004/remoting/host/client_session_unittest.cc#newcode76 remoting/host/client_session_unittest.cc:76: // ClientSession owns |connection_| but tests it to ...
8 years, 4 months ago (2012-08-18 00:26:57 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831223/7
8 years, 4 months ago (2012-08-18 00:49:08 UTC) #11
commit-bot: I haz the power
Try job failure for 10831223-7 (retry) on linux_rel for step "interactive_ui_tests". It's a second try, ...
8 years, 4 months ago (2012-08-18 02:32:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831223/7
8 years, 4 months ago (2012-08-18 21:03:33 UTC) #13
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years, 4 months ago (2012-08-18 23:29:36 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10831223/7
8 years, 4 months ago (2012-08-19 03:18:04 UTC) #15
commit-bot: I haz the power
8 years, 4 months ago (2012-08-19 06:54:24 UTC) #16
Change committed as 152281

Powered by Google App Engine
This is Rietveld 408576698