[webkit-changes] [WebKit/WebKit] f744bd: [Lockdown Mode] Disable WebSpeech API (Speech Synt...

Brent Fulgham noreply at github.com
Thu Dec 15 09:53:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f744bdf45ea903d8232bb05daedd0721a6e62509
      https://github.com/WebKit/WebKit/commit/f744bdf45ea903d8232bb05daedd0721a6e62509
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2022-12-15 (Thu, 15 Dec 2022)

  Changed paths:
    M Source/WebKit/WebProcess/WebPage/WebPage.cpp
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm

  Log Message:
  -----------
  [Lockdown Mode] Disable WebSpeech API (Speech Synthesis)
https://bugs.webkit.org/show_bug.cgi?id=249346
<rdar://problem/103316392>

Reviewed by Chris Dumez.

Disable the speech synthesis portions of the Web Speech API in Lockdown Mode.
(We already disable the Speech Recognition portions).

* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::adjustSettingsForLockdownMode):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/ProcessSwapOnNavigation.mm:

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




More information about the webkit-changes mailing list