DescriptionDon't set up an autorelease pool in ContentMainRunner on iOS
This causes crashes if the shutdown path is used on iOS, because on
iOS there's already a higher-level autorelease pool by the time this
code can be run.
BUG=None
Committed: https://crrev.com/839634ad8f32b814c2829d912bfb26b17fe03ac7
Cr-Commit-Position: refs/heads/master@{#314021}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|