[webkit-changes] [WebKit/WebKit] d7997e: Add Keyboard Lock option into Fullscreen API

Sun Shin noreply at github.com
Thu Jan 11 12:19:30 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d7997e2d3966356a3d23c894706bac6cccdbe84f
      https://github.com/WebKit/WebKit/commit/d7997e2d3966356a3d23c894706bac6cccdbe84f
  Author: Byungseon(Sun) Shin <sun.shin at webkit.org>
  Date:   2024-01-11 (Thu, 11 Jan 2024)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WebCore/dom/Element.h
    M Source/WebCore/dom/FullscreenOptions.h
    M Source/WebCore/dom/FullscreenOptions.idl

  Log Message:
  -----------
  Add Keyboard Lock option into Fullscreen API
https://bugs.webkit.org/show_bug.cgi?id=265923

Reviewed by Ryosuke Niwa.

Add option compliant with the fulscreen proposal <https://github.com/whatwg/fullscreen/issues/231>.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/dom/Element.h:
* Source/WebCore/dom/FullscreenOptions.h:
* Source/WebCore/dom/FullscreenOptions.idl:

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




More information about the webkit-changes mailing list