[webkit-changes] [WebKit/WebKit] fd6869: [iOS] Fix build after 263932 at main

Abrar Rahman Protyasha noreply at github.com
Wed May 24 22:58:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd686966597303356eca49f7f6d11d17305915ce
      https://github.com/WebKit/WebKit/commit/fd686966597303356eca49f7f6d11d17305915ce
  Author: Abrar Rahman Protyasha <a_protyasha at apple.com>
  Date:   2023-05-24 (Wed, 24 May 2023)

  Changed paths:
    M Source/WebKit/Shared/WebPreferencesDefaultValues.cpp

  Log Message:
  -----------
  [iOS] Fix build after 263932 at main
https://bugs.webkit.org/show_bug.cgi?id=257304
rdar://109814579

Reviewed by Aditya Keerthi.

We need to access IOSApplication::isHoYoLAB() from the WebCore
namespace. This commit fixes that.

* Source/WebKit/Shared/WebPreferencesDefaultValues.cpp:
(WebKit::defaultShouldEnableScreenOrientationAPI):

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




More information about the webkit-changes mailing list