Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 193d0064ca5b75b0fdb95ebf9722510c05bf0095
      
https://github.com/WebKit/WebKit/commit/193d0064ca5b75b0fdb95ebf9722510c05bf0095
  Author: Wenson Hsieh <[email protected]>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

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

  Log Message:
  -----------
  REGRESSION (256119@main, 256136@main): The News app crashes on launch
https://bugs.webkit.org/show_bug.cgi?id=247321
rdar://101784403

Reviewed by J Pascoe and Tim Horton.

In Catalyst, the value of `crossSiteTrackingPreventionDisabledDomains` ends up 
being uninitialized
when we try to retain it. Fix this by initializing it to `nil`.

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

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


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

Reply via email to