[Webkit-unassigned] [Bug 217386] REGRESSION (r267763): [ iOS wk2 ] http/tests/in-app-browser-privacy/non-app-bound-domain-does-not-get-app-bound-session.html is a constant failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 6 15:34:14 PDT 2020


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

--- Comment #2 from Alex Christensen <achristensen at apple.com> ---
ASSERTION FAILED: applicationBundleIsEqualTo() and applicationBundleStartsWith() should not be called before setApplicationBundleIdentifier()
!applicationBundleIdentifierOverrideWasQueried
./platform/cocoa/RuntimeApplicationChecksCocoa.mm(80) : void WebCore::setApplicationBundleIdentifierOverride(const WTF::String &)
1   0x10ba1f409 WTFCrash
2   0x1272e6113 WebCore::setApplicationBundleIdentifierOverride(WTF::String const&)
3   0x115cc7421 +[WKWebView(WKTesting) _setApplicationBundleIdentifier:]
4   0x10a9968c4 WTR::TestController::setApplicationBundleIdentifier(WTF::String const&)
5   0x10a956346 WTR::TestController::createWebViewWithOptions(WTR::TestOptions const&)
6   0x10a957da0 WTR::TestController::ensureViewSupportsOptionsForTest(WTR::TestInvocation const&)
7   0x10a95c0b4 WTR::TestController::configureViewForTest(WTR::TestInvocation const&)
8   0x10a99b4c5 WTR::TestInvocation::invoke()
9   0x10a95c6a2 WTR::TestController::runTest(char const*)
10  0x10a95d0f6 WTR::TestController::runTestingServerLoop()
11  0x10a9530b7 WTR::TestController::run()
12  0x10a9529b7 WTR::TestController::TestController(int, char const**)
13  0x10a953183 WTR::TestController::TestController(int, char const**)
14  0x10a938c4c -[WebKitTestRunnerApp _runTestController]
15  0x7fff208703df __NSThreadPerformPerform
16  0x7fff203a9132 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
17  0x7fff203a902a __CFRunLoopDoSource0
18  0x7fff203a856e __CFRunLoopDoSources0
19  0x7fff203a2cd7 __CFRunLoopRun
20  0x7fff203a247e CFRunLoopRunSpecific
21  0x7fff2ba9ddb3 GSEventRunModal
22  0x7fff24682607 -[UIApplication _run]
23  0x7fff246874b8 UIApplicationMain
24  0x10a938de7 main
25  0x7fff20258405 start
26  0x2

-- 
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/20201006/344807e6/attachment.htm>


More information about the webkit-unassigned mailing list