Bug 250245

Summary: Fix crash when getPropertyCSSValue() returns nullptr
Product: WebKit Reporter: Chirag M Shah <chirag_m_shah>
Component: CSSAssignee: 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
rdar://103916548
Comment 1 Chirag M Shah 2023-01-06 16:53:27 PST
We added code recently which doesn't check the return value for getPropertyCSSValue()
Comment 2 Chirag M Shah 2023-01-06 19:01:39 PST
Pull request: https://github.com/WebKit/WebKit/pull/8343
Comment 3 EWS 2023-01-10 13:31:08 PST
Committed 258742@main (db5cab0a4aaa): <https://commits.webkit.org/258742@main>

Reviewed commits have been landed. Closing PR #8343 and removing active labels.