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

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

Issue 2250183003: Make the fuchsia mojo/public repo the source of truth. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 4 years, 4 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 [handles]4
2
3 [dist4]message_header // num_bytes
4 [u4]0 // version
5 [u4]9 // name
6 [u4]0 // flags
7 [anchr]message_header
8
9 [dist4]method9_params // num_bytes
10 [u4]0 // version
11 [dist8]param0_ptr // param0
12 [anchr]method9_params
13
14 [anchr]param0_ptr
15 [dist4]array_param // num_bytes
16 [u4]2 // num_elements
17 [dist8]nested_array_ptr_0
18 [dist8]nested_array_ptr_1
19 [anchr]array_param
20
21 [anchr]nested_array_ptr_0
22 [dist4]nested_array_0 // num_bytes
23 [u4]2 // num_elements
24 [u4]0
25 [s4]-1 // An invalid handle, which is okay.
26 [anchr]nested_array_0
27
28 [anchr]nested_array_ptr_1
29 [dist4]nested_array_1 // num_bytes
30 [u4]3 // num_elements
31 [u4]2
32 [s4]-1 // An invalid handle, which is okay.
33 [u4]3
34 [anchr]nested_array_1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698