Description[renderer]: Fix RendererScheduler shutdown logic to ensure it is shutdown before the MessageLoop.
The RendererScheduler needs to be shutdown before the MessageLoop. Previously
this was the case as blink was shutdown before the message loop, however now
the message loop is shutdown first. This CL ensures that the renderer
scheduler is shutdown just before the message loop.
BUG=467369
Committed: https://crrev.com/168f3dccd82fc0274ac3f573f1607d23b3fe8181
Cr-Commit-Position: refs/heads/master@{#320908}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|