RESOLVED FIXED 268625
Don't dereference a potentially null scriptExecutionContext in DOMCacheStorage.cpp
https://bugs.webkit.org/show_bug.cgi?id=268625
Summary Don't dereference a potentially null scriptExecutionContext in DOMCacheStorag...
Chris Dumez
Reported 2024-02-02 08:38:23 PST
Null check scriptExecutionContext before dereferencing it in DOMCacheStorage.cpp.
Attachments
Chris Dumez
Comment 1 2024-02-02 08:38:31 PST
Chris Dumez
Comment 2 2024-02-02 08:42:57 PST
EWS
Comment 3 2024-02-02 13:16:38 PST
Committed 274013@main (656c046fbbef): <https://commits.webkit.org/274013@main> Reviewed commits have been landed. Closing PR #23745 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.