[webkit-changes] [WebKit/WebKit] 9aeed9: [macOS] Stop prewarming GPU drivers

Per Arne Vollan noreply at github.com
Mon Nov 7 11:29:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9aeed97c81b9b92a124dec507d3a19101f99a26f
      https://github.com/WebKit/WebKit/commit/9aeed97c81b9b92a124dec507d3a19101f99a26f
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M Source/WTF/wtf/PlatformEnableCocoa.h

  Log Message:
  -----------
  [macOS] Stop prewarming GPU drivers
https://bugs.webkit.org/show_bug.cgi?id=247503
rdar://101976270

Reviewed by Geoffrey Garen.

Stop prewarming GPU drivers on newer versions of macOS, since this prevents us from blocking IOKit in the WebContent process.
Tests are showing that no page load performance regressions are introduced by this change.

* Source/WTF/wtf/PlatformEnableCocoa.h:

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




More information about the webkit-changes mailing list