| Summary: | Fix crash when getPropertyCSSValue() returns nullptr | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chirag M Shah <chirag_m_shah> |
| Component: | CSS | Assignee: | Chirag M Shah <chirag_m_shah> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
|
Description
Chirag M Shah
2023-01-06 16:53:02 PST
We added code recently which doesn't check the return value for getPropertyCSSValue() Pull request: https://github.com/WebKit/WebKit/pull/8343 Committed 258742@main (db5cab0a4aaa): <https://commits.webkit.org/258742@main> Reviewed commits have been landed. Closing PR #8343 and removing active labels. |