Bug 250245 - Fix crash when getPropertyCSSValue() returns nullptr
Summary: Fix crash when getPropertyCSSValue() returns nullptr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chirag M Shah
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-06 16:53 PST by Chirag M Shah
Modified: 2023-01-10 13:31 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.