Make MacOS TTS PlatformImpl a leaky instance
This CL is making the TtsPlatformImpl instance a leaky instance since the singleton is alive for the whole duration of the process. The use of WeakPtr is no longer required. Bug: 1133813 Change-Id: Ie3cedfe53ae419157c51e570e074808eff25bc36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443509Reviewed-by:François Doray <fdoray@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Commit-Queue: Etienne Bergeron <etienneb@chromium.org> Cr-Commit-Position: refs/heads/master@{#813340}
Showing
Please register or sign in to comment