[webkit-changes] [WebKit/WebKit] 99bc8a: Fix Typo in error message for WTF::makeUnique func...
Alexsander Borges Damaceno
noreply at github.com
Tue Dec 24 12:19:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 99bc8a878edbd0a771006209a73ef3e287c7479b
https://github.com/WebKit/WebKit/commit/99bc8a878edbd0a771006209a73ef3e287c7479b
Author: Alexsander Damaceno <aemgbo at gmail.com>
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
More information about the webkit-changes
mailing list