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

Issue 93813002: Implement gin::ObjectTemplateBuilder (Closed)

Created:
7 years ago by Aaron Boodman
Modified:
7 years ago
Reviewers:
abarth-chromium
CC:
chromium-reviews, Aaron Boodman, darin (slow to review), viettrungluu+watch_chromium.org, ben+mojo_chromium.org, abarth-chromium
Visibility:
Public.

Description

Implement gin::ObjectTemplateBuilder BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=237867

Patch Set 1 #

Total comments: 11

Patch Set 2 : comments #

Patch Set 3 : blah #

Patch Set 4 : rebase #

Patch Set 5 : asdf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+180 lines, -124 lines) Patch
M gin/converter.h View 1 2 3 3 chunks +10 lines, -2 lines 0 comments Download
M gin/converter.cc View 1 2 3 2 chunks +8 lines, -5 lines 0 comments Download
M gin/function_template.h View 2 chunks +5 lines, -0 lines 0 comments Download
M gin/function_template.h.pump View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M gin/gin.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A gin/object_template_builder.h View 1 1 chunk +56 lines, -0 lines 0 comments Download
A gin/object_template_builder.cc View 1 1 chunk +28 lines, -0 lines 0 comments Download
M gin/test/gtest.cc View 1 3 chunks +8 lines, -16 lines 0 comments Download
M mojo/apps/js/threading.cc View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download
M mojo/public/bindings/js/core.cc View 1 2 3 2 chunks +44 lines, -79 lines 0 comments Download
M mojo/public/bindings/js/support.cc View 1 2 3 4 chunks +9 lines, -19 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Aaron Boodman
7 years ago (2013-11-28 05:21:23 UTC) #1
abarth-chromium
LGTM This is fantastic. https://codereview.chromium.org/93813002/diff/1/gin/function_template.h File gin/function_template.h (right): https://codereview.chromium.org/93813002/diff/1/gin/function_template.h#newcode8 gin/function_template.h:8: #define GIN_FUNCTION_TEMPLATE_H_ ! https://codereview.chromium.org/93813002/diff/1/gin/object_template_builder.cc File ...
7 years ago (2013-11-28 06:27:08 UTC) #2
Aaron Boodman
https://codereview.chromium.org/93813002/diff/1/gin/object_template_builder.cc File gin/object_template_builder.cc (right): https://codereview.chromium.org/93813002/diff/1/gin/object_template_builder.cc#newcode24 gin/object_template_builder.cc:24: return template_; On 2013/11/28 06:27:09, abarth wrote: > Should ...
7 years ago (2013-11-28 18:25:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/93813002/40001
7 years ago (2013-11-28 18:26:04 UTC) #4
commit-bot: I haz the power
Failed to apply patch for mojo/public/bindings/js/core.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-11-28 18:26:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/93813002/60001
7 years ago (2013-11-28 18:45:39 UTC) #6
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) base_unittests, browser_tests, cacheinvalidation_unittests, cc_unittests, check_deps, chromedriver2_unittests, ...
7 years ago (2013-11-28 19:26:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/aa@chromium.org/93813002/80001
7 years ago (2013-11-29 01:39:05 UTC) #8
commit-bot: I haz the power
7 years ago (2013-11-29 03:21:50 UTC) #9
Message was sent while issue was closed.
Change committed as 237867

Powered by Google App Engine
This is Rietveld 408576698