Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f51b379abd462bc5a9dff60c62468133bfa83303
      
https://github.com/WebKit/WebKit/commit/f51b379abd462bc5a9dff60c62468133bfa83303
  Author: Per Arne Vollan <[email protected]>
  Date:   2023-07-07 (Fri, 07 Jul 2023)

  Changed paths:
    M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm

  Log Message:
  -----------
  Replace log object prewarming with call to topPrivatelyControlledDomain
https://bugs.webkit.org/show_bug.cgi?id=258949
rdar://111873538

Reviewed by Brent Fulgham.

Instead of directly creating and prewarming log objects, call 
topPrivatelyControlledDomain which will
cause the same container manager log objects to be created. This appears to be 
a further, small
improvement in page load performance.

* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::prewarmLogs):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to