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

Issue 69883008: Implements HandleWatcher in terms of MessagePumpMojo (Closed)

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

Description

Implements HandleWatcher in terms of MessagePumpMojo BUG=none TEST=none R=darin@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236954

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 14

Patch Set 3 : merge to trunk #

Patch Set 4 : address review feedback #

Total comments: 2

Patch Set 5 : add id to detect whether should notify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -257 lines) Patch
M mojo/common/handle_watcher.cc View 1 2 3 4 chunks +148 lines, -235 lines 0 comments Download
M mojo/common/message_pump_mojo.h View 1 2 3 4 4 chunks +18 lines, -6 lines 0 comments Download
M mojo/common/message_pump_mojo.cc View 1 2 3 4 6 chunks +42 lines, -16 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sky
7 years, 1 month ago (2013-11-14 00:49:26 UTC) #1
darin (slow to review)
https://codereview.chromium.org/69883008/diff/20001/mojo/common/handle_watcher.cc File mojo/common/handle_watcher.cc (right): https://codereview.chromium.org/69883008/diff/20001/mojo/common/handle_watcher.cc#newcode30 mojo/common/handle_watcher.cc:30: // TODO(sky): shouldn't be necessary to cache this. This ...
7 years, 1 month ago (2013-11-21 18:14:51 UTC) #2
sky
All addressed. Take another look? https://codereview.chromium.org/69883008/diff/20001/mojo/common/handle_watcher.cc File mojo/common/handle_watcher.cc (right): https://codereview.chromium.org/69883008/diff/20001/mojo/common/handle_watcher.cc#newcode30 mojo/common/handle_watcher.cc:30: // TODO(sky): shouldn't be ...
7 years, 1 month ago (2013-11-22 19:39:44 UTC) #3
darin (slow to review)
https://codereview.chromium.org/69883008/diff/110001/mojo/common/message_pump_mojo.cc File mojo/common/message_pump_mojo.cc (right): https://codereview.chromium.org/69883008/diff/110001/mojo/common/message_pump_mojo.cc#newcode160 mojo/common/message_pump_mojo.cc:160: handlers_.find(i->first) != handlers_.end() && I think there could be ...
7 years, 1 month ago (2013-11-22 23:03:31 UTC) #4
sky
Take another look? https://codereview.chromium.org/69883008/diff/110001/mojo/common/message_pump_mojo.cc File mojo/common/message_pump_mojo.cc (right): https://codereview.chromium.org/69883008/diff/110001/mojo/common/message_pump_mojo.cc#newcode160 mojo/common/message_pump_mojo.cc:160: handlers_.find(i->first) != handlers_.end() && On 2013/11/22 ...
7 years, 1 month ago (2013-11-22 23:25:25 UTC) #5
darin (slow to review)
LGTM, clever!
7 years, 1 month ago (2013-11-22 23:31:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sky@chromium.org/69883008/310001
7 years, 1 month ago (2013-11-23 06:59:42 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-11-23 19:04:22 UTC) #8
Message was sent while issue was closed.
Change committed as 236954

Powered by Google App Engine
This is Rietveld 408576698