[webkit-changes] [WebKit/WebKit] 7f5b08: REGRESSION (261186 at main): Linker warnings for WKPr...

Commit Queue noreply at github.com
Mon May 8 09:29:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7f5b080ae4a01b12899c01f04f4eb1d8bea829a9
      https://github.com/WebKit/WebKit/commit/7f5b080ae4a01b12899c01f04f4eb1d8bea829a9
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M Source/WebKit/UIProcess/API/Cocoa/WKPreferences.mm

  Log Message:
  -----------
  REGRESSION (261186 at main): Linker warnings for WKPreferences.inactiveSchedulingPolicy property methods
https://bugs.webkit.org/show_bug.cgi?id=256431
<rdar://109013429>

Reviewed by Alex Christensen.

Move the methods to the correct Objective-C category to fix the
bug.

* Source/WebKit/UIProcess/API/Cocoa/WKPreferences.mm:
(-[WKPreferences setInactiveSchedulingPolicy:]):
(-[WKPreferences inactiveSchedulingPolicy]):

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




More information about the webkit-changes mailing list