[webkit-reviews] review denied: [Bug 238392] Introduce WTF_CREATE macro : [Attachment 455800] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 14 07:22:35 PDT 2022


Alex Christensen <achristensen at apple.com> has denied Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 238392: Introduce WTF_CREATE macro
https://bugs.webkit.org/show_bug.cgi?id=238392

Attachment 455800: Patch

https://bugs.webkit.org/attachment.cgi?id=455800&action=review




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 455800
  --> https://bugs.webkit.org/attachment.cgi?id=455800
Patch

I think I like Zan's approach in https://bugs.webkit.org/show_bug.cgi?id=238392
better.  As long as you have to write something in the class, it may as well be
befriending RefCounted<T> instead of a macro.


More information about the webkit-reviews mailing list