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

Issue 126883002: Make RunLoop remove handle when a timeout is notified (Closed)

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

Description

Make RunLoop remove handle when a timeout is notified BUG=None TEST=Added to existing tests R=sky Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243467

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add const to HasHandler() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M mojo/public/utility/run_loop.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M mojo/public/utility/run_loop.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M mojo/public/utility/run_loop_unittest.cc View 3 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
DaveMoore
6 years, 11 months ago (2014-01-07 22:53:46 UTC) #1
sky
LGTM https://codereview.chromium.org/126883002/diff/1/mojo/public/utility/run_loop.h File mojo/public/utility/run_loop.h (right): https://codereview.chromium.org/126883002/diff/1/mojo/public/utility/run_loop.h#newcode40 mojo/public/utility/run_loop.h:40: bool HasHandler(const Handle& handle); nit: make const.
6 years, 11 months ago (2014-01-07 23:02:27 UTC) #2
DaveMoore
Add const to HasHandler()
6 years, 11 months ago (2014-01-07 23:20:37 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/davemoore@chromium.org/126883002/40001
6 years, 11 months ago (2014-01-07 23:23:28 UTC) #4
commit-bot: I haz the power
6 years, 11 months ago (2014-01-08 02:11:49 UTC) #5
Message was sent while issue was closed.
Change committed as 243467

Powered by Google App Engine
This is Rietveld 408576698