DescriptionDisconnect native messaging port on read pipe EOF.
Previously native messaging ports were kept open even after native messaging
host has closed stdout pipe which is used to send messages to the connected
webapp. That behavior makes it hard to detect the case when the host exists
but fails to start. Now chrome will close the native messaging port as soon
as it reads EOF from the pipe.
BUG=297380
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=225418
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #Patch Set 5 : #
Total comments: 5
Messages
Total messages: 15 (0 generated)
|