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

Issue 515983003: Fixing json compiler preview. (Closed)

Created:
6 years, 3 months ago by lfg
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fixing json compiler preview. BUG= Committed: https://crrev.com/84c28d28e4870fbff9c6988da0721bcf98825ffb Cr-Commit-Position: refs/heads/master@{#292632}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Removing unneeded code. #

Total comments: 4

Patch Set 3 : Add a command-line option to specify the cpp namespace pattern. #

Patch Set 4 : Rebasing #

Patch Set 5 : #

Patch Set 6 : gn dependencies #

Patch Set 7 : #

Patch Set 8 : Rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -52 lines) Patch
M tools/json_schema_compiler/preview.py View 1 2 3 6 chunks +39 lines, -41 lines 0 comments Download
M tools/json_schema_compiler/schema_loader.py View 1 2 3 4 6 2 chunks +15 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
lfg
lfg@chromium.org changed reviewers: + kalman@chromium.org
6 years, 3 months ago (2014-08-28 19:10:43 UTC) #1
lfg
Here's a patch fixing the json compiler preview. Depends on https://codereview.chromium.org/487533005/ .
6 years, 3 months ago (2014-08-28 19:10:43 UTC) #2
not at google - send to devlin
Thanks for fixing this. I actually, confusingly, meant the preview.py in chrome/common/extensions/docs/server2 - but you ...
6 years, 3 months ago (2014-08-28 19:22:09 UTC) #3
lfg
https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py File tools/json_schema_compiler/model.py (right): https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py#newcode133 tools/json_schema_compiler/model.py:133: self.dependencies = json.get('dependencies', []) On 2014/08/28 19:22:09, kalman wrote: ...
6 years, 3 months ago (2014-08-28 19:33:35 UTC) #4
not at google - send to devlin
lgtm https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py File tools/json_schema_compiler/model.py (right): https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py#newcode133 tools/json_schema_compiler/model.py:133: self.dependencies = json.get('dependencies', []) On 2014/08/28 19:33:35, lfg ...
6 years, 3 months ago (2014-08-28 19:41:35 UTC) #5
lfg
https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py File tools/json_schema_compiler/model.py (right): https://codereview.chromium.org/515983003/diff/1/tools/json_schema_compiler/model.py#newcode133 tools/json_schema_compiler/model.py:133: self.dependencies = json.get('dependencies', []) On 2014/08/28 19:41:35, kalman wrote: ...
6 years, 3 months ago (2014-08-28 23:14:59 UTC) #6
lfg
The CQ bit was checked by lfg@chromium.org
6 years, 3 months ago (2014-08-29 14:39:24 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lfg@chromium.org/515983003/140001
6 years, 3 months ago (2014-08-29 14:40:44 UTC) #8
commit-bot: I haz the power
Committed patchset #8 (id:140001) as ae8a2631f3163b27f3a8b06e1f9e3c4bf21aa42c
6 years, 3 months ago (2014-08-29 15:03:14 UTC) #9
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:08:36 UTC) #10
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/84c28d28e4870fbff9c6988da0721bcf98825ffb
Cr-Commit-Position: refs/heads/master@{#292632}

Powered by Google App Engine
This is Rietveld 408576698