Bug 283531

Summary: cleanup some unused RenderStyle::setBackground*
Product: WebKit Reporter: Karl Dubost <karlcow>
Component: CSSAssignee: Karl Dubost <karlcow>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Dubost
Reported 2024-11-21 16:26:00 PST
A couple of declared names seem to be unused in Source/WebCore/rendering/style/RenderStyle.h Source/WebCore/rendering/style/RenderStyleSetters.h inline void setBackgroundXPosition(Length&&); inline void setBackgroundYPosition(Length&&); inline void setBackgroundSize(FillSizeType); inline void setBackgroundSizeLength(LengthSize&&);
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-21 16:26:08 PST
Karl Dubost
Comment 2 2024-11-21 16:32:00 PST
EWS
Comment 3 2024-11-21 22:58:43 PST
Committed 286940@main (0dafbff15662): <https://commits.webkit.org/286940@main> Reviewed commits have been landed. Closing PR #36986 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.