Descriptionarc-bridge: Expose the Mojo version number of the interfaces
Every time a Mojo interface is changed and a new MinVersion tag is
added, the version of the interface is bumped. This change exposes
that version number so that callers on the other side of the bridge
can know if it is safe to call that method or if it will cause the
message pipe to be closed.
BUG=569446
TEST=components_unittests, unit_tests
Committed: https://crrev.com/c85072324da12165103eea15ed508422702c3b8c
Cr-Commit-Position: refs/heads/master@{#367583}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 12 (5 generated)
|