DescriptionStop calling Platform::shutdown when a PPAPI/utility thread stop
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 Platform::shutdown() when a PPAPI/utility thread stop.
BUG=639244
Committed: https://crrev.com/9953069136019c8fb2489763f925dc291d94c7c2
Cr-Commit-Position: refs/heads/master@{#415297}
Patch Set 1 #
Messages
Total messages: 23 (11 generated)
|