Make Windows 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: Iceeb676cd23a1867132255b51c4fb3439e049985 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441674 Commit-Queue: Dominic Mazzoni <dmazzoni@chromium.org> Reviewed-by:François Doray <fdoray@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#812791}
Showing
Please register or sign in to comment