Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2c06c9e5afe0600a4dd22a6d2e5cebfaa6b4920f
      
https://github.com/WebKit/WebKit/commit/2c06c9e5afe0600a4dd22a6d2e5cebfaa6b4920f
  Author: Ben Nham <[email protected]>
  Date:   2026-03-03 (Tue, 03 Mar 2026)

  Changed paths:
    M Source/WebKit/UIProcess/API/APIProcessPoolConfiguration.cpp
    M Source/WebKit/UIProcess/API/APIProcessPoolConfiguration.h

  Log Message:
  -----------
  Add preference to disable WebBackForwardCache
https://bugs.webkit.org/show_bug.cgi?id=309084
rdar://171639121

Reviewed by Per Arne Vollan.

This is similar to 307395@main, but gives us the ability to turn off only 
WebBackForwardCache in
UIProcess. 307395@main's pref turns off both WebBackForwardCache in UIProcess 
and BackForwardCache
in WebCore. Using the latter pref in perf tests is tripping asserts.

* Source/WebKit/UIProcess/API/APIProcessPoolConfiguration.cpp:
(API::ProcessPoolConfiguration::defaultUsesWebBackForwardCache):
* Source/WebKit/UIProcess/API/APIProcessPoolConfiguration.h:

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



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

Reply via email to