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

Issue 864123002: Declient calculator test mojom. (Closed)

Created:
5 years, 11 months ago by Aaron Boodman
Modified:
5 years, 11 months ago
Reviewers:
jamesr
CC:
mojo-reviews_chromium.org, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, 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: 8

Patch Set 2 #

Patch Set 3 : Remove extraneous typedef #

Total comments: 4

Patch Set 4 : blech #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -58 lines) Patch
M mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc View 1 2 3 11 chunks +76 lines, -50 lines 0 comments Download
M mojo/public/interfaces/bindings/tests/math_calculator.mojom View 1 chunk +3 lines, -8 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
Aaron Boodman
So I have this working, but it fails in checkdeps because of the reference to ...
5 years, 11 months ago (2015-01-21 23:38:44 UTC) #2
jamesr
Seems like a pretty reasonable change. I would bite the bullet and avoid //base here ...
5 years, 11 months ago (2015-01-22 00:30:04 UTC) #3
Aaron Boodman
ptal https://codereview.chromium.org/864123002/diff/1/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc File mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc (right): https://codereview.chromium.org/864123002/diff/1/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc#newcode34 mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc:34: class MathCalculatorImpl : public InterfaceImpl<math::Calculator> { On 2015/01/22 ...
5 years, 11 months ago (2015-01-22 22:27:30 UTC) #6
jamesr
On 2015/01/22 22:27:30, Aaron Boodman wrote: > https://codereview.chromium.org/864123002/diff/1/mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc#newcode64 > mojo/public/cpp/bindings/tests/interface_ptr_unittest.cc:64: > base::Bind(&MathCalculatorUI::Output, base::Unretained(this))), > On ...
5 years, 11 months ago (2015-01-22 22:40:21 UTC) #7
jamesr
https://codereview.chromium.org/864123002/diff/80001/mojo/public/cpp/bindings/callback.h File mojo/public/cpp/bindings/callback.h (right): https://codereview.chromium.org/864123002/diff/80001/mojo/public/cpp/bindings/callback.h#newcode65 mojo/public/cpp/bindings/callback.h:65: namespace { anonymous namespace inside a header is almost ...
5 years, 11 months ago (2015-01-22 22:45:24 UTC) #8
Aaron Boodman
On 2015/01/22 22:40:21, jamesr wrote: > On 2015/01/22 22:27:30, Aaron Boodman wrote: > > > ...
5 years, 11 months ago (2015-01-22 22:48:18 UTC) #9
Aaron Boodman
ptal https://codereview.chromium.org/864123002/diff/80001/mojo/public/cpp/bindings/callback.h File mojo/public/cpp/bindings/callback.h (right): https://codereview.chromium.org/864123002/diff/80001/mojo/public/cpp/bindings/callback.h#newcode65 mojo/public/cpp/bindings/callback.h:65: namespace { On 2015/01/22 22:45:24, jamesr wrote: > ...
5 years, 11 months ago (2015-01-22 22:49:08 UTC) #10
jamesr
Thanks, lgtm Maybe someday I'll actually learn C++ and put the useful thing in callback.h
5 years, 11 months ago (2015-01-22 22:50:11 UTC) #11
Aaron Boodman
5 years, 11 months ago (2015-01-22 22:51:37 UTC) #12
Message was sent while issue was closed.
Committed patchset #4 (id:100001) manually as
296e869579125ecf78ddb2e10262e1f4ebbdcf0f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698