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

Issue 23549025: Clean up JSON Schema Compiler. (Closed)

Created:
7 years, 3 months ago by dhnishi (use Chromium)
Modified:
7 years, 3 months ago
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Clean up JSON Schema Compiler's pylint errors. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=222389

Patch Set 1 #

Total comments: 6

Patch Set 2 : Removed enum test and added blank lines. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -85 lines) Patch
M tools/json_schema_compiler/cc_generator.py View 1 6 chunks +28 lines, -30 lines 0 comments Download
M tools/json_schema_compiler/compiler.py View 1 3 chunks +2 lines, -5 lines 0 comments Download
M tools/json_schema_compiler/cpp_bundle_generator.py View 1 8 chunks +12 lines, -6 lines 0 comments Download
M tools/json_schema_compiler/cpp_generator.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cpp_type_generator.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cpp_util.py View 1 7 chunks +8 lines, -1 line 0 comments Download
M tools/json_schema_compiler/dart_generator.py View 1 3 chunks +6 lines, -5 lines 0 comments Download
M tools/json_schema_compiler/dart_generator_test.py View 1 3 chunks +1 line, -5 lines 0 comments Download
D tools/json_schema_compiler/dart_test/enums.idl View 1 1 chunk +0 lines, -12 lines 0 comments Download
M tools/json_schema_compiler/h_generator.py View 1 3 chunks +4 lines, -4 lines 0 comments Download
M tools/json_schema_compiler/idl_schema.py View 1 11 chunks +10 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/idl_schema_test.py View 1 3 chunks +5 lines, -1 line 0 comments Download
M tools/json_schema_compiler/json_parse.py View 1 2 chunks +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/json_schema.py View 1 2 chunks +3 lines, -3 lines 0 comments Download
M tools/json_schema_compiler/json_schema_test.py View 1 2 chunks +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/model_test.py View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/json_schema_compiler/preview.py View 1 3 chunks +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/schema_util.py View 1 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
dhnishi (use Chromium)
@kalman I did some clean up of the JSON Schema Compiler, because I noticed a ...
7 years, 3 months ago (2013-09-09 22:55:43 UTC) #1
not at google - send to devlin
+benwells for the dart question.
7 years, 3 months ago (2013-09-09 23:46:30 UTC) #2
not at google - send to devlin
Thanks for the cleanup, lgtm. Wait for Ben to get back about the dart test ...
7 years, 3 months ago (2013-09-09 23:50:25 UTC) #3
benwells
lgtm https://codereview.chromium.org/23549025/diff/1/tools/json_schema_compiler/dart_generator_test.py File tools/json_schema_compiler/dart_generator_test.py (right): https://codereview.chromium.org/23549025/diff/1/tools/json_schema_compiler/dart_generator_test.py#newcode64 tools/json_schema_compiler/dart_generator_test.py:64: self._RunTest('enums') Could you just delete this test and ...
7 years, 3 months ago (2013-09-10 00:53:00 UTC) #4
dhnishi (use Chromium)
https://codereview.chromium.org/23549025/diff/1/tools/json_schema_compiler/cc_generator.py File tools/json_schema_compiler/cc_generator.py (right): https://codereview.chromium.org/23549025/diff/1/tools/json_schema_compiler/cc_generator.py#newcode10 tools/json_schema_compiler/cc_generator.py:10: On 2013/09/09 23:50:25, kalman wrote: > now that I ...
7 years, 3 months ago (2013-09-10 17:21:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/DHNishi@gmail.com/23549025/30001
7 years, 3 months ago (2013-09-10 17:23:18 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=75868
7 years, 3 months ago (2013-09-10 20:49:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/DHNishi@gmail.com/23549025/30001
7 years, 3 months ago (2013-09-10 21:56:51 UTC) #8
commit-bot: I haz the power
7 years, 3 months ago (2013-09-10 23:14:05 UTC) #9
Message was sent while issue was closed.
Change committed as 222389

Powered by Google App Engine
This is Rietveld 408576698