Hold on, although the patch applies cleanly, the call of
SignalSender::CallOldSignalHandler isn't declared before it's use, so
compilation fails. Can you please address this (make sure that "make check
-j15"
runs on your V8 directory) and resubmit the patch?
Two Webkit tests started crashing with this change on both (32 bit and 64
bit)
Webkit Linux integration builders. The name strongly suggests that it is
actually related to this change and not just a flake.
On Wed, Nov 7, 2012 at 11:57 AM, <mstarzin...@chromium.org> wrote:
> Two Webkit tests started crashing with this change on both (32 bit and 64
> bit)
> Webkit Linux integration builders. The name strongly suggests that it is
> actually related to this change and not just a flake.
> That sounds likely. I will return to the office next week and would be
> happy to look at this then. Feel free to revert this in the meanwhile.
> On Wed, Nov 7, 2012 at 11:57 AM, <mstarzin...@chromium.org> wrote:
>> Two Webkit tests started crashing with this change on both (32 bit and 64
>> bit)
>> Webkit Linux integration builders. The name strongly suggests that it is
>> actually related to this change and not just a flake.