Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef22c8ac49206993805cac7f889a9998e35fc11f
https://github.com/WebKit/WebKit/commit/ef22c8ac49206993805cac7f889a9998e35fc11f
Author: Chris Dumez <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Source/WTF/wtf/OSObjectPtr.h
M Source/WTF/wtf/RetainPtr.h
Log Message:
-----------
[WTF] Introduce documentation for RetainPtr and OSObjectPtr
https://bugs.webkit.org/show_bug.cgi?id=307760
Reviewed by Ryosuke Niwa and Geoffrey Garen.
Introduce documentation for RetainPtr and OSObjectPtr in their respective
WTF header files.
Use Doxygen format and place the comment right before the class so that
it integrates nicely with XCode's quick help.
* Source/WTF/wtf/OSObjectPtr.h:
* Source/WTF/wtf/RetainPtr.h:
Canonical link: https://commits.webkit.org/307529@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications