[Webkit-unassigned] [Bug 209410] [WinCairo][WebKitTestRunner] Failing ASSERT(m_resourceLoadStatistics) in NetworkSession::setThirdPartyCookieBlockingMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 00:29:09 PDT 2020


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Here is the callstack of UI process to send SetShouldBlockThirdPartyCookiesForTesting to Network process.

> WebKit2.dll!WebKit::NetworkProcessProxy::setShouldBlockThirdPartyCookiesForTesting(PAL::SessionID sessionID={...}, WebCore::ThirdPartyCookieBlockingMode blockingMode=OnlyAccordingToPerDomainPolicy, WTF::CompletionHandler<void ()> && completionHandler={...}) Line 1156	C++
> WebKit2.dll!WebKit::WebsiteDataStore::setResourceLoadStatisticsShouldBlockThirdPartyCookiesForTesting(bool enabled=false, bool onlyOnSitesWithoutUserInteraction=false, WTF::CompletionHandler<void ()> && completionHandler={...}) Line 1846	C++
> WebKit2.dll!WKWebsiteDataStoreStatisticsResetToConsistentState(const OpaqueWKWebsiteDataStore * dataStoreRef=0x00000269129822e0, void * context=0x00000082018fe058, void(*)(void *) completionHandler=0x00007ffb4edbe440) Line 597	C++
> WebKitTestRunnerLib.dll!WTR::TestController::statisticsResetToConsistentState() Line 3711	C++
> WebKitTestRunnerLib.dll!WTR::TestController::resetStateToConsistentValues(const WTR::TestOptions & options={...}, WTR::TestController::ResetStage resetStage=BeforeTest) Line 1131	C++
> WebKitTestRunnerLib.dll!WTR::TestController::ensureViewSupportsOptionsForTest(const WTR::TestInvocation & test={...}) Line 822	C++
> WebKitTestRunnerLib.dll!WTR::TestController::configureViewForTest(const WTR::TestInvocation & test={...}) Line 1561	C++
> WebKitTestRunnerLib.dll!WTR::TestInvocation::invoke() Line 161	C++
> WebKitTestRunnerLib.dll!WTR::TestController::runTest(const char * inputLine=0x00000082018fe750) Line 1780	C++
> WebKitTestRunnerLib.dll!WTR::TestController::runTestingServerLoop() Line 1826	C++
> WebKitTestRunnerLib.dll!WTR::TestController::run() Line 1834	C++
> WebKitTestRunnerLib.dll!WTR::TestController::TestController(int argc=2, const char * * argv=0x000002691292e8c0) Line 168	C++
> WebKitTestRunnerLib.dll!dllLauncherEntryPoint(int argc=2, const char * * argv=0x000002691292e8c0) Line 34	C++
> WebKitTestRunner.exe!main(int argc=2, const char * * argv=0x000002691292e8c0) Line 230	C++
> [External Code]

-- 
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/20200323/91e4c8e4/attachment-0001.htm>


More information about the webkit-unassigned mailing list