Webbrowser
Mikaël Urankar
mikael.urankar at gmail.com
Mon Mar 5 17:18:51 UTC 2018
Le 5 mars 2018 18:00, "Bernd Walter" <ticso at cicely7.cicely.de> a écrit :
It seems that there is not useable webbrowser for arm.
I've tested 11.1 on a Pi2 and a recent current snapshot on a Pi3.
The only brwosers I got running is billo and midori.
The first one is practically unuseable these days and midori always
crashes when the javascript engine starts.
With javascript disabled midori runs fine, but I need JS.
Did anyone already spend some time debugging this issue?
The jit in webkit is broken on armv6/7, you need to recompile it with this
configure flag: --disable-jit
I created a PR for firefox-esr:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225279
More information about the freebsd-arm
mailing list