DescriptionMakes MessagePumpGlib thread DCHECK work when pump is destroyed
For tests I'm creating a MessagePumpGlib on a thread, destroying it,
then creating another MessagePumpGlib on another thread. The DCHECK
fires in this case because it only remembers the first thread. I made
it so the thread id is cleared when the MessagePumpGlib is destroyed.
BUG=none
TEST=none
R=sadrul@chromium.org
TBR=darin@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272727
Patch Set 1 #Patch Set 2 : lock #Patch Set 3 : cleanup #
Total comments: 4
Messages
Total messages: 11 (0 generated)
|