Divested-Mobile / Mull-Fenix

Build scripts for a web browser built upon Mozilla technology
https://divestos.org/pages/our_apps#mull
GNU Affero General Public License v3.0
611 stars 16 forks source link

You has disabled webassembly, won't that disable new sandbox in firefox 95 (RLBox)? #27

Closed 0xRustlang closed 2 years ago

0xRustlang commented 2 years ago

Hello

I noticed that you has disabled webassembly, won't that disable new sandbox in firefox 95 (RLBox)?

Because seems that RLBox uses webassembly according to this article by mozilla:

https://hacks.mozilla.org/2021/12/webassembly-and-back-again-fine-grained-sandboxing-in-firefox-95/


Also seems that uBo uses wasm to increase its efficiency about 30 percent, doesn't disabling it, reduce the performance of uBo and increase its battery and resources usage? (Specially for mobile devices that are targeted by mull)

Thank you Best wishes.

SkewedZeppelin commented 2 years ago

RLBox has nothing to do with the runtime WASM option. RLBox sandboxing is enabled in Mull.

0xRustlang commented 2 years ago

RLBox has nothing to do with the runtime WASM option. RLBox sandboxing is enabled in Mull.

Oh, I See. Thank you very much.

What about uBo that use wasm to make its performance better, will it get affected by that pref that is disabled?

Thank you very much. And Thank you very much for this great app, changing about:config prefs is terribly hard in mobile without root. You really saved me :)

Best wishes. I hope you to always stay safe and healthy.

0xRustlang commented 2 years ago

And Thank you very much for all your answers in other issues that i opened.

SkewedZeppelin commented 2 years ago

If uBlock Origin does use WASM, then it likely is impacted and will be slower.