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

Issue 1547533002: remoting: use VerifyHostPinHash() in place on IsPinValid() (Closed)

Created:
5 years ago by tfarina
Modified:
4 years, 10 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org, Lambros, Mark Mentovai, Jamie, Wez
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

remoting: use VerifyHostPinHash() in place on IsPinValid() For over a year, we have been shipping a 64-bit version of Chrome for Mac. So with this statement, this patch makes the switch to VerifyHostPinHash() function from remoting/host/pin_hash.h, fixing the lambroslambrou's TODO. BUG=None R=sergeyu@chromium.org Committed: https://crrev.com/7acd392e4018d121977e2738b6e3c59f5cf418f1 Cr-Commit-Position: refs/heads/master@{#366762} Committed: https://crrev.com/d433493df4b98ea006e6407590cff7a7912e16df Cr-Commit-Position: refs/heads/master@{#366783} Committed: https://crrev.com/38b2f73d2594ec921ea1b73bebfd2da113b6799e Cr-Commit-Position: refs/heads/master@{#366936}

Patch Set 1 #

Patch Set 2 : restore libmodp_b64_nacl.a #

Total comments: 2

Patch Set 3 : restore modp_b64_nacl as well #

Total comments: 12

Patch Set 4 : review #

Patch Set 5 : revert the revert #

Patch Set 6 : fix for the revert: remoting:: #

Patch Set 7 : revert the revert again #

Patch Set 8 : revert some of my changes #

Total comments: 3

Patch Set 9 : back with dependencies - remoe ARCHS #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -63 lines) Patch
M remoting/host/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/host/mac/me2me_preference_pane.mm View 1 2 3 4 5 3 chunks +2 lines, -47 lines 1 comment Download
M remoting/remoting_host_mac.gypi View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -15 lines 2 comments Download

Messages

Total messages: 41 (15 generated)
tfarina
Sergey, is this correct?
5 years ago (2015-12-21 22:33:46 UTC) #1
tfarina
5 years ago (2015-12-22 17:41:50 UTC) #2
Sergey Ulanov
https://codereview.chromium.org/1547533002/diff/20001/remoting/remoting_nacl.gyp File remoting/remoting_nacl.gyp (left): https://codereview.chromium.org/1547533002/diff/20001/remoting/remoting_nacl.gyp#oldcode191 remoting/remoting_nacl.gyp:191: '../third_party/modp_b64/modp_b64_nacl.gyp:modp_b64_nacl', I think we still need this. It's not ...
5 years ago (2015-12-22 17:44:19 UTC) #3
tfarina
https://codereview.chromium.org/1547533002/diff/20001/remoting/remoting_nacl.gyp File remoting/remoting_nacl.gyp (left): https://codereview.chromium.org/1547533002/diff/20001/remoting/remoting_nacl.gyp#oldcode191 remoting/remoting_nacl.gyp:191: '../third_party/modp_b64/modp_b64_nacl.gyp:modp_b64_nacl', On 2015/12/22 17:44:19, Sergey Ulanov wrote: > I ...
5 years ago (2015-12-22 17:46:53 UTC) #4
Sergey Ulanov
https://codereview.chromium.org/1547533002/diff/40001/remoting/remoting_host_mac.gypi File remoting/remoting_host_mac.gypi (right): https://codereview.chromium.org/1547533002/diff/40001/remoting/remoting_host_mac.gypi#newcode180 remoting/remoting_host_mac.gypi:180: 'dependencies': [ I think you need to add other ...
5 years ago (2015-12-22 18:28:53 UTC) #5
tfarina
https://codereview.chromium.org/1547533002/diff/40001/remoting/remoting_host_mac.gypi File remoting/remoting_host_mac.gypi (right): https://codereview.chromium.org/1547533002/diff/40001/remoting/remoting_host_mac.gypi#newcode180 remoting/remoting_host_mac.gypi:180: 'dependencies': [ On 2015/12/22 18:28:53, Sergey Ulanov wrote: > ...
5 years ago (2015-12-23 15:32:00 UTC) #6
Sergey Ulanov
lgtm. Thanks!
5 years ago (2015-12-23 18:36:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547533002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547533002/60001
5 years ago (2015-12-23 19:37:47 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years ago (2015-12-23 19:41:49 UTC) #10
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/7acd392e4018d121977e2738b6e3c59f5cf418f1 Cr-Commit-Position: refs/heads/master@{#366762}
5 years ago (2015-12-23 19:42:49 UTC) #12
Łukasz Anforowicz
A revert of this CL (patchset #4 id:60001) has been created in https://codereview.chromium.org/1543303002/ by lukasza@chromium.org. ...
5 years ago (2015-12-23 23:31:03 UTC) #13
tfarina
Thanks! Relanding!
5 years ago (2015-12-23 23:39:18 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547533002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547533002/100001
5 years ago (2015-12-23 23:42:19 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-12-24 00:27:55 UTC) #20
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/d433493df4b98ea006e6407590cff7a7912e16df Cr-Commit-Position: refs/heads/master@{#366783}
5 years ago (2015-12-24 00:28:43 UTC) #22
Łukasz Anforowicz
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/1541323004/ by lukasza@chromium.org. ...
5 years ago (2015-12-24 02:04:35 UTC) #23
tfarina
I'm going to let this for when Lambros return from vacation! He may know what ...
4 years, 12 months ago (2015-12-24 20:50:43 UTC) #25
Sergey Ulanov
The problem is that remoting_host_prefpane is still compiled as fat binary, i.e. it's compiled for ...
4 years, 12 months ago (2015-12-27 01:21:15 UTC) #26
tfarina
Trying once more! https://codereview.chromium.org/1547533002/diff/140001/remoting/remoting_host_mac.gypi File remoting/remoting_host_mac.gypi (right): https://codereview.chromium.org/1547533002/diff/140001/remoting/remoting_host_mac.gypi#newcode216 remoting/remoting_host_mac.gypi:216: 'ARCHS': ['i386', 'x86_64'], On 2015/12/27 01:21:15, ...
4 years, 12 months ago (2015-12-27 21:22:30 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1547533002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1547533002/160001
4 years, 12 months ago (2015-12-27 21:23:36 UTC) #30
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 12 months ago (2015-12-27 22:03:37 UTC) #32
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/38b2f73d2594ec921ea1b73bebfd2da113b6799e Cr-Commit-Position: refs/heads/master@{#366936}
4 years, 12 months ago (2015-12-27 22:04:36 UTC) #34
Nico
https://codereview.chromium.org/1547533002/diff/160001/remoting/remoting_host_mac.gypi File remoting/remoting_host_mac.gypi (left): https://codereview.chromium.org/1547533002/diff/160001/remoting/remoting_host_mac.gypi#oldcode224 remoting/remoting_host_mac.gypi:224: 'ARCHS': ['i386', 'x86_64'], Doesn't this break using the remoting ...
4 years, 11 months ago (2016-01-04 16:28:42 UTC) #36
Sergey Ulanov
https://codereview.chromium.org/1547533002/diff/160001/remoting/remoting_host_mac.gypi File remoting/remoting_host_mac.gypi (left): https://codereview.chromium.org/1547533002/diff/160001/remoting/remoting_host_mac.gypi#oldcode224 remoting/remoting_host_mac.gypi:224: 'ARCHS': ['i386', 'x86_64'], On 2016/01/04 16:28:42, Nico wrote: > ...
4 years, 11 months ago (2016-01-04 18:12:24 UTC) #37
Mark Mentovai
It wasn’t always, but I do see an x86_64 slice in System Preferences on 10.6, ...
4 years, 11 months ago (2016-01-04 18:17:13 UTC) #39
nicholss
4 years, 10 months ago (2016-02-03 22:33:46 UTC) #41
Message was sent while issue was closed.
https://codereview.chromium.org/1547533002/diff/160001/remoting/host/mac/me2m...
File remoting/host/mac/me2me_preference_pane.mm (right):

https://codereview.chromium.org/1547533002/diff/160001/remoting/host/mac/me2m...
remoting/host/mac/me2me_preference_pane.mm:299: if
(!remoting::VerifyHostPinHash(pin_utf8, host_id, host_secret_hash)) {
The arguments are flipped here. I will have a CL to correct this in a few
minutes.

Powered by Google App Engine
This is Rietveld 408576698