[webkit-changes] [WebKit/WebKit] ec088a: Use std::clamp() in PropertyWrapperFontWeight inst...

Tim Nguyen noreply at github.com
Thu Nov 3 02:01:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec088a097089c3a0f7e8fadfccf2b3faae101e7c
      https://github.com/WebKit/WebKit/commit/ec088a097089c3a0f7e8fadfccf2b3faae101e7c
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M Source/WebCore/animation/CSSPropertyAnimation.cpp

  Log Message:
  -----------
  Use std::clamp() in PropertyWrapperFontWeight instead of std::min/max
https://bugs.webkit.org/show_bug.cgi?id=247404
rdar://101890698

Reviewed by Simon Fraser.

* Source/WebCore/animation/CSSPropertyAnimation.cpp:

Canonical link: https://commits.webkit.org/256270@main




More information about the webkit-changes mailing list