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

Issue 332333004: Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault (https://coderevie… (Closed)

Created:
6 years, 6 months ago by ckocagil
Modified:
6 years, 6 months ago
Reviewers:
Mark Mentovai, awong, jeremy
CC:
chromium-reviews, erikwright+watch_chromium.org, sadrul, tonyg
Project:
chromium
Visibility:
Public.

Description

Revert of [Mac] Reland r276808 Use a native MessagePump instead of a MessagePumpDefault (https://coderevie… (https://codereview.chromium.org/331983002/) Reason for revert: Breaks XmppConnectionTest.MultipleConnect on Mac: http://build.chromium.org/p/chromium.mac/builders/Mac%2010.6%20Tests%20%28dbg%29%281%29/builds/50525 Original issue's description: > Reland change to use a native MessagePump instead of a MessagePumpDefault. > Original CL: https://codereview.chromium.org/331513002/ > > The previous CL caused a bunch of LibJingle unit tests to fail because the tests > were using a gtest death test which runs in the context of a fork()ed but not > execu()ed process. > > A CF Message loop can't live in this environment. Explicitly construct a > MessagePumpDefault for these tests. > > BUG=356804, 385604 > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279013 TBR=mark@chromium.org,ajwong@chromium.org,jeremy@chromium.org NOTREECHECKS=true NOTRY=true BUG=356804, 385604 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279019

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -85 lines) Patch
M base/message_loop/message_loop.cc View 2 chunks +1 line, -9 lines 0 comments Download
M base/message_loop/message_pump_default.h View 1 chunk +1 line, -2 lines 0 comments Download
M jingle/glue/chrome_async_socket_unittest.cc View 26 chunks +39 lines, -48 lines 0 comments Download
M tools/valgrind/memcheck/suppressions_mac.txt View 2 chunks +0 lines, -26 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ckocagil
6 years, 6 months ago (2014-06-22 20:55:34 UTC) #1
Created Revert of [Mac] Reland r276808 Use a native MessagePump instead of a
MessagePumpDefault (https://coderevie…

Powered by Google App Engine
This is Rietveld 408576698