DescriptionAdd serialization support to the JS DataSender and DataReceiver.
To support persistent serial connections on mojo, serial.Connection and
its dependencies must be serializable to mojo structs so it can be
stashed. This adds serialization support to the two serial.Connection
dependencies: DataSender and DataReceiver.
BUG=389016
Committed: https://crrev.com/10fd1075c2bbe78be3c0603ff2d9f3fa69646454
Cr-Commit-Position: refs/heads/master@{#296658}
Patch Set 1 : #
Total comments: 6
Patch Set 2 : address comments #
Total comments: 46
Patch Set 3 : address comments #
Total comments: 3
Patch Set 4 : #
Total comments: 2
Patch Set 5 : clean up jsdoc #Messages
Total messages: 17 (5 generated)
|