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

Issue 1513573012: Fix line wrapping in json_schema_compiler (Closed)

Created:
5 years ago by stevenjb
Modified:
4 years, 11 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

Fix line wrapping in json_schema_compiler BUG=563744 Committed: https://crrev.com/74d53a0ec7c2be54f4a55a33a66904f1405b947d Cr-Commit-Position: refs/heads/master@{#370540}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : Generate -> Append #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -119 lines) Patch
M tools/json_schema_compiler/code.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/json_schema_compiler/js_externs_generator.py View 1 2 8 chunks +44 lines, -61 lines 0 comments Download
M tools/json_schema_compiler/js_externs_generator_test.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/json_schema_compiler/js_interface_generator.py View 1 2 2 chunks +17 lines, -22 lines 0 comments Download
M tools/json_schema_compiler/js_interface_generator_test.py View 4 chunks +13 lines, -12 lines 0 comments Download
M tools/json_schema_compiler/js_util.py View 1 2 6 chunks +19 lines, -21 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (4 generated)
stevenjb
I decided to dodge this issue when I noticed some bad wrapping in the interface ...
5 years ago (2015-12-11 18:49:27 UTC) #2
Devlin
I preferred being able to return a code object in these places, rather than passing ...
5 years ago (2015-12-15 21:19:29 UTC) #3
stevenjb
I tried that approach originally but it breaks assumptions in code.py and I wanted to ...
5 years ago (2015-12-15 22:45:10 UTC) #4
Devlin
On 2015/12/15 22:45:10, stevenjb wrote: > I tried that approach originally but it breaks assumptions ...
5 years ago (2015-12-18 22:32:37 UTC) #5
stevenjb
python ./tools/json_schema_compiler/compiler.py -g interface extensions/common/api/bluetooth.idl > third_party/closure_compiler/externs/bluetooth_interface.js On Fri, Dec 18, 2015 at 2:32 PM, ...
5 years ago (2015-12-18 23:08:40 UTC) #6
stevenjb
On 2015/12/18 23:08:40, stevenjb wrote: > python ./tools/json_schema_compiler/compiler.py -g interface > extensions/common/api/bluetooth.idl > > third_party/closure_compiler/externs/bluetooth_interface.js ...
4 years, 11 months ago (2016-01-19 18:45:31 UTC) #7
Devlin
On 2016/01/19 18:45:31, stevenjb wrote: > Can we make a call on this? We'd like ...
4 years, 11 months ago (2016-01-19 21:41:49 UTC) #8
stevenjb
On 2016/01/19 21:41:49, Devlin wrote: > On 2016/01/19 18:45:31, stevenjb wrote: > > Can we ...
4 years, 11 months ago (2016-01-20 21:48:35 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1513573012/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1513573012/40001
4 years, 11 months ago (2016-01-20 21:50:53 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-21 00:08:19 UTC) #13
commit-bot: I haz the power
4 years, 11 months ago (2016-01-21 00:13:16 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/74d53a0ec7c2be54f4a55a33a66904f1405b947d
Cr-Commit-Position: refs/heads/master@{#370540}

Powered by Google App Engine
This is Rietveld 408576698