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

Issue 948343008: go/bindings: update code to pass structs versions tests (Closed)

Created:
5 years, 10 months ago by rogulenko
Modified:
5 years, 9 months ago
Reviewers:
jamesr, jamesr1
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

go/bindings: update code to pass structs versions tests Now we should verify struct data header if we know the version. R=jamesr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/2b73f4b16c93ea97b4604c2f6e31488e05d853c0

Patch Set 1 #

Patch Set 2 : a small fix #

Total comments: 2

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -17 lines) Patch
M mojo/go/tests/validation_test.go View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M mojo/public/go/bindings/decoder.go View 1 chunk +7 lines, -7 lines 0 comments Download
M mojo/public/go/bindings/message.go View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/public/tools/bindings/generators/go_templates/source.tmpl View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M mojo/public/tools/bindings/generators/go_templates/struct.tmpl View 1 2 1 chunk +20 lines, -6 lines 0 comments Download
M mojo/public/tools/bindings/generators/mojom_go_generator.py View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
rogulenko
5 years, 10 months ago (2015-02-25 01:58:42 UTC) #2
jamesr
https://codereview.chromium.org/948343008/diff/20001/mojo/go/tests/validation_test.go File mojo/go/tests/validation_test.go (right): https://codereview.chromium.org/948343008/diff/20001/mojo/go/tests/validation_test.go#newcode299 mojo/go/tests/validation_test.go:299: return nil why nil?
5 years, 10 months ago (2015-02-25 03:17:57 UTC) #4
rogulenko
https://codereview.chromium.org/948343008/diff/20001/mojo/go/tests/validation_test.go File mojo/go/tests/validation_test.go (right): https://codereview.chromium.org/948343008/diff/20001/mojo/go/tests/validation_test.go#newcode299 mojo/go/tests/validation_test.go:299: return nil On 2015/02/25 03:17:57, jamesr wrote: > why ...
5 years, 10 months ago (2015-02-25 03:50:56 UTC) #5
rogulenko
5 years, 9 months ago (2015-02-27 00:03:34 UTC) #6
jamesr
In my checkout I have: conformance_mthd11_good_version0.data conformance_mthd11_good_version0.expected conformance_mthd11_good_version1.data conformance_mthd11_good_version1.expected conformance_mthd11_good_version2.data conformance_mthd11_good_version2.expected conformance_mthd11_good_version3.data conformance_mthd11_good_version3.expected conformance_mthd11_good_version_newer_than_known_1.data conformance_mthd11_good_version_newer_than_known_1.expected ...
5 years, 9 months ago (2015-02-27 00:54:24 UTC) #7
rogulenko
On 2015/02/27 00:54:24, jamesr wrote: > In my checkout I have: > > conformance_mthd11_good_version0.data > ...
5 years, 9 months ago (2015-02-27 01:41:06 UTC) #8
jamesr
This lgtm The error code issue is separate but please file bugs for it for ...
5 years, 9 months ago (2015-03-03 23:13:42 UTC) #9
rogulenko
5 years, 9 months ago (2015-03-04 04:44:49 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
2b73f4b16c93ea97b4604c2f6e31488e05d853c0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698