Bug 236408

Summary: Use Ref<> for getBackground/MaskShorthandValue
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: CSSAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: esprehn+autocc, ews-watchlist, glenn, gyuyoung.kim, macpherson, menard, ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Matt Woodrow 2022-02-09 14:14:17 PST
These can never return nullptr, so we should use Ref.
Comment 1 Matt Woodrow 2022-02-09 14:15:55 PST
Created attachment 451442 [details]
Patch
Comment 2 Tim Nguyen (:ntim) 2022-02-10 12:16:43 PST
Comment on attachment 451442 [details]
Patch

LGTM! EWS is green too.
Comment 3 EWS 2022-02-10 15:38:13 PST
Committed r289588 (247101@main): <https://commits.webkit.org/247101@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 451442 [details].
Comment 4 Radar WebKit Bug Importer 2022-02-10 15:39:16 PST
<rdar://problem/88782405>