Mozilla Firefox 52 Released As ESR Branch, Will Receive Security Updates Until 2018 (softpedia.com)
prisoninmate quotes a report from Softpedia: Back in January, we told you that the development of the Mozilla Firefox 52.0 kicked off with the first Beta release and promised to let users send and open tabs from one device to another, among numerous other improvements and new features. Nine beta builds later, Mozilla has pushed today, March 7, the final binary and source packages of the Mozilla Firefox 52.0 web browser for all supported platforms, including GNU/Linux, macOS, and Windows. The good news is that Firefox 52.0 is an ESR (Extended Support Release) branch that will be supported until March-April 2018. Prominent features of the Mozilla Firefox 52.0 ESR release include support for the emerging WebAssembly standard to boost the performance of Web-based games and apps without relying on plugins, the ability to send and open tabs from one device to another, as well as multi-process for Windows users with touchscreens. With each new Firefox release, Mozilla's developers attempt to offer new ways to improve the security of the widely-used web browser across all supported platforms. Firefox 52.0 ESR implements a "This connection is not secure" warning for non-secure pages that require user logins, along with a new Strict Secure Cookies specification.
The worst update ever. I'm horrified by the prospect of upcoming Firefox 57 which will kill at least the third of my XUL add-ons.
The previous ESR release is no longer supported. Fuck you Mozilla.
Phew, for a moment I thought it was an Eric S. Raymond branch ...
Firefox 52.0 ESR implements a "This connection is not secure" warning for non-secure pages that require user logins
Imagine for a moment that you're seeing this notice on your home NAS. You'd consider making it secure, but a secure page requires a TLS certificate. Because friends and family bring their own smartphones, tablets, or laptops to access your home server, you don't want them to have to first install an internal root certificate. A TLS certificate that others already trust requires a domain because the CA/Browser Forum's Baseline Requirements forbids issuing a certificate for a made-up TLD or a private IPv4 address (such as 192.168/16). So now it appears everyone with a home server will have to buy a domain in order to make this go away.
By setting security.enterprise_roots.enabled to true FF will check the Windows Certificate Store for CAs that can be pushed via GPO, so it should integrate more easily with Enterprise setups.
Karma: none (due to not believing in reincarnation)
The main sources of online vulnerabilities have been Java, Flash, Silverlight, Adobe PDF plugin, and of course javascript. Running executable code in the browser is not a good idea. So how is it that so many people think adding a new vulnerability is a good idea? The reason, of course, is services and the possible profit from them. I will not be using a browser with WebAssembly built in.
According to netmarketshare it's 11.7% if the desktop market using Firefox, which is over 10%. The number you pulled included ONLY version 51. You left our everyone using ESR, all the people with up-to-date Developer Edition, and everyone who hadn't yet received the then-latest update.
https://www.netmarketshare.com/browser-market-share.aspx?qprid=0&qpcustomd=0
According to netmarketshare it's 11.7% ...
Thanks for the update.... Now, about those rendering issues...
As of March 2PM Eastern time, the official Mozilla Firefox ESR site
https://www.mozilla.org/en-US/...
is still offering ESR 45.8.0 and NOT esr 52.0.0
Please notice that TFA links to their own download site and NOT Mozilla's
----------
As per the NPAPI support:
NPAPI support is there in the code, since the NPAPI Flash plug-in still works. Is only that Mozilla's developers decided to disable it for all other plugins.
Plugins that do not use NPAPI are failing because Firefox is slowly rolling out multiplrocess (project electrolysis) and this interferes with Plugins.
As for Ad-ons (which are different beasts than plugins), the problem is both project Electrolysis AND the fact that Mozilla is migrating from their plug-in APIs of yore, to an API similar (but no completely equal to) chrome's, for security and performance reasons.
The path of least resistance, at least for now, is to install ESR 52, disable multiprocess and hang on to it until around june next year. Also, bear in mind that, on older hardware, Multiprocess (think core processos before the i series, specialy 2 cores non multithreaded machines) is actually SLOWER than the singlethreaded firefox way. This is specially important for Plugins used to handle pro grade equipment (servers, networking gear, etc)
The harder, but more efective long term path is to upgrade/substitute problematic Plug-Ins and AdOns and embrace the more secure multiprocessing future head on. Or change browser...
Me, I have been on the ESR channel since it was enabled, so you now my answer... ;-) :-P
*** Suerte a todos y Feliz dia!
Hi all! I just added Firefox 52 to Browserling. You can try this latest Firefox version without installing right from your browser via this link:
www.browserling.com/firefox/52/slashdot.org
We run the browsers in virtual machines and stream them to your browser. If the demand is too high then you'll have to wait in a queue for a while to try it. I'm adding more virtual machines right now to let more people try it without waiting.
When I saw there was an ESR branch, my first thought is that they had renamed it to GNU/Firefox.
- Mike
I recently ran some Tetris or Pacman type of game that was super smooth (and looked like early 80s, except it has to be about 1000-pixel wide now)
Well, it is butter smooth except for the garbage collection pause every second that makes it super jerky. It was not WebGL stuff though.
I wonder if we'll see 3D shit in web pages that suddenly makes your browser consume 1GB more memory, or half GB, pushing the PC into swap hell, not to mention "run out of swap" hell. I will eventually map a keyboard key to "killall Web\ Content".