[webkit-reviews] review requested: [Bug 14967] Reduce wtf::Vector::operator[]() overloads to eliminate compiler warnings on Windows 64-bit : [Attachment 15972] partial (safe) patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 15:51:50 PDT 2007


Peter Kasting <zerodpx at gmail.com> has asked  for review:
Bug 14967: Reduce wtf::Vector::operator[]() overloads to eliminate compiler
warnings on Windows 64-bit
http://bugs.webkit.org/show_bug.cgi?id=14967

Attachment 15972: partial (safe) patch v1
http://bugs.webkit.org/attachment.cgi?id=15972&action=edit

------- Additional Comments from Peter Kasting <zerodpx at gmail.com>
Sorry about the svn-create-patch changes... hadn't meant that to be involved in
this bug at all.  Oops.

Per Darin's suggestion, this patch should hopefully contain just changes that
add ".data()", which was the majority of the original patch.  This should be
easy to quickly r+ and land, and then I can attach a much smaller patch that's
the more review-worthy stuff.



More information about the webkit-reviews mailing list