[webkit-reviews] review granted: [Bug 173660] Allow constructing a WTF:Function from a function pointer : [Attachment 313531] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 21 11:26:33 PDT 2017


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 173660: Allow constructing a WTF:Function from a function pointer
https://bugs.webkit.org/show_bug.cgi?id=173660

Attachment 313531: Patch

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




--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 313531
  --> https://bugs.webkit.org/attachment.cgi?id=313531
Patch

Looks great. I remember one example from one of the std::function patches that
was taking a bool that I don’t see you changing back here.


More information about the webkit-reviews mailing list