Bug#930935: webkit2gtk: Baseline violation on i386

Alberto Garcia berto at igalia.com
Mon Jun 24 14:48:43 BST 2019


Control: tags -1 patch pending

On Mon, Jun 24, 2019 at 10:29:56AM +0200, Alberto Garcia wrote:
> 2) Build with SSE2 completely disabled (using WTF_CPU_UNKNOWN, or
>    somethig else, I'm still discussing this with the team).

Ok, this patch disables SSE2 and forces Webkit to use CLoop, the
C-based JavaScript interpreter (instead of using JIT or the asm-based
intepreter). That's the one used when the CPU is unknown or not
supported.

If no one has anything to say I'll upload it today. This should work
on all i386 CPUs, and we can later discuss if it's worth thinking of a
solution for SSE2-capable machines.

Berto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: disable-sse2.patch
Type: text/x-diff
Size: 4039 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-webkit-maintainers/attachments/20190624/aaa26378/attachment.patch>


More information about the Pkg-webkit-maintainers mailing list