[fuchsia] Fix BlinkMessageFromFidl() to handle |incoming_transfer|.
FidlMessageFromBlink() populates the |incoming_transfer| field of the resulting fuchsia.web.Message with any |ports|, but the BlinkMessageFromFidl() API only considered |outgoing_transfer|. Round- trip messages between the two would therefore drop any associated ports. Bug: b/154200695 Change-Id: Ib5b2346d321219166b62d5b60473852a7ffd9d61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2362589 Auto-Submit: Wez <wez@chromium.org> Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by:Kevin Marshall <kmarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#799203}
Showing
Please register or sign in to comment