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

Issue 7748027: Remoting host policy for mac. (Closed)

Created:
9 years, 4 months ago by dmac
Modified:
9 years, 4 months ago
Reviewers:
awong
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Remoting host policy for mac. BUG=NONE TEST=1) Start remoting session with Mac as host 2) Go to the preferences file for the browser (com.google.Chrome.plist) 3) Add a bool pref "RemoteAccessHostFirewallTraversal" set to NONE 4) Wait 15 minutes 5) You should not be able to do NAT traversal. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98546

Patch Set 1 #

Patch Set 2 : default to not setting #

Total comments: 2

Patch Set 3 : updated with ajwong suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -2 lines) Patch
M remoting/host/plugin/policy_hack/nat_policy_mac.mm View 1 2 2 chunks +76 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
dmac
PTAL (if you don't mind)... otherwise I'll find someone else. Yes I kind of wimped ...
9 years, 4 months ago (2011-08-25 21:10:50 UTC) #1
awong
http://codereview.chromium.org/7748027/diff/1001/remoting/host/plugin/policy_hack/nat_policy_mac.mm File remoting/host/plugin/policy_hack/nat_policy_mac.mm (right): http://codereview.chromium.org/7748027/diff/1001/remoting/host/plugin/policy_hack/nat_policy_mac.mm#newcode59 remoting/host/plugin/policy_hack/nat_policy_mac.mm:59: for (size_t i = 0; i < ARRAYSIZE_UNSAFE(policies); ++i) ...
9 years, 4 months ago (2011-08-25 21:32:05 UTC) #2
awong
LGTM Other than the 2 comments earlier, this looks good. And since the 2 comments ...
9 years, 4 months ago (2011-08-25 23:50:58 UTC) #3
dmac
9 years, 4 months ago (2011-08-26 21:04:19 UTC) #4
PTAL again

Powered by Google App Engine
This is Rietveld 408576698