SSIA
Created attachment 205391 [details] Patch
Comment on attachment 205391 [details] Patch It's safe to use reinterpret_cast_ptr instead of reinterpret_cast, because the alignment is checked by alignBufferPosition() in ArgumentDecoder.cpp and it is forced by grow() in ArgumentEncoder.cpp
Comment on attachment 205391 [details] Patch LGTM.
(In reply to comment #3) > (From update of attachment 205391 [details]) > LGTM. Rob, this is a WebKit2 patch and needs to be approved by a WebKit2 owner.
(In reply to comment #4) > (In reply to comment #3) > > (From update of attachment 205391 [details] [details]) > > LGTM. > > Rob, this is a WebKit2 patch and needs to be approved by a WebKit2 owner. Anders, and could you approve it as WebKit2 owner, please?
ping for sign-off from a WebKit2 owner
Looks good.
Committed r152110: <http://trac.webkit.org/changeset/152110>