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

Issue 391003003: Mojo: Mojom: Add AST type for struct fields. (Closed)

Created:
6 years, 5 months ago by viettrungluu
Modified:
6 years, 5 months ago
Reviewers:
DaveMoore
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Project:
chromium
Visibility:
Public.

Description

Mojo: Mojom: Add AST type for struct fields. Also rearrange parameter order of Parameter.__init__ to match other definitions (name comes first; I figure the ordinal should be second also). R=davemoore@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283424

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -74 lines) Patch
M mojo/public/tools/bindings/pylib/mojom/parse/ast.py View 2 chunks +29 lines, -5 lines 0 comments Download
M mojo/public/tools/bindings/pylib/mojom/parse/parser.py View 2 chunks +9 lines, -7 lines 0 comments Download
M mojo/public/tools/bindings/pylib/mojom/parse/translate.py View 2 chunks +10 lines, -8 lines 0 comments Download
M mojo/public/tools/bindings/pylib/mojom_tests/parse/parser_unittest.py View 12 chunks +56 lines, -54 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
viettrungluu
6 years, 5 months ago (2014-07-15 00:29:47 UTC) #1
DaveMoore
lgtm
6 years, 5 months ago (2014-07-16 17:54:08 UTC) #2
viettrungluu
6 years, 5 months ago (2014-07-16 18:02:47 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r283424 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698