Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e1084c3d52e835ffeaa42129b87e311e0cf5acf9
      
https://github.com/WebKit/WebKit/commit/e1084c3d52e835ffeaa42129b87e311e0cf5acf9
  Author: Chris Dumez <[email protected]>
  Date:   2026-06-30 (Tue, 30 Jun 2026)

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

  Log Message:
  -----------
  Use-after-free under WebsiteDataStore::beginAppBoundDomainCheck()
https://bugs.webkit.org/show_bug.cgi?id=314295
rdar://176438133

Reviewed by Ryosuke Niwa.

Stop capturing `host` and `protocol` by reference in the lambda since
the lambda can get called asynchronously.

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

Originally-landed-as: 305413.851@safari-7624-branch (3602ee8745a7). 
rdar://180438476
Canonical link: https://commits.webkit.org/316124@main



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

Reply via email to