Slashdot Mirror


Slashdot Asks: Have You Switched To Firefox 57?

Yesterday, Mozilla launched Firefox 57 for Windows, Mac, Linux, Android, and iOS. It brings massive performance improvements as it incorporates the company's next-generation browser engine called Project Quantum; it also features a visual redesign and support for extensions built using the WebExtension API. Have you used Firefox's new browser? Does it offer enough to make you switch from your tried-and-true browser of choice? We'd love to hear your thoughts.

27 of 589 comments (clear)

  1. Nope by plover · · Score: 5, Informative

    Not until I can block everything that leaks out, like I do with NoScript today. I don't know when that might be, but if it isn't soon, I'll have to switch to Pale Moon.

    Privacy and script blocking are far more important to me than speed or stability.

    --
    John
    1. Re:Nope by somenickname · · Score: 5, Insightful

      I keep hearing this mantra about "OMG no NoScript!". Apparently people don't realize that the script blocker in uBlock Origin is *far* superior to NoScript. It was updated for the new Firefox months ago so, it's had plenty of time to brew. You can thank me later: https://github.com/gorhill/uBl...

  2. Yes and No by fahrbot-bot · · Score: 4, Informative

    Yes on systems I don't use that much and No on my primary system. I'm waiting for NoScript to finish its WebAssembly port. On the other systems I'm experimenting with uBlock Origin and uMatrix. (I may end up running all three with NoScript and "Allow Scripts Globally" enabled to just take advantage of its ABE, ClearClick and XSS protections, etc... letting uMatrix and uBO do the rest.)

    --
    It must have been something you assimilated. . . .
  3. Nope, switched to chrome by robocord · · Score: 5, Insightful

    I've stuck with firefox for a long time, but they've finally removed the last few things that were better than chrome, so it's time to give in and switch to the path of least resistance.

    Congrats Firefox dev team! You've made it so much like chrome that there's no longer any reason to use it!

    1. Re:Nope, switched to chrome by theweatherelectric · · Score: 5, Informative

      give in and switch to the path of least resistance

      Which is.. to keep using Firefox? Firefox's WebExtensions API offers more than Chrome's does (see the browser comparison tables). The claims that Firefox is a "Chrome clone" are silly.

      uBlock Origin works better in Firefox 57 than possible in Chrome (gorhill is the developer of uBlock Origin). Firefox's webRequest API was extended for NoScript's use (and it will use it when it gets released in a couple of days).

    2. Re:Nope, switched to chrome by markdavis · · Score: 5, Insightful

      >"Congrats Firefox dev team! You've made it so much like chrome that there's no longer any reason to use it!"

      1) Is not a binary blob
      2) Is community developed (although sometimes hard to tell)
      3) Contains no Googleisms and Google tracking
      4) Far less likely to contain back doors
      5) Still has more UI control options
      6) Promotes browser diversity and choice

      Had you said "Chromium" instead of "Chrome", that would have helped with a few of the above, but still not really deal with all of it.

  4. Unfortunately yes and then back. by luvirini · · Score: 4, Interesting

    Firefox updated itself to 57 and made tabs impossible to see again.

    They broke that quite a while back, but before 57 you could use "classic theme restorer" to make them visible again. But 57 stopped it from working and there is apparently no fix.

    So had to switch back to 56.

    And then they also brag about a lie on their website "Set up Firefox your way. " when you cannot even set tab borders anymore.

    1. Re:Unfortunately yes and then back. by Zontar+The+Mindless · · Score: 4, Insightful

      Firefox updated itself to 57 and made tabs impossible to see again.

      They broke that quite a while back, but before 57 you could use "classic theme restorer" to make them visible again. But 57 stopped it from working and there is apparently no fix.

      So had to switch back to 56.

      And then they also brag about a lie on their website "Set up Firefox your way. " when you cannot even set tab borders anymore.

      Ever since they inexplicably moved the tab bar away from the pane of the viewer and tried to make it impossible to put it back where it belongs, I've known this to be a lie.

      --
      Il n'y a pas de Planet B.
  5. Yes by Lothsahn · · Score: 5, Interesting

    Love it. Fast and fixes rendering issues I had in FF 56.

    --
    -=Lothsahn=-
  6. Re:Yes by Anonymous Coward · · Score: 5, Informative

    uBlock Origin, Duck Duck Go Plus, Privacy Badger, HTTPS Everywhere, No Coin, Decentraleyes, Smart Referer, Link Cleaner. NoScript coming back Very Soon Now(TM). What else do you need?

  7. No Upgrade Here by xbytor · · Score: 4, Insightful

    This is all about the add-ons and customization. They can make it the fastest browser by an order of magnitude but if they break things that I consider vital then I won't upgrade.

  8. Love it! by blahbooboo · · Score: 5, Interesting

    I am probably in the minority here (this place loves to complain) but I love the update. The new GUI is great once I got used to it and set the Dark Theme, plus it is noticeably faster. As for extensions, most of the ones I use are supported, and the ones that didn't i discovered i either didnt need or had functionality replacements available in the browser now that I didn't realize since never looked.

    1. Re:Love it! by theweatherelectric · · Score: 4, Informative

      Me: "Oh...and get used to DRM. It's baked in and you may not refuse it."

      Go to the settings in Firefox -> General and scroll down to "Digital Rights Management Content" section. Uncheck the "Play DRM-controlled content" box and voila! DRM refused.

  9. Re:Yes by luvirini · · Score: 5, Insightful

    > What else do you need?

    Classic theme restorer.

  10. Yes by 89cents · · Score: 4, Insightful

    Well I've always been a Firefox user and felt it was getting slow and bloated, but I am loving this update. I did a speed test this morning from www.speed-battle.com and peacekeeper.futuremark.com and Firefox 57 beat out Chrome 62 by quite a margin in most tests. Now, if Slashdot would change its favicon to use transparent corners instead of white corners, that one tab of mine wont look so funny.

  11. Firefox 57 finally pushed me over to Chrome by ugen · · Score: 5, Interesting

    I've been using Firefox "since it all began" (and Mozilla before then, and Netscape when that was the thing - yes, that's a long time ago). My primary reason for sticking with Firefox through thick and thin was the wide selection of addons, in particular those designed to guard privacy and clean up my web experience.

    With the move to webextensions there was little left to distinguish between Firefox and Chrome. My main reservation wrt. Chrome was presumable lack of ability to programmatically control cookie access list (i.e. allow/session only/deny sites ability to set cookies from an extension). Authors of Firefox cookie manager extensions (such as Cookie Controller) stated that doing so is not possible in Chrome.

    Finally, I figured I'd give it a try. Less than 20 minutes of searching helped me find an API to control cookies from a Webextension. I wrote my own (and put it up in Chrome "web store" - "Cookie ACL manager"), and we were in business shortly.

    While doing that, found a few bugs (not critical but def. needing some attention) in cookie and site data handling. Reported these through Chrome bug reporting site and was positively surprised by developers actually reading and responding (and, hopefully, fixing them soon). By comparison, never got Firefox developers to fix anything.

    So - I am sorry Firefox, it's been a good 20 years, but now we must part. Farewell.

  12. Switching to Brave Browser by Anonymous Coward · · Score: 5, Interesting

    For three reasons:

    1. The core security/privacy functionality is built tightly into the browser by default: HTTPS upgrades, script control, ad blocking, fingerprint protection, etc. No add-ons and depending on third party developers for these vital functions needed.

    2. It is the only browser company really doing serious innovation, and that gives it the best chance to actually challenge Google. Plus, how is Mozilla going to challenge Google when it once again depends on Google for almost ALL of its income?

    3. Lighting fast and operates in an intuitive UI. I no longer need to mess with all the configurations I had to in Firefox to get it how I wanted it. Brave makes it super easy to toggle things on and off without sorting through an about:config to harden the browser.

    https://brave.com/

  13. Re:No by unrtst · · Score: 4, Insightful

    Isn't performance pretty much the *only* thing the average user will notice?

    No. They won't notice it in this case, because the performance margins between browsers are now so small that you can't notice without something timing things for you, or loading a very intensive (very complex dom or javascript or combo) side by side in FF and some other browser. You're not going to notice if it's faster than chrome if you're not even sure what browser you use.

    IMO, this is why MS Edge failed to take off. Who cares about its performance, if it breaks on many sites and, when broken, even offers to show that site in IE instead. If a browser kept telling me to use a different browser, then whatever benefit it may have had to begin with, isn't really worth it cause of that rigmarole.

  14. Re:Yes by Barny · · Score: 5, Informative

    Exactly.

    Further:
    DownThemAll
    PasslFox - the big showstopper for me
    NoScript - "but it will be out later today!" only works for so long
    Custom Tab Width
    (there are others, but those amount to what has already been mentioned)

    Until I can avoid productivity loss due to "yet another UI redesign syndrome" that Mozilla seems completely focused on imposing every other release, I will stay on FF 56.02

    --
    ...
    /me sighs
  15. Better managed alternatives by Futurepower(R) · · Score: 4, Informative

    Alternatives:
    Waterfox portable.
    Pale Moon 64-bits
    Pale Moon 32-bits
    Pale Moon Portable

    Ghostery does not install in Pale Moon, so I use the Disconnect extension. Disconnect's interface is not as well-designed.

  16. Re:Loaded question by Presence+Eternal · · Score: 5, Informative

    The Luddites had very good reasons to hate the industrialization that threatened their culture, economy, and way of life. Their opponents were brutal and made inferior textiles with a high human cost. The Luddite rebellion failed, and the horrible treatment of textile workers has continued pretty much unabated to this very day. It's a silly thing to trot out when "progress" has more steps back than forward.

    Firefox 57 fixed problems I didn't have and took away things I've used for years. 56 worked well on everything from my i7 gaming rig to my ancient Pentium laptop that shipped with vista and 2 gigs of ram. I kind of wonder if this "57 is fast" stuff is a bunch of benchmark fluff, but it could be I'm just insensitive to browser latency. Stability, now that has been a very real problem in the past. Stability was also flawless on all my machines in 56.

    If 57 is delightful for you, cool. Me, I lost extensions that've been part of my daily life, I gained nothing, and I think that's a perfectly damn fine reason to be annoyed with it. Not to mention all the extension developers who got shafted. Feh, Luddite indeed.

    In Firefox's favor though, Fakespot on Chrome costs 2 dollars a month for a glorified link opener. What the frak?

  17. Re:Yes by PixetaledPikachu · · Score: 5, Informative

    Below someone complained about the placement of the reload button.

    What button do you use on the UI that doesn't have a keyboard shortcut to do the same thing faster?

    I took everything out of the toolbar, turned on menus and now you can get to anything from the keyboard.

    Even so, all he have to is just open customize mode and drag the reload button to wherever he wants it to be, which is what I actually did, because I like it to be on the right side of the address bar

  18. perversely impressive by JackSpratts · · Score: 4, Insightful

    browsers are now basically scaffolds for my extensions. 57 borked them all. every single one - it was actually impressive in a perverse way. i rolled back to 56.

    - js.

  19. Breaking Things since 2011 by Excelcia · · Score: 5, Interesting

    The've been doing this since 2011. Mozilla has been quite content to shed any technical merit they had for almost any reason at all. It all started when they saw Chrome beginning to become successful, and immediately decided to emulate Google's development environment. They adopted Google's rapid release and versioning method on a project that was neither technically nor culturally suited for it. They broke extensions by the truck load with that little gem, and instead of slowing down and letting the extension system catch up, their solution was to write a script that automatically scanned their extensions and just disabled the ones which hadn't caught up yet. Then they went all hell bent on adopting major UI changes that were demonstrably unpopular by the majority of its user base. And if alienating the extensions authors wasn't enough, many of the UI changes destroyed themes on back-to-back-to-back releases. It reminds me of one of my country's more famous prime ministers who, when he realized he'd alienated half my country, proceeded to give them the finger from his seat on a train. That's Mozilla. They alienate users, and then the ones who have stayed loyal they give the finger to.

    All of this was in an attempt at emulating Chrome's burgeoning success. The problem is, they never figured out... you simply cannot surpass someone else by playing copycat on their methods. All they did was alienate their existing user base in favour of a product that could never be quite as good at being Chrome as Chrome was.

    Mozilla had a great browser, and a great community. Someone spooked at Chrome's early success and decided that change for change's sake was necessary, and they have resisted every indication that they have made a mistake.

    I recommend PaleMoon for a fantastic experience that is the best of what Firefox was in combination with innovation that makes sense and which takes into account its user base. It was originally a patch on an earlier FF ESR, they have since essentially departed from Firefox, though they still borrow some bits when it makes sense to do so. It's what Firefox should have been if they hadn't taken the detour into crazy six years ago.

  20. Re:Yes by Anonymous Coward · · Score: 5, Insightful

    a legit 'video downloader' would be nice to have back, too. and not those shams that use a web server to pull the video from youtube or vimeo, etc either, but one that directly downloads the resolution you want and, if a separate file or stream, the audio quality you want and pieces the bits back together if necessary.

  21. Re:Yes by coastwalker · · Score: 4, Interesting

    Regarding NoScript - I have tried uMatrix as a replacement and so far I like it better because it is easier to use having a reload button right there in the block popup. The only thing I am missing currently is a password exporter/importer so I can backup my passwords to a camera card. I imagine I will find a password manager that can do that at some point thought, there are plenty of those.

    --
    Facts are history now plebs have politics for religion on social media.
  22. READ FIREFOX'S PRIVACY POLICY! by Anonymous Coward · · Score: 5, Informative

    Mark Davis, before you make an asinine claim about Firefox like:

    3) Contains no Googleisms and Google tracking

    you should read Firefox's privacy policy!

    That way you'd see that it contains stuff like (emphasis added):

    Location data to Google's geolocation service: Firefox always asks before determining and sharing your location with a requesting website (for example, if a map website needs your location to provide directions). To determine location, Firefox may use your operating system’s geolocation features, Wi-fi networks, cell phone towers, or IP address, and may send this data to Google's geolocation service, which has its own privacy policy.

    and

    Webpage and technical data to Google’s SafeBrowsing service: To help protect you from malicious downloads, Firefox sends basic information about unrecognized downloads to Google's SafeBrowsing Service, including the filename and the URL it was downloaded from.

    and

    On iOS and Android: Firefox by default sends mobile campaign data to Adjust, our analytics vendor, which has its own privacy policy. Mobile campaign data includes a Google advertising ID, ...

    So don't give us this bullshit about Firefox not containing "Googleisms and Google tracking". Firefox very clearly does use at least two Google services, and using these services involves sending data to Google. And this "Google advertising ID" is clearly an example of a "Googleism" that has found its way into Firefox.

    Anyone who claims that Firefox cares about its users' privacy is full of bullshit.

    Given how Firefox uses services provided by Google, I don't consider it any better than Chrome. In fact, it may be worse, because clearly some people like you have been fooled into wrongly thinking that Firefox is free from "Googleisms and Google tracking".