DescriptionEnable 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
Messages
Total messages: 9 (0 generated)
|