[Webkit-unassigned] [Bug 173266] Objects owning API clients should use UniqueRef

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 10:00:38 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173266

Alex Christensen <achristensen at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #312758|review?                     |review-
              Flags|                            |

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

View in context: https://bugs.webkit.org/attachment.cgi?id=312758&action=review

> Source/WTF/wtf/UniqueRef.h:52
> +    UniqueRef(std::unique_ptr<U>&& otherRef)

Right now a null UniqueRef is syntactically impossible to make.  This makes that not the case.  This is not what UniqueRef is supposed to be.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170613/47fdff4b/attachment.html>


More information about the webkit-unassigned mailing list