Hey, I’m trying to build and run (top-of-branch) WebKit to debug some weird behaviour and am running into some issues. I compiled everything on macOS with `./Tools/Scripts/build-webkit --debug` which seemed to work just find but when I go ahead and run Safari via `./Tools/Scripts/run-safari --debug` I get an exception and the program exits: 2019-04-10 14:34:38.256 SafariForWebKitDevelopment[644:9602] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Related web view <WKWebView: 0x7fbc8752ce00> has data store <WKWebsiteDataStore: 0x7fbc872856e0> but configuration specifies a different data store <WKWebsiteDataStore: 0x7fbc87562590>' Not sure what this means exactly and couldn’t find anything similar online.
Any help would be appreciated. Thanks!
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-dev