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

Issue 12283025: JSON Compiler should convert the namespace value in lowerCamelCase to unix_name for the referenced … (Closed)

Created:
7 years, 10 months ago by SanjoyPal
Modified:
7 years, 10 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

JSON Compiler should convert the namespace value in lowerCamelCase to unix_name for the referenced dependency. BUG=159265 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=184263

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : JSON Compiler should convert the namespace value in lowerCamelCase to unix_name for the referenced … #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M tools/json_schema_compiler/compiler.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cpp_type_generator.py View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/cpp_type_generator_test.py View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
SanjoyPal
JSON schema compiler generates namespace webRequest while parsing web_request_internal.json http://goo.gl/NgCGX.
7 years, 10 months ago (2013-02-16 01:28:54 UTC) #1
not at google - send to devlin
lgtm https://codereview.chromium.org/12283025/diff/1/tools/json_schema_compiler/compiler.py File tools/json_schema_compiler/compiler.py (right): https://codereview.chromium.org/12283025/diff/1/tools/json_schema_compiler/compiler.py#newcode23 tools/json_schema_compiler/compiler.py:23: from model import Model from model import Mode, ...
7 years, 10 months ago (2013-02-16 02:50:01 UTC) #2
SanjoyPal
Fixed. https://codereview.chromium.org/12283025/diff/1/tools/json_schema_compiler/compiler.py File tools/json_schema_compiler/compiler.py (right): https://codereview.chromium.org/12283025/diff/1/tools/json_schema_compiler/compiler.py#newcode23 tools/json_schema_compiler/compiler.py:23: from model import Model On 2013/02/16 02:50:02, kalman ...
7 years, 10 months ago (2013-02-19 19:22:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncj674@motorola.com/12283025/4001
7 years, 10 months ago (2013-02-22 21:56:18 UTC) #4
commit-bot: I haz the power
Presubmit check for 12283025-4001 failed and returned exit status 1. INFO:root:Found 2 file(s). testChoices (__main__.ModelTest) ...
7 years, 10 months ago (2013-02-22 21:56:26 UTC) #5
SanjoyPal
JSON Compiler should convert the namespace value in lowerCamelCase to unix_name for the referenced dependency. ...
7 years, 10 months ago (2013-02-23 00:06:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ncj674@motorola.com/12283025/10001
7 years, 10 months ago (2013-02-23 00:09:37 UTC) #7
commit-bot: I haz the power
7 years, 10 months ago (2013-02-23 02:33:34 UTC) #8
Message was sent while issue was closed.
Change committed as 184263

Powered by Google App Engine
This is Rietveld 408576698