DescriptionRemove a graceful shutdown sequence from TestingPlatformSupport
As discussed in blink-dev@ (https://groups.google.com/a/chromium.org/d/topic/blink-dev/kk4VX0xRB7I/discussion)
and platform-architecture-dev@ (https://groups.google.com/a/chromium.org/d/topic/platform-architecture-dev/Zc12k91NTFk/discussion),
there is no reason we have to shut down the renderer gracefully.
It's just causing use-after-free bugs and wasting performance.
This CL removes a graceful shutdown sequence from TestingPlatformSupport.
BUG=639244
Committed: https://crrev.com/bc13dbaa3f99577e8929e27283d7929d8f844d03
Cr-Commit-Position: refs/heads/master@{#414307}
Patch Set 1 #
Messages
Total messages: 9 (3 generated)
|