Slashdot Mirror


Firefox 19 Launches With Built-In PDF Viewer

An anonymous reader writes "Mozilla on Tuesday officially launched Firefox 19 for Windows, Mac, Linux, and Android. The improvements include a built-in PDF viewer on the desktop and theme support as well as lower CPU requirements on Google's mobile platform. You can see the official changelogs here: desktop and Android."

8 of 288 comments (clear)

  1. Blogspam! by roboticbebop · · Score: 5, Informative

    TFA links to blogspam, below is the actual release note list from Mozilla

    http://www.mozilla.org/en-US/firefox/19.0/releasenotes/

    Come on, guys.

  2. In version 20 Firefox will have built-in Emacs! by RocketRabbit · · Score: 5, Insightful

    Are they serious? A built in PDF reader, and this is only the start of things. Meanwhile there are Mozilla bugs that are over half a decade old.

    This constant bloat of software, where a program eventually gets filled with so many features that it might as well be Ann entire OS, is one of the most dangerous diseases in the tech world. The irony is that Firefox was originally a lightweight answer to the entire Mozilla suite, because it had grown too bloated.

    Every platform out there already has a PDF reader. My operating system has a PDF renderer built in. It works great. Why jam another one in the browser? They're just increasing the attack surface, and if a vulnerability in the PDF format were to crop up now I have to worry about getting patches for yet another thing here.

    1. Re:In version 20 Firefox will have built-in Emacs! by ZorinLynx · · Score: 5, Insightful

      The PDF reader in Firefox is actually implemented in JavaScript. It's quite an achievement!

      It doesn't bloat the software much; it's just a .js file that gets loaded when needed. I personally think this is the RIGHT way to do it; external binary plugins are much more susceptible to security problems than simply using the already existing JavaScript engine, which has been time tested to be secure.

      Worry not, Firefox is in good hands.

    2. Re:In version 20 Firefox will have built-in Emacs! by TeknoHog · · Score: 5, Insightful

      They should really make a small, light version of Firefox that only does web browsing, and does it well. They could call it "Phoenix", for example.

      --
      Escher was the first MC and Giger invented the HR department.
  3. Re:What about Save As PDF by MrYingster · · Score: 5, Informative

    That's a Mac thing. Any program that uses Apple's built-in printer dialog can do it. So handy!

  4. Re:Still exists? by epyT-R · · Score: 5, Insightful

    1. it's got adblockplus
    2. it's the only browser left that isn't directly targeted at marketing interests over my privacy (you worry about holes, but then trust google??)
    3. a useful library of plugins. sure other browsers have this now, but not like firefox.

    does that excuse the performance issues? hell no.

  5. Re:Still exists? by realmolo · · Score: 5, Interesting

    Firefox uses less memory than Chrome these days.

    Plus, Firefox is just as fast as Chrome, typically.

    And, finally and most importantly, Firefox has a zillion useful extensions. Like NoScript and Adblock.

    Chrome is fine, but I don't like how it handles tabs (I use TabMixPlus on Firefox), and I *really* hate how hard it makes it to access bookmarks. Yes, you can solve the bookmark issue with extensions, but none of them are *quite* right.

  6. Zombie compartments, four versions ago by tepples · · Score: 5, Informative

    We banned it from our company after waiting years for various memory leaks to be fixed.

    That was fixed. The Firefox memory heap is now divided into "compartments", and Firefox 15 changed memory management to be more aggressive at purging compartments associated with closed pages.