Descriptionblink::shutdown() should not touch a message loop
We're planning to destruct a message loop of the main thread
before Chromium calls blink::shutdown() (See https://codereview.chromium.org/583043005/).
Thus blink::shutdown() is not allowed to touch the message loop.
This CL removes code in blink::shutdown() that touches the message loop.
BUG=411026
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182655
Patch Set 1 #Patch Set 2 : #
Total comments: 4
Patch Set 3 : #Messages
Total messages: 9 (3 generated)
|