Descriptionevents: Remove ability to terminate a nested message-loop from the event-source.
Terminating a message-loop directly using MessageLoop::QuitNow() can terminate
the message-loop at the incorrect depth. So remove the ability of the event-source
to terminate the message-loop, and require the relevant code that initiated the
nested message-loop to be responsible for terminating it.
BUG=372208
R=sky@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270483
Patch Set 1 #Patch Set 2 : . #Patch Set 3 : tot-merge #
Total comments: 1
Messages
Total messages: 3 (0 generated)
|