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

Issue 884043003: Cpp bindings: add typedef for callbacks. (Closed)

Created:
5 years, 10 months ago by yzshen1
Modified:
5 years, 10 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : use using instead of typedef in cpp templates #

Messages

Total messages: 5 (1 generated)
yzshen1
Hi, James. Would you please take a look? Thanks!
5 years, 10 months ago (2015-01-28 17:13:22 UTC) #2
jamesr
nice! lgtm https://codereview.chromium.org/884043003/diff/1/mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl File mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl (right): https://codereview.chromium.org/884043003/diff/1/mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl#newcode48 mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl:48: typedef {{interface_macros.declare_callback(method)}} {{method.name}}Callback; can you use the ...
5 years, 10 months ago (2015-01-28 17:25:32 UTC) #3
yzshen1
Thanks, James. https://codereview.chromium.org/884043003/diff/1/mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl File mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl (right): https://codereview.chromium.org/884043003/diff/1/mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl#newcode48 mojo/public/tools/bindings/generators/cpp_templates/interface_declaration.tmpl:48: typedef {{interface_macros.declare_callback(method)}} {{method.name}}Callback; On 2015/01/28 17:25:32, jamesr ...
5 years, 10 months ago (2015-01-28 18:30:43 UTC) #4
yzshen1
5 years, 10 months ago (2015-01-28 18:35:09 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
0fed816a9a81bd93fc40b368b390b9ab8452d2e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698