Bug 247404

Summary: Use std::clamp() in PropertyWrapperFontWeight instead of std::min/max
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: AnimationsAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2022-11-02 19:05:52 PDT
instead of std::min/max
Comment 1 Radar WebKit Bug Importer 2022-11-02 19:06:05 PDT
<rdar://problem/101890698>
Comment 2 Tim Nguyen (:ntim) 2022-11-02 19:09:21 PDT
Pull request: https://github.com/WebKit/WebKit/pull/6071
Comment 3 EWS 2022-11-03 02:01:28 PDT
Committed 256270@main (ec088a097089): <https://commits.webkit.org/256270@main>

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