Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4250f6f35d73049cb938355e7cfca02c876567d3
      
https://github.com/WebKit/WebKit/commit/4250f6f35d73049cb938355e7cfca02c876567d3
  Author: David Kilzer <[email protected]>
  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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to