Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(80)

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_no_such_method.data

Issue 921223002: Cpp bindings: Return false from Validator::Accept() on unrecognized message or invalid flags (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Fixes spelling error. Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [dist4]message_header // num_bytes 1 [dist4]message_header // num_bytes
yzshen1 2015/03/03 18:05:37 The name of the test should probably have "msghdr_
rudominer 2015/03/04 00:12:01 Done.
2 [u4]2 // num_fields 2 [u4]2 // num_fields
3 [u4]0 // name 3 [u4]9999 // There is no Method9999
yzshen1 2015/03/03 18:05:37 Period at the end of a sentence, please.
rudominer 2015/03/04 00:12:01 Done.
4 [u4]0 // flags 4 [u4]0 // flags
5 [anchr]message_header 5 [anchr]message_header
6
7 [u4]16 // num_bytes: Incomplete struct header.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698