DescriptionAdd serialization to PairingRegistry.
To implement this, PairingRegistry maintains a queue of pending requests. Each
public method wraps the original callback inside an interstitial callback that
runs the next pending request in addition to invoking the original callback.
BUG=156182
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=212553
Patch Set 1 #
Total comments: 16
Patch Set 2 : Reviewer feedback. #
Total comments: 4
Patch Set 3 : Reviewer feedback. #
Messages
Total messages: 7 (0 generated)
|