[webkit-reviews] review granted: [Bug 120767] Remove String(RefPtr<StringImpl>) constructor : [Attachment 210604] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 5 07:04:41 PDT 2013


Anders Carlsson <andersca at apple.com> has granted Mikhail Pozdnyakov
<mikhail.pozdnyakov at intel.com>'s request for review:
Bug 120767: Remove String(RefPtr<StringImpl>) constructor
https://bugs.webkit.org/show_bug.cgi?id=120767

Attachment 210604: patch
https://bugs.webkit.org/attachment.cgi?id=210604&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
Nice!

Of course, when we start dabbling with move semantics we'll probably end up
changing the constructor that takes a PassRefPtr back into a RefPtr constructor
;)


More information about the webkit-reviews mailing list