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

Issue 11299301: Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug. (Closed)

Created:
8 years ago by blundell
Modified:
8 years ago
Reviewers:
Mark Mentovai, wtc
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul, droger, stuartmorgan
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Enable MessageLoop unittests on iOS and fix MessagePumpIOForIOS bug. This CL does follow-up work to https://chromiumcodereview.appspot.com/11412101/ : 1. Turns on MessageLoop unittests on iOS. 2. Fixes a bug that the |FileDescriptorWatcherOutlivesMessageLoop| test uncovered wherein |FileDescriptorWatcher| needs to retain its pump to ensure that it can safely call |RemoveRunLoopSource()| on the pump at destruction if necessary. 3. Stops message_pump_libevent being built on iOS. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170965

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -6 lines) Patch
M base/base.gyp View 1 chunk +0 lines, -5 lines 0 comments Download
M base/base.gypi View 1 chunk +3 lines, -0 lines 0 comments Download
M base/message_pump_io_ios.h View 2 chunks +2 lines, -1 line 1 comment Download

Messages

Total messages: 9 (0 generated)
blundell
Hi Wan-Teh and Mark, Bit of follow-up work on the message pump for IO on ...
8 years ago (2012-12-03 12:14:25 UTC) #1
Mark Mentovai
LGTM
8 years ago (2012-12-03 14:04:43 UTC) #2
wtc
Patch set 1 LGTM. I ask whether there is a better solution below. https://chromiumcodereview.appspot.com/11299301/diff/1/base/message_pump_io_ios.h File ...
8 years ago (2012-12-03 19:27:18 UTC) #3
blundell
(from the right email address this time) Hi Wan-Teh, I did study the message_pump_libevent code ...
8 years ago (2012-12-03 20:04:48 UTC) #4
blundell1
Hi Wan-Teh, I did study the message_pump_libevent code first to determine whether they had a ...
8 years ago (2012-12-04 08:08:50 UTC) #5
blundell
wtc had the below comments via email: > I did study the message_pump_libevent code first ...
8 years ago (2012-12-04 13:07:40 UTC) #6
blundell
Hi Wan-Teh, Thanks for your response. I studied the libevent code that you pointed to ...
8 years ago (2012-12-04 13:14:10 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/11299301/1
8 years ago (2012-12-04 13:14:26 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-04 15:44:17 UTC) #9
Message was sent while issue was closed.
Change committed as 170965

Powered by Google App Engine
This is Rietveld 408576698