[webkit-changes] [WebKit/WebKit] 29ee71: Web process cache should expire old web processes ...

Michael Catanzaro noreply at github.com
Tue Feb 20 12:37:09 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29ee71944f9115b7f39159ca4ebc85ffb373ec6b
      https://github.com/WebKit/WebKit/commit/29ee71944f9115b7f39159ca4ebc85ffb373ec6b
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2024-02-20 (Tue, 20 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebProcessCache.cpp

  Log Message:
  -----------
  Web process cache should expire old web processes sooner
https://bugs.webkit.org/show_bug.cgi?id=262780

Reviewed by Don Olmstead and Carlos Garcia Campos.

GTK/WPE want a shorter web process cache lifetime. I guess the shorter
lifetime is likely to be desired by other non-Apple ports, as well.
Apple prefers to keep the current 30 minute cache lifetime.

* Source/WebKit/UIProcess/WebProcessCache.cpp:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list