Bug 268625
Summary: | Don't dereference a potentially null scriptExecutionContext in DOMCacheStorage.cpp | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebCore Misc. | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Null check scriptExecutionContext before dereferencing it in DOMCacheStorage.cpp.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
<rdar://122170377>
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/23745
EWS
Committed 274013@main (656c046fbbef): <https://commits.webkit.org/274013@main>
Reviewed commits have been landed. Closing PR #23745 and removing active labels.