[webkit-reviews] review denied: [Bug 32363] [Chromium] Disallow assignment of WebVector<T> to WebVector<T> : [Attachment 44598] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 10:12:16 PST 2009


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied Yury Semikhatsky
<yurys at chromium.org>'s request for review:
Bug 32363: [Chromium] Disallow assignment of WebVector<T> to WebVector<T>
https://bugs.webkit.org/show_bug.cgi?id=32363

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

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
Actually, the intent was to allow copying just as you can copy a std::vector or
a WTF::Vector.	I think we should implement this assignment operator.


More information about the webkit-reviews mailing list