[webkit-changes] [WebKit/WebKit] de5133: Add <input type=checkbox switch> iOS haptic feedback

Anne van Kesteren noreply at github.com
Fri Dec 8 08:20:58 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de5133f289fb283b49853fe95ef7547cf3a61222
      https://github.com/WebKit/WebKit/commit/de5133f289fb283b49853fe95ef7547cf3a61222
  Author: Anne van Kesteren <annevk at annevk.nl>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WebKit/UIProcess/ios/PageClientImplIOS.h
    M Source/WebKit/UIProcess/ios/PageClientImplIOS.mm

  Log Message:
  -----------
  Add <input type=checkbox switch> iOS haptic feedback
https://bugs.webkit.org/show_bug.cgi?id=266066

Reviewed by Aditya Keerthi.

Perform haptic feedback on iOS, iPadOS, and Mac Catalyst using the same
general infrastructure as macOS.

* Source/WTF/wtf/PlatformHave.h:
* Source/WebKit/UIProcess/ios/PageClientImplIOS.h:
* Source/WebKit/UIProcess/ios/PageClientImplIOS.mm:
(WebKit::PageClientImpl::performSwitchHapticFeedback):

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




More information about the webkit-changes mailing list