DescriptionMade sure NativeMessagingHostTest.All can handle out of order responses.
This CL tags every request NativeMessagingHostTest.All sends and process the responses out of order since the native messaging host does not guarantee the order. It also removes the call log because of the same reason - the order is not reliable unless the client wait for the resonse before sending another request.
Also with this CL NativeMessagingHost delays shutdown until all replies have been sent.
BUG=284704
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221888
Patch Set 1 #Patch Set 2 : Delay NMH shutdown until all replies are sent. #Patch Set 3 : Fix clang warning #
Total comments: 16
Patch Set 4 : feedback #Patch Set 5 : more feedback #
Messages
Total messages: 8 (0 generated)
|