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

Issue 8538029: Cleanup IDL Generator (Closed)

Created:
9 years, 1 month ago by noelallen1
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Cleanup IDL Generator Clean up pychecker warnings. Move common code from idl_c_header (header generator) to idl_c_proto, the 'C' code style prototyping helper. BUG= http://code.google.com/p/chromium/issues/detail?id=91607 TEST= cd src/ppapi/generators && ./generator.py Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -82 lines) Patch
M ppapi/generators/idl_ast.py View 1 chunk +1 line, -10 lines 0 comments Download
M ppapi/generators/idl_c_header.py View 6 chunks +16 lines, -37 lines 0 comments Download
M ppapi/generators/idl_c_proto.py View 8 chunks +52 lines, -13 lines 0 comments Download
M ppapi/generators/idl_generator.py View 9 chunks +27 lines, -19 lines 0 comments Download
M ppapi/generators/idl_node.py View 1 chunk +6 lines, -0 lines 0 comments Download
M ppapi/generators/idl_parser.py View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
noelallen1
9 years, 1 month ago (2011-11-11 23:35:07 UTC) #1
sehr (please use chromium)
9 years, 1 month ago (2011-11-14 17:34:57 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698