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

Issue 1832193002: Mojo C++ bindings: refactor SyncHandleWatcher. (Closed)

Created:
4 years, 9 months ago by yzshen1
Modified:
4 years, 9 months ago
CC:
Aaron Boodman, abarth-chromium, ben+mojo_chromium.org, chromium-reviews, darin (slow to review), qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Mojo C++ bindings: refactor SyncHandleWatcher. This is a preparation to share more code with sync call support for associated interfaces. It also makes the sync handle watching API easier to understand. BUG=577699 Committed: https://crrev.com/cd6fc12f440d5c30bdb55d74bb121d7c7d9ea834 Cr-Commit-Position: refs/heads/master@{#383458}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -271 lines) Patch
M mojo/mojo_public.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/public/cpp/bindings/lib/connector.h View 4 chunks +17 lines, -19 lines 0 comments Download
M mojo/public/cpp/bindings/lib/connector.cc View 1 7 chunks +27 lines, -68 lines 0 comments Download
M mojo/public/cpp/bindings/lib/router.cc View 1 2 5 chunks +12 lines, -8 lines 0 comments Download
A + mojo/public/cpp/bindings/lib/sync_handle_registry.h View 1 4 chunks +12 lines, -14 lines 0 comments Download
A + mojo/public/cpp/bindings/lib/sync_handle_registry.cc View 1 6 chunks +24 lines, -20 lines 0 comments Download
M mojo/public/cpp/bindings/lib/sync_handle_watcher.h View 1 chunk +42 lines, -40 lines 0 comments Download
M mojo/public/cpp/bindings/lib/sync_handle_watcher.cc View 1 2 1 chunk +46 lines, -93 lines 0 comments Download
M mojo/public/cpp/bindings/tests/sync_method_unittest.cc View 3 chunks +12 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
yzshen1
Hi, Ken. Would you please take a look? Thanks!
4 years, 9 months ago (2016-03-25 20:42:29 UTC) #2
Ken Rockot(use gerrit already)
https://codereview.chromium.org/1832193002/diff/20001/mojo/public/cpp/bindings/lib/router.cc File mojo/public/cpp/bindings/lib/router.cc (right): https://codereview.chromium.org/1832193002/diff/20001/mojo/public/cpp/bindings/lib/router.cc#newcode284 mojo/public/cpp/bindings/lib/router.cc:284: DCHECK(!encountered_error_); If this DCHECK is appropriate then the function ...
4 years, 9 months ago (2016-03-26 03:09:27 UTC) #3
yzshen1
https://codereview.chromium.org/1832193002/diff/20001/mojo/public/cpp/bindings/lib/router.cc File mojo/public/cpp/bindings/lib/router.cc (right): https://codereview.chromium.org/1832193002/diff/20001/mojo/public/cpp/bindings/lib/router.cc#newcode284 mojo/public/cpp/bindings/lib/router.cc:284: DCHECK(!encountered_error_); On 2016/03/26 03:09:26, Ken Rockot wrote: > If ...
4 years, 9 months ago (2016-03-26 06:33:18 UTC) #4
Ken Rockot(use gerrit already)
lgtm
4 years, 9 months ago (2016-03-26 15:11:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1832193002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1832193002/40001
4 years, 9 months ago (2016-03-26 16:44:44 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 9 months ago (2016-03-26 17:28:30 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-26 17:29:33 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cd6fc12f440d5c30bdb55d74bb121d7c7d9ea834
Cr-Commit-Position: refs/heads/master@{#383458}

Powered by Google App Engine
This is Rietveld 408576698