WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
241776
ApplicationCacheHost::isApplicationCacheEnabled() should check for its page being null
https://bugs.webkit.org/show_bug.cgi?id=241776
Summary
ApplicationCacheHost::isApplicationCacheEnabled() should check for its page b...
youenn fablet
Reported
2022-06-19 23:15:17 PDT
ApplicationCacheHost::isApplicationCacheEnabled() should check for its page being null
Attachments
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2022-06-19 23:16:25 PDT
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
Comment 2
2022-06-19 23:19:48 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/1633
EWS
Comment 3
2022-06-20 23:43:34 PDT
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
Comment 4
2022-06-20 23:44:12 PDT
<
rdar://problem/95572996
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug