This build is based off of the support code from Firefox-for-windows-7, which is less buggy and will allow me to get newer versions out faster and easier than before.
I've spent days making sure the browser matches the previous r3dfox 136 visually to the best of my ability. However it's possible I could've missed something. Even if it's the tiniest nitpick of a visual difference, please tell me.
For advice and technical support, or to just chat with other legacy Windows users, please join W7LS, a server with a primary focus on legacy Windows and Android devices.
https://discord.gg/w7ls
The portable builds are fully portable, the profile directory is inside the browser folder. It does not touch appdata at all.
Notable bugs:
The 32 bit build is built with --disable-sandbox. With the sandbox enabled under Vista, the browser fails to open multiple processes which breaks the browser. The 64 bit build is fine. Considering Mypal68 globally disables the sandbox, I don't think it's that bad. If this really is a big issue then please pr a fix.
r3dfox specific changes on top of the previous v136.0.4 build:
New Windows 7 support codebase. (This should fix PiP and other issues)
Windows versions now have their own specified themes again.
Modern UI setting has been replaced by Windows version theme override.
Menubar text glow setting has been removed as it no longer erroneously shows on Windows 8 and later.
SendFlushRenderingAsync is now disabled in all cases without DWM for causing rendering errors.
32 bit tooltip fix has been massively simplified.
Fixed ESR color scheme not overriding primary color accent.
Haven't tested on XP (OCAPI) nor have I extensively stability tested.
Please let me know what bugs or issues you encounter with it.