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

Issue 65173003: Kick the pump when allowing nestable tasks on a message loop (Closed)

Created:
7 years, 1 month ago by jamesr
Modified:
7 years, 1 month ago
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul, iyengar
Visibility:
Public.

Description

Kick the pump when allowing nestable tasks on a message loop BUG=318998 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=236405

Patch Set 1 #

Patch Set 2 : unit test #

Total comments: 6

Patch Set 3 : better test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -5 lines) Patch
M base/message_loop/message_loop.cc View 1 1 chunk +4 lines, -5 lines 0 comments Download
M base/message_loop/message_loop_unittest.cc View 1 2 2 chunks +90 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
jamesr
My windows box is offline right now so I can't easily confirm this, but I'm ...
7 years, 1 month ago (2013-11-20 01:29:23 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 1 month ago (2013-11-20 01:55:46 UTC) #2
jamesr
Check it out, a unit test! https://codereview.chromium.org/65173003/diff/100001/base/message_loop/message_loop_unittest.cc File base/message_loop/message_loop_unittest.cc (right): https://codereview.chromium.org/65173003/diff/100001/base/message_loop/message_loop_unittest.cc#newcode1129 base/message_loop/message_loop_unittest.cc:1129: EXPECT_TRUE(did_run); this check ...
7 years, 1 month ago (2013-11-20 21:00:54 UTC) #3
cpu_(ooo_6.6-7.5)
https://codereview.chromium.org/65173003/diff/100001/base/message_loop/message_loop_unittest.cc File base/message_loop/message_loop_unittest.cc (right): https://codereview.chromium.org/65173003/diff/100001/base/message_loop/message_loop_unittest.cc#newcode1109 base/message_loop/message_loop_unittest.cc:1109: } check message https://codereview.chromium.org/65173003/diff/100001/base/message_loop/message_loop_unittest.cc#newcode1120 base/message_loop/message_loop_unittest.cc:1120: // get to run ...
7 years, 1 month ago (2013-11-20 21:31:24 UTC) #4
jamesr
OK! Carlos and Ananta helped me get the test up and going. It's set up ...
7 years, 1 month ago (2013-11-21 00:30:40 UTC) #5
jar (doing other things)
lgtm This seems like a minimalist change, as the SetNestableTasksAllowed() is one of my most-discouraged-to-call ...
7 years, 1 month ago (2013-11-21 01:20:44 UTC) #6
jamesr
On 2013/11/21 01:20:44, jar wrote: > This seems like a minimalist change, as the SetNestableTasksAllowed() ...
7 years, 1 month ago (2013-11-21 01:26:07 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamesr@chromium.org/65173003/210001
7 years, 1 month ago (2013-11-21 01:46:42 UTC) #8
commit-bot: I haz the power
7 years, 1 month ago (2013-11-21 06:11:03 UTC) #9
Message was sent while issue was closed.
Change committed as 236405

Powered by Google App Engine
This is Rietveld 408576698