Bug 247404 - Use std::clamp() in PropertyWrapperFontWeight instead of std::min/max
Summary: Use std::clamp() in PropertyWrapperFontWeight instead of std::min/max
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-02 19:05 PDT by Tim Nguyen (:ntim)
Modified: 2022-11-03 02:01 PDT (History)
3 users (show)

See Also:


Attachments

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