On Tue, Dec 09, 2014 at 01:26:18PM +1300, Gavin Lambert wrote: > Just FYI, obtaining the Raspbian source package and building from > source had the same behaviour. I was finally able to get it to > work however by applying the following patch. This suggests to me > that something is not very well baked in the JS JIT for non-x86 > architectures.
I don't think that the JSC JIT works fine with ARMv6 in the 2.4 branch so it's probably better that you disable it if you target the Raspberry Pi. Žan can probably give you more details, I think he also has some patches, but for the 2.6 branch. Berto _______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
