DescriptionDon't serialize config dictionary in Native Messaging interface.
The config dictionary is no longer serialized when passing
it between the web-app and the native messaging host. It is
still serialized for the NPAPI plugin, however, since it's
difficult to return JavaScript objects from a NPAPI plugin.
BUG=232135
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202029
Patch Set 1 #Patch Set 2 : clang-format fixes #
Total comments: 4
Patch Set 3 : Address comments #
Messages
Total messages: 6 (0 generated)
|