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

Issue 1100333006: Make the JSON Schema compiler handle enums declared in other namespaces. (Closed)

Created:
5 years, 8 months ago by not at google - send to devlin
Modified:
5 years, 8 months ago
Reviewers:
Devlin
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the JSON Schema compiler handle enums declared in other namespaces. BUG=477457 R=rdevlin.cronin@chromium.org Committed: https://crrev.com/16a9133a26d076f649a7bf402a88c5aa709a45da Cr-Commit-Position: refs/heads/master@{#326703}

Patch Set 1 #

Total comments: 5

Patch Set 2 : typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -50 lines) Patch
M tools/json_schema_compiler/cc_generator.py View 1 chunk +7 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/h_generator.py View 1 2 chunks +11 lines, -6 lines 0 comments Download
M tools/json_schema_compiler/test/crossref.json View 1 chunk +11 lines, -1 line 0 comments Download
M tools/json_schema_compiler/test/crossref_unittest.cc View 4 chunks +50 lines, -41 lines 0 comments Download
M tools/json_schema_compiler/test/simple_api.json View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
not at google - send to devlin
https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/test/crossref_unittest.cc File tools/json_schema_compiler/test/crossref_unittest.cc (right): https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/test/crossref_unittest.cc#newcode25 tools/json_schema_compiler/test/crossref_unittest.cc:25: TEST(JsonSchemaCompilerCrossrefTest, CrossrefTypePopulateAndToValue) { This is the only test I'm ...
5 years, 8 months ago (2015-04-23 22:59:50 UTC) #1
Devlin
lgtm https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/cc_generator.py File tools/json_schema_compiler/cc_generator.py (right): https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/cc_generator.py#newcode373 tools/json_schema_compiler/cc_generator.py:373: c.Sblock('if (%s != %s%s) {' % Honestly, we ...
5 years, 8 months ago (2015-04-23 23:26:52 UTC) #2
not at google - send to devlin
https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/cc_generator.py File tools/json_schema_compiler/cc_generator.py (right): https://codereview.chromium.org/1100333006/diff/1/tools/json_schema_compiler/cc_generator.py#newcode373 tools/json_schema_compiler/cc_generator.py:373: c.Sblock('if (%s != %s%s) {' % On 2015/04/23 23:26:51, ...
5 years, 8 months ago (2015-04-23 23:28:46 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1100333006/20001
5 years, 8 months ago (2015-04-23 23:29:18 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-24 00:33:42 UTC) #7
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 00:34:34 UTC) #8
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/16a9133a26d076f649a7bf402a88c5aa709a45da
Cr-Commit-Position: refs/heads/master@{#326703}

Powered by Google App Engine
This is Rietveld 408576698