Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 647e462ab39a515c2e3a1eec0a998e13ab4eed76
https://github.com/WebKit/WebKit/commit/647e462ab39a515c2e3a1eec0a998e13ab4eed76
Author: Sihui Liu <[email protected]>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h
Log Message:
-----------
Stop using raw pointer in PlatformSpeechSynthesisUtteranceClient
https://bugs.webkit.org/show_bug.cgi?id=260304
rdar://113988475
Reviewed by Ryosuke Niwa.
Replace it with WeakPtr for safety.
* Source/WebCore/platform/PlatformSpeechSynthesisUtterance.h:
(WebCore::PlatformSpeechSynthesisUtterance::client const):
Canonical link: https://commits.webkit.org/266994@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes