On Fri, Apr 21, 2017 at 05:31:12PM -0400, Michael wrote: > Midori ( and likely everything else using webkit ) has a similar problem > - it doesn't crash, but javascript doesn't work until all the mprotect > stuff is disabled. >
I've adjusted the package, thanks! someone mentioned the implementation detail is that we downgrade RWX mappings to RW silently, so it isn't midori being clever, but arch-specific stuff. which arch is it? do we want/can make all archs to behave the same?
