[Webkit-unassigned] [Bug 57153] Add support for aligned buffers without alignment macros

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


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


Ben Taylor <bentaylor.solx86 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87027|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Ben Taylor <bentaylor.solx86 at gmail.com>  2011-03-26 09:49:35 PST ---
Created an attachment (id=87027)
 --> (https://bugs.webkit.org/attachment.cgi?id=87027&action=review)
Proposed patch which compiles correctly in qt-4.7.1 with webkit enabled on Solaris 10 with SS12 C++ compiler

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list