Chromium Code Reviews
DescriptionUse a "jsonrpc" field rather than "json-rpc" in the VM service.
This matches the JSON-RPC 2.0 spec:
http://www.jsonrpc.org/specification#response_object
While this is technically a breaking change, it seems very unlikely that
any consumers were validating this form of the parameter. The
documentation was already inconsistent about whether it was hyphenated,
and the only code likely to be using would be written against the
JSON-RPC 2.0 spec itself, and would reject the old format anyway.
R=johnmccutchan@google.com
Committed: https://github.com/dart-lang/sdk/commit/a2fd2023140f9d2a54e1593b16645aefb41903c7
Patch Set 1 #
Messages
Total messages: 4 (1 generated)
|
|||||||||||||||||||||||||||||||||||||