Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Firefox 3 Beta 5 Released

Posted by Zonk on Wed Apr 02, 2008 02:02 PM
from the another-toy-for-the-weekend dept.
bunratty writes "Firefox 3 Beta 5 was released today. This last beta release sports performance-boosting improved connection parallelism. Not only has 'the memory leak' been fixed: Firefox now uses less memory than other browsers. This is not only according to Mozilla developers, but CyberNet and The Browser World as well. As for the Acid3 test, Firefox 3 Beta 5 scores only 71/100 compared to 75/100 for Safari 3.1 and 79/100 for the latest Opera 9.5 snapshot. The final release of Firefox 3 is expected in June."
+ -
story

Related Stories

This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • FIRST POST!111 (Score:5, Insightful)

    by Anonymous Coward on Wednesday April 02 2008, @02:05PM (#22942950)
    I'm glad that the Acid3 test is just a side mention in this story. The recent Firefox betas look great. It needs to be said though that the WebKit builds that score 100/100 are publicly available. But it also needs to be said that there's a lot more to a web browser than its performance on a single standards test.
    • by Nushio (951488) on Wednesday April 02 2008, @02:42PM (#22943326) Homepage
      Webkit does 100? That's nothing. The newest Opera beta does 106/106 [opera.com]!
    • Re:FIRST POST!111 (Score:4, Informative)

      by asa (33102) <asa@mozilla.com> on Wednesday April 02 2008, @02:48PM (#22943412) Homepage
      You certainly didn't see Apple ship Safari 3.1 with 100 on Acid3. WebKit (more accurately Safari) are at the beginning of a development cycle. They just shipped Safari 3.1 after quite a long dev cycle and are beginning Safari 3.next (or 4?) so it makes sense that they tear into their code in a pretty aggressive way. As far as I can tell, Opera 9.5 due sometime soon also won't pass Acid3. All of this work you're seeing on Acid3 is for the _next_ release, not the current release. (where current is Firefox 3, Safari 3.1, and Opera 9.5)
  • Almost there (Score:4, Insightful)

    by mr_da3m0n (887821) on Wednesday April 02 2008, @02:09PM (#22942984) Homepage
    Now if Google could just port Google Browser Sync [google.com] over...
  • Acid 3 Test (Score:5, Insightful)

    by J_Meller (667240) on Wednesday April 02 2008, @02:10PM (#22942994)
    I'm glad there isn't an improvement in their Acid3 score with the latest beta. It means that their release procedure is sane and they aren't introducing regressions right before a big release. Kudos to the devs for not pushing patches for the sake of it.
    • Actually... (Score:5, Informative)

      by Mitchell Mebane (594797) on Wednesday April 02 2008, @02:37PM (#22943270) Homepage Journal
      Beta 4 only scored 68 / 100, so they have made some core changes. They fixed tests 42, 67, and 69. In addition, the test seems to run about 40% faster in B5 vs. B4, at least on my PC.
      • Re:Actually... (Score:5, Informative)

        by asa (33102) <asa@mozilla.com> on Wednesday April 02 2008, @04:47PM (#22944882) Homepage
        Beta 4 only scored 68 / 100, so they have made some core changes. They fixed tests 42, 67, and 69. In addition, the test seems to run about 40% faster in B5 vs. B4, at least on my PC.

        Yes, Firefox does include a few Gecko fixes that increase the Acid3 score, but not because Firefox 3 is chasing the test. We're focused on getting in the right set of changes between now and ship and that's not going to be defined by Acid3.

        - A

    • Re:Acid 3 Test (Score:5, Informative)

      by diegocgteleline.es (653730) on Wednesday April 02 2008, @02:51PM (#22943462)
      In fact, there are patches implementing ACID3 features that aren't going to be merged in Firefox 3 because they're too intrusive (what, slashdotters want an example? look here: https://bugzilla.mozilla.org/show_bug.cgi?id=421765#c8 [mozilla.org])

      Acid 3, just like acid 2, has been released when the firefox development cycle is focusing on stabilizing...other browsers have focused on passing acid3 like it was the most important thing to do and have done ugly things just to be the first, take for example this: https://bugzilla.mozilla.org/show_bug.cgi?id=410460#c44 [mozilla.org]

      And the fact that at least WebKit has introduced a special case for the Acid3
      font:
      m_allowFontSmoothing = (nameStr != "Ahem");
      • Re:Acid 3 Test (Score:5, Informative)

        by Bogtha (906264) on Wednesday April 02 2008, @03:52PM (#22944260)

        And the fact that at least WebKit has introduced a special case for the Acid3 font

        That's not the whole story. The Acid3 test assumes specific font-smoothing behaviour (that it doesn't increase the dimensions of the text). This is not always true on OS X and isn't required by any specification. The workaround in Webkit was to guarantee the font-smoothing behaviour that the Acid3 test expected. That font is not a normal font, it's designed specifically for testcases, so both the "bug" and the workaround would not affect normal situations. And the Acid3 test has since been changed to avoid this problem [hixie.ch].

        Please include this information when mentioning this "ugly thing", because without the pertinent facts, people assume a number of things that simply aren't true.

      • Re:Acid 3 Test (Score:5, Informative)

        by asa (33102) <asa@mozilla.com> on Wednesday April 02 2008, @04:52PM (#22944948) Homepage
        Perhaps, but shame on the devs for not announcing a 3.1 release to fix Acid3-compliance as soon as possible after 3.0's release. How I long for the days when standards were a priority on that team.

        I think you're confused. The Acid 3 test is not a test for Web standards. It's a test for a particular (and rather small) subset of Web standards. It's not even a representative set of Web standards that would necessarily move the Web forward in meaningful ways if there were compatible implementations across the various browsers.

        At Mozilla, we're definitely focused on fixing bugs in our various Web standards feature implementations as well as adding new Web standards capabilities, but we're not going to focus on any one test, especially a test that's designed as much to make browser vendors jump through hoops as much to advance the standards state of the Web.

        - A
          • Re:Acid 3 Test (Score:5, Informative)

            by asa (33102) <asa@mozilla.com> on Wednesday April 02 2008, @06:00PM (#22945832) Homepage
            ACID 3 is symbolic, and it is important to recognize that and not to simply sound grumpy about it.

            Well, I'd rather Mozilla contributors worked on issues that were real than issues that were "symbolic".

            Mozilla has for 10 years, and continues today, to demonstrate a serious commitment to Web standards. For the better part of the last decade, Mozilla has been the only serious standards advocating competitor to Microsoft and Firefox over the last four years has almost single-handedly revived the standards-based Web.

            So, if you think that a failure to drop everything else we're working on (to improve the Open standards-based Web) and start tap dancing for Ian Hickson and his Acid3 test erases our credibility on Web standards, then go ahead thinking that and don't expect me to waste further time trying to change your mind.

            - A
          • Re:Acid 3 Test (Score:4, Interesting)

            by mrchaotica (681592) * on Wednesday April 02 2008, @11:05PM (#22947956)

            The thing I find mosy annoying about Firefox 3 is that it's STILL not a native cocoa app.

            Of course it's not a native cocoa app! It's a XUL app, where XUL is Mozilla's own cross-platform widget toolkit. And it has to be a XUL app, because extensions have to be able to modify the UI and extensions are written in XUL. And extensions have to be written in XUL, because they have to be cross-platform. And Firefox has to support extensions, because otherwise it wouldn't be Firefox anymore.

            Bottom line: if you want a Gecko browser that's a native cocoa app, use Camino. If you want a browser that supports extensions, use Firefox. You will never, ever be able to have a single app that does both, because XUL and cocoa are different, incompatible technologies.

  • Waiting... (Score:5, Funny)

    by ServerIrv (840609) on Wednesday April 02 2008, @02:11PM (#22943004)
    It will come out of beta as soon as Ad Block Plus is updated.
  • What I care about (Score:3, Insightful)

    by microbee (682094) on Wednesday April 02 2008, @02:17PM (#22943052)
    I want to try beta 5 out (especially after I found Tab Mix Plus is actually supported [garyr.net]). But my main worry is how they react to bugs found in the beta. Are they continuously releases security updates for betas the same way as the official released version? Or I'd have to wait patiently for the final release which is more than 2 months away?

    Also, every time I uninstall firefox 3, I could no longer click links in outlook unless I reset default browser to IE and switch back. This is very irritating.

  • CPU spike bug? (Score:5, Interesting)

    by aredubya74 (266988) on Wednesday April 02 2008, @02:18PM (#22943062)
    I haven't been able to find a bug on Moz Bugzilla on the behavior, but both previous betas would occasionally spike in CPU usage after a few hours' of usage, seemingly at random. Restarting the browser clears the problem. It doesn't seem to be a site-specific problem, as rebrowsing the same pages doesn't immediately trigger the spike. Anyone else seeing this? Otherwise, I've been very happy with the FF3's rendering and feature set.
      • Re: (Score:3, Informative)

        Minutes. I've hit this bug before, and on my Sempron (shut up I'm in college) it knocks the computer out cold and hangs everything, and I was forced to reset the computer. It happens randomly, and repeatedly, and if you don't restart firefox it gets worst until the whole computer freezes; at first it just freezes the computer a little and then lets up but then the time it takes to make it free again increases.
  • Got Buttons? (Score:5, Informative)

    by shogun (657) <shogun@sh a f t e d .com.au> on Wednesday April 02 2008, @02:28PM (#22943164) Homepage
    Ok this was amusing, I just upgraded from 3b4 to 3b5 and it decided to replicate the forward/back button control a few times: Screenshot [smugmug.com]. Easily fixed under customise toolbar though...
  • by dn15 (735502) on Wednesday April 02 2008, @02:31PM (#22943204)

    As for the Acid3 test, Firefox 3 Beta 5 scores only 71/100 compared to 75/100 for Safari 3.1


    If we're comparing a Firefox beta then we may as well look at a newer version of Safari, too. The latest nightly builds of WebKit get 100/100 on Acid3. http://webkit.org/blog/173/ [webkit.org]
    • by asa (33102) <asa@mozilla.com> on Wednesday April 02 2008, @05:05PM (#22945108) Homepage
      >As for the Acid3 test, Firefox 3 Beta 5 scores
      >only 71/100 compared to 75/100 for Safari 3.1

      >>If we're comparing a Firefox beta then we may
      >>as well look at a newer version of Safari, too.
      >>The latest nightly builds of WebKit get 100/100
      >>on Acid3. http://webkit.org/blog/173/ [webkit.org]

      Actually, that's not quite fair. Firefox 3 beta 5 is the final beta and it's basically done. It will be a shipping browser at the same time as Safari 3.1. Comparing shipping browsers with nearly simultaneous releases (only a few months apart) is an eminently reasonable thing to do.

      - A
  • by billstewart (78916) on Wednesday April 02 2008, @02:32PM (#22943210) Journal
    Mozilla wants me to update from 2.0.0.12 to 2.0.0.13. Is there any reason I shouldn't just go to 3.0 Beta 5? I'm assuming it either fixes that security bug or replaces it with some new ones.


    Are the critical extensions available? For me, that's Adblock, NoScript, and Flashblock.

    • by Dragonslicer (991472) on Wednesday April 02 2008, @02:55PM (#22943530)

      Are the critical extensions available? For me, that's Adblock, NoScript, and Flashblock.
      Flashblock works fine for me on beta3 at home. The install.rdf file says it works with 3.0.*, so you wouldn't even need to disable version checking.
  • by lancejjj (924211) on Wednesday April 02 2008, @02:37PM (#22943266) Homepage

    Firefox 3 Beta 5 scores only 71/100 compared to 75/100 for Safari 3.1 and 79/100 for the latest Opera 9.5 snapshot
    Just last week Opera was at 100/100 and Safari was at 98/100 for ACID3. What happened???

    Oh yeah, those were numbers for non-production browsers, in-the-lab builds.
  • by Bogtha (906264) on Wednesday April 02 2008, @02:44PM (#22943340)

    I'm sure somebody is likely to bring it up, so it may as well be me with some additional relevant facts. The HTTP 1.1 specification, RFC 2616 [ietf.org], says [ietf.org] that:

    Clients that use persistent connections SHOULD limit the number of simultaneous connections that they maintain to a given server. A single-user client SHOULD NOT maintain more than 2 connections with any server or proxy. A proxy SHOULD use up to 2*N connections to another server or proxy, where N is the number of simultaneously active users. These guidelines are intended to improve HTTP response times and avoid congestion.

    This "improved connection parallelism" is simply changing Firefox from using the RFC-suggested 2 persistent connections, to 6. Now, SHOULDs and SHOULD NOTs are not set in stone, but they do require careful thought before ignoring.

    The Bugzilla entry [mozilla.org] debating this has a comment [mozilla.org] that points out that other browsers have also started to ignore this part of the specification:

    • Firefox 2: 2 connections
    • Opera 9.26: 4 connections
    • Opera 9.5 beta: 4 connections
    • Safari 3.0.4: 4 connections
    • IE 7: 2 connections
    • IE 8: 6 connections
    • by garett_spencley (193892) on Wednesday April 02 2008, @02:57PM (#22943544) Journal
      RFC 2616 was published in 1999.

      I agree that specification recommendations should not be ignored without careful consideration. However, I think the jump from 2 to 6 makes a lot of sense after almost 10 years of adhering to the specification and I don't think that it was done without careful consideration. Web servers and bandwidth have both strongly moved forward, and that specific suggestion in the RFC was just that. A suggestion. In the context of 1999.
  • by themildassassin (1094497) on Wednesday April 02 2008, @03:19PM (#22943848)
    I'm wondering how the new releases of distros like Ubuntu and Fedora are going to handle not having a stable version of Firefox 3.0 until June. Currently Ubuntu is using beta 4 for the hardy beta, will the plan be to revert back to FF2 when hardy becomes stable or release with a beta version of FF3?
  • by Tumbleweed (3706) * on Wednesday April 02 2008, @04:42PM (#22944828) Homepage
    I haven't installed it yet, but FF Portable has a FF3b5 version available:

    Firefox Portable [portableapps.com]

    Yay!
    • Re:Awesomebar? (Score:5, Interesting)

      by lpangelrob (714473) on Wednesday April 02 2008, @02:09PM (#22942980)
      It's not hideous - sometimes I only remember titles of pages, and other times only the last parts of the URL. The fact that remembering those things counts for something in Firefox (and gets me to my destination faster) makes me far more likely to use it, both here at work on Win2k and at home on my Macs.
      • by jellomizer (103300) on Wednesday April 02 2008, @02:17PM (#22943050)
        Hint... They are called Bookmarks and History.
        Besides anything called Awesombar makes me shiver.

        How to Enter Into Firefox.
        Click on the RadicalButton view threw the CoolMenu and once the narleyhighlight is set click it and firefox will load and now you can use the Awesombar to browse the web.
        • by Martin Blank (154261) on Wednesday April 02 2008, @02:19PM (#22943072) Journal
          It's spelled "gnarlyhilite."
        • Re:Awesomebar? (Score:5, Informative)

          by lpangelrob (714473) on Wednesday April 02 2008, @02:25PM (#22943136)
          Yeah, I know. I never used them.

          I only use the bookmarks on the bookmark menu. I never open a sidebar or go into the separate bookmarks panel except to organize the bookmarks - a rarity indeed.

          Same thing with history. It takes too long. I could have googled for it faster. The interface isn't slow, per se. I've never worked that way, and don't feel like starting anytime soon.

          Now if I jump back to wikipedia, I don't have to type "http://en.wikipedia.org/wiki/Ha..." ... I can just type "Ha..." and based on my usage patterns it *knows* I want to go back there. That's smart.

          Not perfect. Smart. People like using the Windows CMD+R command bar and launch bars for the exact same reason.
          • Re:Awesomebar? (Score:5, Interesting)

            by TobyWong (168498) on Wednesday April 02 2008, @02:36PM (#22943256)
            I'm the same as you. I either flat out remember the url or google for it. I just glanced at my bookmarks now and it's full of junk I put in there "just in case" but never actually used again.

            Mind you I usually have 20 - 40 tabs open in firefox all the time and I just resume my session on startup. It's just a different way of browsing and one that I prefer.
            • Re:Awesomebar? (Score:5, Informative)

              by The MAZZTer (911996) <megazzt@gma[ ]com ['il.' in gap]> on Wednesday April 02 2008, @05:20PM (#22945308) Homepage

              Lots of the changes in Firefox 3 with regard to bookmarking are in acknowledgment that the current way of bookmarking isn't as efficient as it should be so users DO go and do what you do, just google for their sites.

              The star is a one-click bookmark. You can file it later if you want, or just use the "smart" bookmark features.

              The awesomebar is basically a search engine for your bookmarks and history. I really don't see why people hate it. If you want to type in a URL without your pr0n sites showing up, clear your history! But seriously... you enter in a key word or key words, and all sites which have some connection with it pop up, with them intelligently ranked based on how often you visit those sites. Even if you just type in URLs you'll find as soon as you type in the "h" of "http" your most frequently typed urls you started typing with "http" in the past will appear! I used to manually type in the address to planet.mozilla.org to go there. Now I just tap h and it's right there by the top for me. The AwesomeBar is designed to make it easier to find your bookmarks and history items.

              And if you don't like it... that's why we have extensions [mozilla.org].

              • Re:Awesomebar? (Score:5, Interesting)

                by aj50 (789101) on Wednesday April 02 2008, @06:22PM (#22946086)
                The reason we hate it is because we don't use the address bar as a search engine.

                We like it to autocomplete the url that we're typing so disabling it completely is a step backwards but the new behaviour seems dumb.

                Example: I've typed in web, am I more likely to be looking for "xkcd - A *web*comic of ..." or "GameFAQs... Video games *web* site..", perhaps I want "Lets turn this fucking *web*site yellow" or "Rapidshare: 1-Click *Web*hosting" or maybe, just maybe, I've started typing in webmail.bath.ac.uk like I do reasonably often (but probably not as much as I visit xkcd or GameFAQs).

                I admit, web is a very generic word so this is quite an extreme example but I find that when typing in urls into the address bar, the awesome bar is a lot worse at bringing up the rest of the address you're typing.

                Side note: I really like the idea of an integrated search for bookmarks and history, it is more useful than I would have thought but it already exists in the history panel (which I have appear in my sidebar). If they wanted to draw attention to it, would it have killed them to integrate it into the search box and make the search box itself more of a central feature? I mean, when I want to search, I use the search bar or hit my google bookmark on the toolbar, I don't type what I'm looking for in the address bar.
            • Re:Awesomebar? (Score:4, Informative)

              by opus (543) on Wednesday April 02 2008, @03:45PM (#22944174)
              Yes, too many entries and two lines each, with the site icon making them look staggered. I simply couldn't see anything useful at a glance.

              The oldbar addon gets you back to a clean list: https://addons.mozilla.org/en-US/firefox/addon/6227 [mozilla.org]

              I'm able to enjoy the feature now, and I find it useful. This mode should be configurable, as well as reverting to a "dumb" URL text search if that suits your habits. Otherwise, this annoyance has the potential to drive away users, because every time you type a URL the awesomebar will assault you.

      • Re: (Score:3, Insightful)

        I <3 me some Awesomebar.

        Seriously, on OSX, Webkit nightly (Safari) is so much better than FF3B5 (Firefox). Faster, better render, better integration.
        Only thing keeping me from Webkit completely is 1) Extensions (Adblock+, Google Gears, Firebug!) and 2) Awesomebar
        It's that nice.

        All you haters can use a theme that kicks it.
      • Re:Awesomebar? (Score:5, Insightful)

        by Richard_at_work (517087) <richardprice@ g m ail.com> on Wednesday April 02 2008, @02:29PM (#22943180)
        Fine, some people like the 'awesomebar' - a lot, however, don't. A way to turn it off completely would definitely be appreciated, being forced into using it is not.
        • Re:Awesomebar? (Score:5, Insightful)

          by propanol (1223344) on Wednesday April 02 2008, @02:46PM (#22943372)
          Agreed. I can't help but feel the new algorithm that implements searching bookmarks/page titles/etc. for results when you type in the address bar is aimed at the "I am incompetent when it comes to technical things and don't understand the concept of URLs"-type people; the like to whom the Internet is the blue IE logo on their desktops.

          URLs are the key to http IMO - they're the ones to keep in memory as they're unique, unlike page titles and bookmarks. When I type "sla" in the address bar, I want slashdot.org, not some random blog post with the term 'slashdot' in the title I happened to pass by at some point.

          At the end, what pisses me off the most about this whole deal is not being able to revert to the old behavior. That kind of forced nurturing is what I'd expect from Microsoft, not Mozilla.
            • Re:Awesomebar? (Score:5, Informative)

              by Richard_at_work (517087) <richardprice@ g m ail.com> on Wednesday April 02 2008, @03:23PM (#22943886)
              Problem with that is, for one example, when you have two 'favourite' websites that get used equally - one being Ebay, and one being your banks website. When I type 'online', I expect to see my banks website URL as the first choice (as it starts with 'online'), and yet the 'awesomebar' persists in putting Ebay as the first choice, because its the 'worlds online market place'.

              I have *never* chosen Ebay in that instance, and yet it persists as the top choice in the list. Precisely the sort of behaviour that we are talking about.
      • Re:Awesomebar? (Score:5, Informative)

        by MooseMuffin (799896) on Wednesday April 02 2008, @02:41PM (#22943308)
        I think the behavior of the awesomebar is great, I just don't like how big it is. oldbar takes care of that though.
    • Re:Awesomebar? (Score:5, Insightful)

      by D Ninja (825055) on Wednesday April 02 2008, @02:48PM (#22943416)
      I know you've been modded insightful, and I'm not going to necessarily disagree with that. The "Awesomebar" (meh on the name) is not for everybody. It's definitely a different way of thinking.

      However, I have been using and testing Firefox 3 Betas pretty significantly. Personally, I'm very much enjoying the Awesomebar. I tend not to use bookmarks all that often - it's nicer to just start typing and, based on how I browse, the site I want to go to is usually at the very top of the list. The Awesomebar has also been helpful when I haven't been able to quite remember the site I want to go to. I start typing, and the site is usually listed somewhere near the top.

      Either way, it would be cool if there was an option to shut off the Awesomebar (for those people who don't like it) - but a new way to do something does not necessarily make it hideous.
    • by anaesthetica (596507) on Wednesday April 02 2008, @02:35PM (#22943248) Homepage Journal
      Because you care about competition. Once you stop caring about competition, you get sideswiped just like IE has been by Firefox. The whole idea is to have a plural browser environment in which each browser vendor competes to deliver the best standards compliance and the best feature set. If you only care about Firefox, you may be missing the point. We can measure Firefox's progress objectively (against its own past performance), but we also need to assess its progress relative to other browsers so that we can assure it remains competitive, and can (at the very least) hold its ground in market share. No one wants to return to the old days of browser monoculture and stagnation.
    • by BZ (40346) on Wednesday April 02 2008, @02:41PM (#22943304) Homepage
      > Since when did memory usage become such a big deal?

      Since people started doing more "wep apps" (and memory usage skyrocketed as a result) and since mobile devices started becoming a real browsing platform. RAM on those is not all that plentiful, so far.

      Note that the work to reduce memory usage in Firefox has thus far led to performance improvement, most likely due to better cache coherency. There _have_ been some optimizations to reduce memory usage at the cost of more CPU usage (largely to do with how long decoded 4-bytes-per-pixel representations of images are kept in memory), but most of the memory usage improvements have been due to using a better allocator and fixing leaks. There is no "must have the smallest memory usage around" goal; as you note other considerations are at least as important.
    • by anaesthetica (596507) on Wednesday April 02 2008, @02:43PM (#22943334) Homepage Journal

      Since when did memory usage become such a big deal?

      I'm not sure if you recall reading the comments to any other story about Firefox on Slashdot or Digg or Ars or virtually anywhere else in the past two years, but about 90% of those comments discussed memory usage. The Firefox team is doing a good job responding to its user base. They have not, to my knowledge, had to sacrifice speed or additional features to achieve lower memory usage.

    • Re:Acid scores (Score:4, Interesting)

      by compro01 (777531) on Wednesday April 02 2008, @02:53PM (#22943486)
      very early (pre-alpha, i believe) builds of opera and webkit have hit 100/100, and AFAIK, the opera build that does that feat isn't even publicly available. the numbers they're showing are for browsers that are actually available and usable.