DescriptionChanges to PairingRegistry to facilitate per-platform implementions.
Implementing the Linux pairing registry delegate required some changes to the cross-platform code. I've isolated them in this CL for clarity:
* Added a timestamp to the Pairing struct and made it a class with a Create method to generate the random information and timestamp.
* Added a callback to AddPairing. For now, this is only used in the unit test.
I also fixed a couple of unrelated linter errors in protocol_mock_objects.
BUG=156182
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=206947
Patch Set 1 #Patch Set 2 : Fixed spacing. #
Total comments: 2
Patch Set 3 : Reviewer feedback. #
Messages
Total messages: 6 (0 generated)
|