Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5a4c608c84884c202ff8cedbab92bd9fe15b6204
      
https://github.com/WebKit/WebKit/commit/5a4c608c84884c202ff8cedbab92bd9fe15b6204
  Author: Przemyslaw Gorszkowski <pgorszkow...@igalia.com>
  Date:   2025-04-10 (Thu, 10 Apr 2025)

  Changed paths:
    M LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-expected.txt
    M LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html
    M Source/WebCore/Modules/speech/SpeechSynthesis.cpp

  Log Message:
  -----------
  [SpeechSynthesis] Emit error event for all cancelled utterances
https://bugs.webkit.org/show_bug.cgi?id=290750

Reviewed by Sihui Liu.

Dispatch an error event "canceled" for queued utterances.

Specification: https://dvcs.w3.org/hg/speech-api/raw-file/tip/webspeechapi, 
point: 5.2.5.1.

Original author: Andrzej Surdej <andrzej_sur...@comcast.com>

See: https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1474

* LayoutTests/fast/speechsynthesis/speech-synthesis-cancel-expected.txt:
* LayoutTests/fast/speechsynthesis/speech-synthesis-cancel.html:
* Source/WebCore/Modules/speech/SpeechSynthesis.cpp:
(WebCore::SpeechSynthesis::cancel):

Canonical link: https://commits.webkit.org/293536@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to