[webkit-changes] [WebKit/WebKit] ad13d1: [ macOS ] fast/speechrecognition/start-recognition...
youennf
noreply at github.com
Tue Mar 12 02:33:33 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad13d163120d5e9bba5017c698e95994f6b88e28
https://github.com/WebKit/WebKit/commit/ad13d163120d5e9bba5017c698e95994f6b88e28
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-03-12 (Tue, 12 Mar 2024)
Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
M Source/WebCore/Modules/speech/SpeechRecognition.cpp
M Source/WebCore/Modules/speech/SpeechRecognition.h
Log Message:
-----------
[ macOS ] fast/speechrecognition/start-recognition-after-denied-gum.html is a flaky Timeout
rdar://123722096
https://bugs.webkit.org/show_bug.cgi?id=270194
Reviewed by Eric Carlson.
Make sure to not GC SpeechRecognition if it can fire events and has event listeners.
* LayoutTests/platform/mac-wk2/TestExpectations:
* Source/WebCore/Modules/speech/SpeechRecognition.cpp:
(WebCore::SpeechRecognition::virtualHasPendingActivity const):
* Source/WebCore/Modules/speech/SpeechRecognition.h:
Canonical link: https://commits.webkit.org/275969@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list