| Summary: | REGRESSION(?): [iOS] ASSERTION FAILED: result in WebKit::NetworkProcess::allowsFirstPartyForCookies() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> | ||||
| Component: | Website Storage | Assignee: | youenn fablet <youennf> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | achristensen, ben_schwartz, Hironori.Fujii, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | Other | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Attachments: |
|
||||||
|
Description
Ryan Haddad
2022-11-17 16:07:34 PST
Created attachment 463594 [details]
crash log
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 JavaScriptCore 0x136623f4e WTFCrash + 14 (Assertions.cpp:327)
1 WebKit 0x119aca40b WTFCrashWithInfo(int, char const*, char const*, int) + 27 (Assertions.h:754)
2 WebKit 0x11a9d14c3 WebKit::NetworkProcess::allowsFirstPartyForCookies(WTF::ObjectIdentifier<WebCore::ProcessIdentifierType>, WTF::URL const&) + 579 (NetworkProcess.cpp:422)
ASSERTION FAILED: result /Volumes/Data/worker/Apple-iOS-16-Simulator-Debug-Build/build/Source/WebKit/NetworkProcess/NetworkProcess.cpp(422) : bool WebKit::NetworkProcess::allowsFirstPartyForCookies(WebCore::ProcessIdentifier, const WTF::URL &) Test gardening commit 256810@main (ebc8d0272489): <https://commits.webkit.org/256810@main> Reviewed commits have been landed. Closing PR #6614 and removing active labels. 255420@main (bug#244068) added the assertion. Pull request: https://github.com/WebKit/WebKit/pull/9113 Committed 259417@main (1b0d8f7b12c4): <https://commits.webkit.org/259417@main> Reviewed commits have been landed. Closing PR #9113 and removing active labels. This no longer appears to be occurring. Removing test expectations. Please file a new bug if issues persist. Tracking test expectations removal in bug #274990 (rdar://129080660). |