[webkit-changes] [WebKit/WebKit] 636481: Remove unused InProcessCookieCacheEnabled feature ...

Commit Queue noreply at github.com
Mon Dec 5 18:09:37 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 636481109f854272182a1540eee1a46ec9801505
      https://github.com/WebKit/WebKit/commit/636481109f854272182a1540eee1a46ec9801505
  Author: Brent Fulgham <bfulgham at webkit.org>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    M Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml
    M Source/WebKit/WebProcess/WebPage/WebCookieJar.cpp

  Log Message:
  -----------
  Remove unused InProcessCookieCacheEnabled feature flag
https://bugs.webkit.org/show_bug.cgi?id=248680
<rdar://problem/102915771>

Reviewed by Chris Dumez.

The InProcessCookieCacheEnabled flag was briefly needed while working on some multi-process
architecture changes, but has long since lost any utility. We should remove it from the
experimental feature flag set to reduce complexity.

* Source/WTF/Scripts/Preferences/WebPreferencesExperimental.yaml:
* Source/WebKit/WebProcess/WebPage/WebCookieJar.cpp:
(WebKit::WebCookieJar::isEligibleForCache const):

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




More information about the webkit-changes mailing list