Chromium Code Reviews
DescriptionReland 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
Patch Set 1 #Patch Set 2 : Now with valgrind suppressions #Patch Set 3 : Fix compile failure #
Messages
Total messages: 26 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||