[webkit-changes] [WebKit/WebKit] 5ec7c2: Have WKUIDelegate._webViewLockScreenOrientation re...

Chris Dumez noreply at github.com
Sat Oct 15 12:25:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5ec7c256f77fab5a7dcf7a4ca4531d7c61ab0751
      https://github.com/WebKit/WebKit/commit/5ec7c256f77fab5a7dcf7a4ca4531d7c61ab0751
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2022-10-15 (Sat, 15 Oct 2022)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h
    M Source/WebKit/UIProcess/Cocoa/UIDelegate.mm

  Log Message:
  -----------
  Have WKUIDelegate._webViewLockScreenOrientation return a boolean
https://bugs.webkit.org/show_bug.cgi?id=246545

Reviewed by Geoffrey Garen.

Have WKUIDelegate._webViewLockScreenOrientation return a boolean so the client
application can communicate if it was help to lock the orientation or not.

* Source/WebKit/UIProcess/API/Cocoa/WKUIDelegatePrivate.h:
* Source/WebKit/UIProcess/Cocoa/UIDelegate.mm:
(WebKit::UIDelegate::UIClient::lockScreenOrientation):

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




More information about the webkit-changes mailing list