DescriptionRevert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchset #6 id:100001 of https://codereview.chromium.org/1547533002/ )
Reason for revert:
Relanding still broke the build - https://build.chromium.org/p/chromium/builders/Mac/builds/10279/steps/compile/logs/stdio:
Undefined symbols for architecture i386:
"remoting::kHostConfigFileName", referenced from:
-[Me2MePreferencePane readNewConfig] in remoting_host_prefpane.me2me_preference_pane.i386.o
-[Me2MePreferencePane mismatchAlertDidEnd:returnCode:contextInfo:] in remoting_host_prefpane.me2me_preference_pane.i386.o
Original issue's 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}
TBR=sergeyu@chromium.org,tfarina@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=None
Committed: https://crrev.com/0750b7fc18b8b510f8763164fb8661c2ba6eee94
Cr-Commit-Position: refs/heads/master@{#366790}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|