[Webkit-unassigned] [Bug 230776] IPC::Encoder::grow and IPC::Decoder::alignBufferPosition are incompatible when alignment != 8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 24 16:18:47 PDT 2021


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://bugs.webkit.org/sho
                   |                            |w_bug.cgi?id=230714

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Note: this fix would allow us to encode/decode WebCore::TransformationMatrix using SimpleArgumentCoder.

The 16-byte alignment of TransformationMatrix currently prevents us from doing so — see https://bugs.webkit.org/show_bug.cgi?id=230714 for additional information.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210924/914e576c/attachment.htm>


More information about the webkit-unassigned mailing list