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

Unified Diff: third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data

Issue 1019173002: Update mojo sdk to rev 7214b7ec7d27563b2666afad86cf1c5895c56c18 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Keep permission service alive if embedder drops requests 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 side-by-side diff with in-line comments
Download patch
Index: third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data
diff --git a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data
index 43cad7cdc48b1ef42eef0c0d017c49c17eaa784e..dd65b7de10fc9471afb4c1a6f064c567d89a12de 100644
--- a/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data
+++ b/third_party/mojo/src/mojo/public/interfaces/bindings/tests/data/validation/conformance_mthd5_handle_out_of_range.data
@@ -1,13 +1,13 @@
[handles]10
[dist4]message_header // num_bytes
-[u4]2 // num_fields
+[u4]2 // version
[u4]5 // name
[u4]0 // flags
[anchr]message_header
[dist4]method5_params // num_bytes
-[u4]2 // num_fields
+[u4]0 // version
[dist8]param0_ptr // param0
[u4]10 // param1: It is outside of the valid encoded handle
// range [0, 10).
@@ -16,7 +16,7 @@
[anchr]param0_ptr
[dist4]struct_e // num_bytes
-[u4]2 // num_fields
+[u4]0 // version
[dist8]struct_d_ptr // struct_d
[u4]3 // data_pipe_consumer
[u4]0 // padding
@@ -24,7 +24,7 @@
[anchr]struct_d_ptr
[dist4]struct_d // num_bytes
-[u4]1 // num_fields
+[u4]0 // version
[dist8]message_pipes_ptr // message_pipes
[anchr]struct_d

Powered by Google App Engine
This is Rietveld 408576698