[webkit-changes] [WebKit/WebKit] 4250f6: LIFETIME_BOUND attribute requires a parameter name

Commit Queue noreply at github.com
Wed Feb 5 20:38:30 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4250f6f35d73049cb938355e7cfca02c876567d3
      https://github.com/WebKit/WebKit/commit/4250f6f35d73049cb938355e7cfca02c876567d3
  Author: David Kilzer <ddkilzer at apple.com>
  Date:   2025-02-05 (Wed, 05 Feb 2025)

  Changed paths:
    M Source/WTF/wtf/dtoa.h
    M Source/WebCore/PAL/pal/text/TextCodec.h

  Log Message:
  -----------
  LIFETIME_BOUND attribute requires a parameter name
<https://bugs.webkit.org/show_bug.cgi?id=287119>
<rdar://143914228>

Reviewed by Geoffrey Garen.

Add parameter name to function declaration when using LIFETIME_BOUND.

* Source/WTF/wtf/dtoa.h:
(WTF::numberToFixedPrecisionString):
(WTF::numberToFixedWidthString):
(WTF::numberToStringWithTrailingPoint):
(WTF::numberToFixedPrecisionString):
(WTF::numberToFixedWidthString):
(WTF::numberToStringAndSize):
(WTF::numberToCSSString):
* Source/WebCore/PAL/pal/text/TextCodec.h:
(PAL::TextCodec::getUnencodableReplacement):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list