Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99bc8a878edbd0a771006209a73ef3e287c7479b
      
https://github.com/WebKit/WebKit/commit/99bc8a878edbd0a771006209a73ef3e287c7479b
  Author: Alexsander Damaceno <[email protected]>
  Date:   2024-12-24 (Tue, 24 Dec 2024)

  Changed paths:
    M Source/WTF/wtf/StdLibExtras.h
    M Source/WTF/wtf/UniqueRef.h

  Log Message:
  -----------
  Fix Typo in error message for WTF::makeUnique functions
https://bugs.webkit.org/show_bug.cgi?id=281595

Reviewed by Abrar Rahman Protyasha.

Fix Typo in error message for WTF::makeUnique functions, the typo was write 
'sould' instead 'should'

* Source/WTF/wtf/StdLibExtras.h:
(WTF::makeUnique):
(WTF::makeUniqueWithoutRefCountedCheck):
* Source/WTF/wtf/UniqueRef.h:
(WTF::makeUniqueRefWithoutRefCountedCheck):
(WTF::makeUniqueRef):

Canonical link: https://commits.webkit.org/288280@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