Bug 274629
| Summary: | [ visionOS Debug ] ASSERTION FAILED: parentProcessHasServiceWorkerEntitlement() || shouldAllowServiceWorkersForAppBoundViews | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Robert Jenner <jenner> |
| Component: | WebKit Process Model | Assignee: | Robert Jenner <jenner> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, nham, thorton, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Robert Jenner
We have noticed that all tests run on visionOS debug hit the following assertion, and then testing ends early.
ASSERTION FAILED: parentProcessHasServiceWorkerEntitlement() || shouldAllowServiceWorkersForAppBoundViews
/Volumes/Data/worker/Apple-visionOS-1-Simulator-Debug-Build/build/Source/WebKit/WebProcess/WebPage/WebPage.cpp(4753) : void WebKit::WebPage::updatePreferences(const WebPreferencesStore &)
com.apple.WebKit.WebContent.Development terminated (pid 10750) for reason: crash
LEAK: 1 WebPageProxy
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/128651013>
Robert Jenner
*** Bug 274683 has been marked as a duplicate of this bug. ***
Robert Jenner
Pull request: https://github.com/WebKit/WebKit/pull/29082
EWS
Committed 279299@main (92bcd775f93e): <https://commits.webkit.org/279299@main>
Reviewed commits have been landed. Closing PR #29082 and removing active labels.