[webkit-reviews] review requested: [Bug 57153] Add support for aligned buffers without alignment macros : [Attachment 87027] Proposed patch which compiles correctly in qt-4.7.1 with webkit enabled on Solaris 10 with SS12 C++ compiler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 09:49:35 PDT 2011


Ben Taylor <bentaylor.solx86 at gmail.com> has asked  for review:
Bug 57153: Add support for aligned buffers without alignment macros
https://bugs.webkit.org/show_bug.cgi?id=57153

Attachment 87027: Proposed patch which compiles correctly in qt-4.7.1 with
webkit enabled on Solaris 10 with SS12 C++ compiler
https://bugs.webkit.org/attachment.cgi?id=87027&action=review

------- Additional Comments from Ben Taylor <bentaylor.solx86 at gmail.com>
This is the first patch against JavaScriptCore/wtf/Vector.h to support aligned
buffers
without alignement macros.  This is patch 2 of 17 original submitted by Thiago
Macieria
in bug https://bugs.webkit.org/show_bug.cgi?id=24932. Once this patch is
commited, the
second fix to deal with alignment of the buffers can be submitted.  This
compiles on
Solaris 10/Sun Studio 12 CC, but the patch is against webkit head.


More information about the webkit-reviews mailing list