[Webkit-unassigned] [Bug 275368] WKWebsiteDataStore thread assertions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 10 10:52:28 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=275368

--- Comment #6 from Adam Lickel <adam at lickel.com> ---
I'm still experiencing this with WKWebsiteDataStore.fetchAllDataStoreIdentifiers() / WKWebsiteDataStore.allDataStoreIdentifiers.

I initially tried it as part of AppDelegate.application(_:,didFinishLaunchingWithOptions:)

I then added an explicit `DispatchQueue.main.async {}` + `withCheckedContinuation` to call the closure-based method on the next run loop.

Both crash in the WTF handler with the Xcode 16 Release Candidate / iOS 18.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240910/b352d3c9/attachment.htm>


More information about the webkit-unassigned mailing list