Chromium Code Reviews
Descriptionx11: Unset the X11 error handlers when the message-loop starts getting destroyed.
The X11 error handlers report the errors from a PostTask()ed function,
but since the X11 error may have happened when the message-loop was
already getting destroyed (e.g. the message-pump destructor), this
can cause errors.
BUG=146928
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=157056
Patch Set 1 #
Total comments: 1
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||