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

Issue 2345083004: Split Jinja-related CodeGeneratorV8 guts into a separate class. (Closed)

Created:
4 years, 3 months ago by dglazkov
Modified:
4 years, 3 months ago
CC:
blink-reviews, blink-reviews-bindings_chromium.org, chromium-reviews, lkawai
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Split Jinja-related CodeGeneratorV8 guts into a separate class. * Introduces CodeGeneratorBase, which contains most of the Jinja-related plumbing. * Shifts some common functions along with it into a new file. R=yukishiino,bashi BUG=603795 TEST=Tools/Scripts/run-bindings-tests Committed: https://crrev.com/8889114b8767fda91d4fc4c5f49eb5034395ee5d Cr-Commit-Position: refs/heads/master@{#419643}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -182 lines) Patch
M third_party/WebKit/Source/bindings/scripts/BUILD.gn View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/WebKit/Source/bindings/scripts/code_generator.py View 1 chunk +184 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/bindings/scripts/code_generator_v8.py View 10 chunks +18 lines, -180 lines 0 comments Download
M third_party/WebKit/Source/bindings/scripts/scripts.gni View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 20 (10 generated)
dglazkov
PTAL.
4 years, 3 months ago (2016-09-17 03:51:05 UTC) #5
blink-reviews
LGTM on my side, but bashi@ might want to take a look. 2016/09/17 午後0:51 <dglazkov@chromium.org>: ...
4 years, 3 months ago (2016-09-17 05:58:10 UTC) #6
chromium-reviews
LGTM on my side, but bashi@ might want to take a look. 2016/09/17 午後0:51 <dglazkov@chromium.org>: ...
4 years, 3 months ago (2016-09-17 05:58:11 UTC) #7
haraken
LGTM (from a correct account)
4 years, 3 months ago (2016-09-17 08:16:24 UTC) #9
bashi
lgtm lkawai@ FYI: This will conflict with your CL https://codereview.chromium.org/2312093003/
4 years, 3 months ago (2016-09-19 23:22:17 UTC) #11
dglazkov
On 2016/09/19 at 23:22:17, bashi wrote: > lgtm > > lkawai@ FYI: This will conflict ...
4 years, 3 months ago (2016-09-19 23:30:33 UTC) #12
bashi
Please land this first :) We need to fix win failures.
4 years, 3 months ago (2016-09-19 23:53:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2345083004/1
4 years, 3 months ago (2016-09-20 00:29:06 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-20 01:57:24 UTC) #16
commit-bot: I haz the power
4 years, 3 months ago (2016-09-20 01:59:47 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/8889114b8767fda91d4fc4c5f49eb5034395ee5d
Cr-Commit-Position: refs/heads/master@{#419643}

Powered by Google App Engine
This is Rietveld 408576698