[webkit-changes] [WebKit/WebKit] 47f712: Enable logging in WebThreadEnable() for all Apple-...

EWS noreply at github.com
Fri Oct 21 16:09:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47f71268f8f58ce7ec9205ab0f7259fd3dc775ac
      https://github.com/WebKit/WebKit/commit/47f71268f8f58ce7ec9205ab0f7259fd3dc775ac
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2022-10-21 (Fri, 21 Oct 2022)

  Changed paths:
    M Source/WebCore/platform/ios/wak/WebCoreThread.mm

  Log Message:
  -----------
  Enable logging in WebThreadEnable() for all Apple-owned processes
<https://webkit.org/b/246820>
<rdar://55415109>

Reviewed by Brent Fulgham.

* Source/WebCore/platform/ios/wak/WebCoreThread.mm:
(WebThreadEnable):
- Change isSpringBoard() to isAppleApplication() to log for all
  Apple-owned processes.
- Update log message to be more generic.

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




More information about the webkit-changes mailing list