Stop 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 Review-Url: https://codereview.chromium.org/2268283004 Cr-Commit-Position: refs/heads/master@{#414234}
Showing
Please register or sign in to comment