DescriptionStop calling blink::shutdown in content/ tests
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 stops calling blink::shutdown in content/ tests.
BUG=639244
Committed: https://crrev.com/5ef6c507623ec9b9536f2912bf3fb53244cd0601
Cr-Commit-Position: refs/heads/master@{#414234}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|