Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b506e37e5c4ab345d37a4b84d298d8518bebd50d
      
https://github.com/WebKit/WebKit/commit/b506e37e5c4ab345d37a4b84d298d8518bebd50d
  Author: Sihui Liu <sihui_...@apple.com>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm

  Log Message:
  -----------
  Stop reading UnifiedOriginStorageLevel value from disk
https://bugs.webkit.org/show_bug.cgi?id=270179
rdar://123700856

Reviewed by Chris Dumez.

Based on profiling, this could take some time as it might involve disk 
operation. We used to read the value defaults to
facilitate debugging at runtime; now the feature has been shipped for a while, 
we don't need it any more.

* Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:
(WebKit::WebsiteDataStore::defaultUnifiedOriginStorageLevel):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to