[webkit-reviews] review granted: [Bug 170892] [Cocoa] Move isNullFunctionPointer down into WTF : [Attachment 307250] Move the function to wtf/darwin/WeakLinking.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Apr 16 17:14:40 PDT 2017
Sam Weinig <sam at webkit.org> has granted mitz at webkit.org's request for review:
Bug 170892: [Cocoa] Move isNullFunctionPointer down into WTF
https://bugs.webkit.org/show_bug.cgi?id=170892
Attachment 307250: Move the function to wtf/darwin/WeakLinking.h
https://bugs.webkit.org/attachment.cgi?id=307250&action=review
--- Comment #5 from Sam Weinig <sam at webkit.org> ---
Comment on attachment 307250
--> https://bugs.webkit.org/attachment.cgi?id=307250
Move the function to wtf/darwin/WeakLinking.h
View in context: https://bugs.webkit.org/attachment.cgi?id=307250&action=review
> Source/WTF/wtf/darwin/WeakLinking.h:27
> +
Probably worth including <type_traits> to make this compile standalone.
More information about the webkit-reviews
mailing list