Slashdot Mirror


Firefox 36 Arrives With Full HTTP/2 Support, New Design For Android Tablets

An anonymous reader writes: Mozilla today launched Firefox 36 for Windows, Mac, Linux, and Android. Additions to the browser include some security improvements, better HTML 5 support, and a new tablet user interface on Android. The biggest news for the browser is undoubtedly HTTP/2 support, the roadmap for which Mozilla outlined just last week. Mozilla plans to keep various draft levels of HTTP/2, already in Firefox, for a few versions. These will be removed "sometime in the near future." The full changelog is here.

4 of 147 comments (clear)

  1. I've posted this 1312 times by AbRASiON · · Score: 5, Insightful

    No more features.
    No more features.
    No more features.
    No more features.
    Stability, performance.Stability, performance.
    Stability, performance.Stability, performance.

    Did I mention Stability, performance?

    Stop.
    This goes for Firefox, this goes for Android (VERY much)
    Stop assuming there's always more powerful things coming. Stuff has slowed down the last 5 years. I can't believe how slow a modern browser can get on a decent machine. I shouldn't need 8 cores at 4.5ghz with 16gb of DDR4 or something ridiculous like that.

    Stop fiddling and start cleaning up.
    Oh and Firefox? It's 2015...... native 64bit as default already, for fucks sake.
    and this, ASAP.
    https://wiki.mozilla.org/Elect... A.S.A.P

    1. Re:I've posted this 1312 times by thegarbz · · Score: 5, Insightful

      The modern browser isn't slow due it itself. The modern browser is slow due to the online experience bloating.

      HTML5, fancy graphics, all elements on the screen moving relative to each other, every object being dynamic, pictures, did I mention dynamic objects? The constant reliance on a link between server and client to send push messages, and of course all the dynamic objects.

      If you disable javascript and break most of the webpages then browsers run quite blazingly fast. It's not a Firefox related problem that the internet now demands the browser to be a borderline operating system with built in media player.

      Maybe slashdot could release an autoplaying video description of why this trend is such a problem.

  2. Re:Don't forget Firefox Hello! by ChunderDownunder · · Score: 5, Insightful

    You say bloat, I say functionality.

    Let's see there's skype (that requires installing a closed source binary from the evil empire), FaceTime (that only works on Apple hardware), Hangouts (that requires a Google account, and yes there are still people on the planet...) Other technologies exist but those are the most Grandma-friendly.

    Videoconferencing from any device on the planet without installing any special software is bloat?

  3. Re:Hello by Anonymous Coward · · Score: 5, Informative

    Hello is just an interface for the HTML5 WebRTC standard. To disable this HTML5 spec behaviour go to

    about:config?filter=media.peerconnection.enabled
     
    and double-click that pref line to change the value to false.

    You're welcome.