Bug 241776
Summary: | ApplicationCacheHost::isApplicationCacheEnabled() should check for its page being null | ||
---|---|---|---|
Product: | WebKit | Reporter: | youenn fablet <youennf> |
Component: | WebCore Misc. | Assignee: | youenn fablet <youennf> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
youenn fablet
ApplicationCacheHost::isApplicationCacheEnabled() should check for its page being null
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
youenn fablet
As per https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Release-WK2-Tests/251648@main%20(1972)/imported/w3c/web-platform-tests/fetch/api/request/destination/fetch-destination-worker.https-crash-log.txt, ApplicationCacheHost::isApplicationCacheEnabled can be called with page() being null.
youenn fablet
Pull request: https://github.com/WebKit/WebKit/pull/1633
EWS
Committed r295681 (251686@main): <https://commits.webkit.org/251686@main>
Reviewed commits have been landed. Closing PR #1633 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/95572996>