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

Issue 150713002: Mojo: Add ErrorHandler to RemotePtr (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : add test #

Patch Set 3 : improve comments #

Total comments: 8

Patch Set 4 : update per review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+132 lines, -30 lines) Patch
M mojo/gles2/gles2_client_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M mojo/mojo_public.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
A mojo/public/bindings/error_handler.h View 1 chunk +18 lines, -0 lines 0 comments Download
M mojo/public/bindings/lib/connector.h View 1 2 3 3 chunks +14 lines, -2 lines 0 comments Download
M mojo/public/bindings/lib/connector.cc View 1 2 3 6 chunks +24 lines, -15 lines 0 comments Download
M mojo/public/bindings/remote_ptr.h View 1 2 3 5 chunks +17 lines, -5 lines 0 comments Download
M mojo/public/bindings/tests/connector_unittest.cc View 1 2 3 5 chunks +5 lines, -5 lines 0 comments Download
M mojo/public/bindings/tests/remote_ptr_unittest.cc View 1 5 chunks +52 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
DaveMoore
https://codereview.chromium.org/150713002/diff/40001/mojo/public/bindings/error_handler.h File mojo/public/bindings/error_handler.h (right): https://codereview.chromium.org/150713002/diff/40001/mojo/public/bindings/error_handler.h#newcode10 mojo/public/bindings/error_handler.h:10: class ErrorHandler { Is this intended to be the ...
6 years, 10 months ago (2014-01-31 00:28:02 UTC) #1
darin (slow to review)
https://codereview.chromium.org/150713002/diff/40001/mojo/public/bindings/error_handler.h File mojo/public/bindings/error_handler.h (right): https://codereview.chromium.org/150713002/diff/40001/mojo/public/bindings/error_handler.h#newcode10 mojo/public/bindings/error_handler.h:10: class ErrorHandler { On 2014/01/31 00:28:02, DaveMoore wrote: > ...
6 years, 10 months ago (2014-01-31 00:41:12 UTC) #2
DaveMoore
lgtm
6 years, 10 months ago (2014-01-31 00:45:14 UTC) #3
darin (slow to review)
6 years, 10 months ago (2014-01-31 00:53:39 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r248094 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698