>Added a policy engine that allows customized Firefox deployments in enterprise environments, using Windows Group Policy or a cross-platform JSON file Hopefully this means the two gigantic companies I work for will phase out Firefox ESR for Quantum. I also hope they move from 32-bit Firefox to 64-bit, but I've learned to keep my expectations low when it comes to these places progressing with tech. >Added support for…
Unlikely. FWIW, Firefox 60 is an ESR release :-)
Firefox 60 released
261–265 of 265 posts
Re: Firefox 60 released
#262Earlier quoted context omitted.
Hi, I'm one of the commenters on that bug. The discussion is all specific to that page. The biggest issue is that the animations are being driven from Javascript instead of CSS, so there's little we can do to optimize it. The rest of the discussion is possible heuristics we can implement to optimize how we layerize the page. It would potentially help on this page, but might make things slower elsewhere.
If it is a JS vs CSS issue, why does it only slow things down on macOS?
Re: Firefox 60 released
#263Earlier quoted context omitted.
Hi, I'm one of the commenters on that bug. The discussion is all specific to that page. The biggest issue is that the animations are being driven from Javascript instead of CSS, so there's little we can do to optimize it. The rest of the discussion is possible heuristics we can implement to optimize how we layerize the page. It would potentially help on this page, but might make things slower elsewhere.
The problem is not with that page. A simple CSS animation without JS triggers the same issues.
That bug refers to high cpu load on that page. On that page it is due to the animation being driven from javascript.
If a simple CSS animation causes high cpu usage please file a separate bug with an attached test case.
Re: Firefox 60 released
#264>Added a policy engine that allows customized Firefox deployments in enterprise environments, using Windows Group Policy or a cross-platform JSON file Hopefully this means the two gigantic companies I work for will phase out Firefox ESR for Quantum. I also hope they move from 32-bit Firefox to 64-bit, but I've learned to keep my expectations low when it comes to these places progressing with tech. >Added support for…
Re: Firefox 60 released
#265>Added a policy engine that allows customized Firefox deployments in enterprise environments, using Windows Group Policy or a cross-platform JSON file Hopefully this means the two gigantic companies I work for will phase out Firefox ESR for Quantum. I also hope they move from 32-bit Firefox to 64-bit, but I've learned to keep my expectations low when it comes to these places progressing with tech. >Added support for…