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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_msghdr_invalid_request_flags2.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: Fix comments in JS test. 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
(Empty)
1 [dist4]message_header // num_bytes
2 [u4]3 // version
3 [u4]12 // name
yzshen1 2015/03/13 22:55:03 nit: please align the comment with other lines.
rudominer 2015/03/16 21:24:32 Done.
4 [u4]0 // flags: kMessageExpectsResponse is not set but expected .
yzshen1 2015/03/13 22:55:03 Does it make sense to name this test conformance_m
yzshen1 2015/03/13 22:55:03 80 chars?
rudominer 2015/03/16 21:24:31 Done.
5 [u8]1 // request_id
6 [anchr]message_header
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698