ungoogled-software / ungoogled-chromium

Google Chromium, sans integration with Google
BSD 3-Clause "New" or "Revised" License
20.36k stars 826 forks source link

JIT Behavior #2935

Open networkException opened 3 months ago

networkException commented 3 months ago

It looks like disabling JIT only disables turbofan since a more recent version, perhaps we want to revert that change just as the Vanadium folks: https://github.com/GrapheneOS/Vanadium/commit/09797bd6d33ab1fc9f9b9b05ca671031d1619786

PF4Public commented 3 months ago

Vanadium is GPL, we cannot just take their patches.

networkException commented 3 months ago

its just a commit revert