Slashdot Mirror


Firefox 3.5 Hits Release Candidate Milestone

macupdate writes "Firefox 3.5rc1 has started trickling to users (mirrors and appropriate pages should all be updated soon). You can read the release notes. RC1 still scores a 93/100 on the Acid3 test."

18 of 202 comments (clear)

  1. Re:Beta "99" by Freetardo+Jones · · Score: 5, Informative

    That's the old preview build. This is the RC link.

  2. Re:Beta "99" by David+Gerard · · Score: 3, Informative

    This is actually the one after that - I had 3.5b4, got 3.5b99 last week and "3.5" today. The user agent string is:

    Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1) Gecko/20090615 Firefox/3.5

    (yes, this is the NT laptop - haven't checked Karmic yet)

    --
    http://rocknerd.co.uk
  3. Re:A little anti clamantic... by kaaposc · · Score: 1, Informative

    just three? Gmail is beta for already five years..

  4. Re:Still the slowest browser. by mejogid · · Score: 5, Informative

    CNet show firefox being substantially faster as of March in terms of browser performance. Admittedly firefox is a dog to start up, but that's one of the major goals for 3.6 last I checked. Having used the betas for a while, it's been a long time since I've felt I'm waiting on my browser as I did in versions 3 and particularly 2. I don't think anyone with a decent PC is going to be frustrated by the performance on 3.5, and with additional improvements already underway in trunk I don't think firefox is in any way falling behind. Oh, and how is private browsing broken in 3.5?

  5. Re:Extensions by Tubal-Cain · · Score: 2, Informative

    Adblock Plus & NoScript work fine in Minefield, so they almost certainly will work in the RC. I don't know about other plugins, though.

  6. Re:A little anti clamantic... by A12m0v · · Score: 2, Informative

    Every WebKit browser should be getting 100/100.

    --
    GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
  7. Re:A little anti clamantic... by Just+Some+Guy · · Score: 4, Informative

    4.2.something. The only problem I have is that /. changed their CSS in the last couple of days so that now the message header sometimes fills the whole screen and pushes the message text against the far right edge.

    --
    Dewey, what part of this looks like authorities should be involved?
  8. Re:v3.5 and still no MSI package for Windows by Anonymous Coward · · Score: 1, Informative

    They don't achieve the same thing in all cases.
    Admins can slipstream the MSI as an update using their existing systems. The .exe requires human intervention.

  9. Re:Beta "99" by neiby · · Score: 2, Informative

    That's incorrect. That is the Release Notes page for the RC, but the download link (mislabeled) actually leads you to Beta 4, which obviously predates Beta 99. If you install Beta 4 after Beta 99, you'll corrupt some files that you'll need to delete manually afterward. I learned this the hard way today. If you already have Beta 99, just check for updates from within the browser.

  10. Re:v3.5 and still no MSI package for Windows by Elgonn · · Score: 2, Informative

    They don't achieve the same thing because the MSI while seemingly doing nothing more than an exe installer integrates correctly with Active Directory. You don't roll out 10k+ installs with an exe. http://en.wikipedia.org/wiki/Windows_Installer

  11. Re:v3.5 and still no MSI package for Windows by tepples · · Score: 4, Informative

    Pardon my ignorance, but this is a serious question; what would be the difference in downloading an MSI package versus an .exe if they both achieve the same thing?

    Because they don't in fact achieve the same thing. Deployment of software across hundreds of machines in an Active Directory environment relies on Group Policy objects that reference .msi packages.

  12. Not quite RC yet by spinkham · · Score: 3, Informative

    This is actually a pre-RC build, the actual RC should be coming in the next week.
    See this site for more details.
    http://blog.mozilla.com/blog/2009/06/17/firefox-35-beta-users-will-receive-update-to-early-release-candidate/

    --
    Blessed are the pessimists, for they have made backups.
  13. Re:Still the slowest browser. by anaesthetica · · Score: 3, Informative

    Indeed, performance is the top priority for Firefox.next (presumably Fx3.6 although you never know). Codenamed 'Namoroka,' the developers have selected several common tasks which they want to perceptibly increase the speed of, including:

    • Startup
    • Opening a new tab
    • Loading a bookmarked page
    • Autocompleting a location in the Awesomebar
    • Play rich media content
    • Animation and other interaction techniques to reduce lag between action and feedback, and to improve perceived speed
  14. Re:A little anti clamantic... by PuercoPop · · Score: 3, Informative

    Don't hog all my memory. Konqueror 4.x broke Slashdot and digg so I had to stop using it and use firefox instad. But now Slashdot works properly again. I can use dig but I get a regexp exhaust error if I try to login in digg. I still have to use firefox for gmail and facebook though.

  15. Re:93/100... by BZ · · Score: 3, Informative

    > This is why Web platforms of the future will not be based on specifications, but
    > on the test suites.

    Actually, no. This is why people are much more careful about not writing ambiguous specifications now.

    You can't "test suite" your way to full coverage of something like CSS 2.1: too many features, too many combinations, too many things to test.

    > If Mozilla wants to be seen as taking standards seriously again

    Which standards? Some standards are more important than others. It might just be that stuff the acid test is not testing is more important than stuff it should be... (and is in fact the case with parts of acid3).

    It might also be that supporting the standard and not supporting it at all are both better options than supporting just the part that the test tests.

    So no, 100% test-compliance should never be the primary goal. Support for the standards that are useful to support should be.

  16. Re:H.264 or Theora? by Anonymous Coward · · Score: 1, Informative

    Near all HD broadcasts are h264 and you should be thankful that TV industry didn't buy Microsoft's "but VC1 is documented too!" tricks.

    No HD broadcasts in the US are H.264, unless you're defining that term completely differently from I do.

  17. Re:93/100... by Anonymous Coward · · Score: 1, Informative

    Youtube are owned by Google.
    A Google employee is chairing HTML5, and Google have a lot invested in HTML5, including the video tag.

    Also, http://www.youtube.com/html5

    Yeah, I think they have plans.

  18. Re:Open Source FAIL *again*. by mr_mischief · · Score: 2, Informative

    Safari's renderer is WebKit, which is open source and based on KHTML.