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

Side by Side Diff: mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd11_nosuch.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 test Created 5 years, 10 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
2 [u4]2 // num_fields 2 [u4]2 // num_fields
3 [u4]0 // name 3 [u4]11 // There is no Method11
yzshen1 2015/02/23 19:08:02 Please use a huge number. Because we will add mor
rudominer 2015/03/03 01:54:35 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