Slashdot Mirror


Firefox 3 Beta 5 Released

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."

20 of 416 comments (clear)

  1. FIRST POST!111 by Anonymous Coward · · Score: 5, Insightful

    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.

    1. Re:FIRST POST!111 by Nushio · · Score: 5, Funny

      Webkit does 100? That's nothing. The newest Opera beta does 106/106!

      --
      Check out Unsealed: Whispers of Wisdom! http://unsealed.k3rnel.net It's an action-RPG about Open Sourcerers.
  2. Re:Awesomebar? by lpangelrob · · Score: 5, Interesting

    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.

  3. Acid 3 Test by J_Meller · · Score: 5, Insightful

    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.

    1. Re:Acid 3 Test by diegocgteleline.es · · Score: 5, Informative

      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)

      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

      And the fact that at least WebKit has introduced a special case for the Acid3
      font:
      m_allowFontSmoothing = (nameStr != "Ahem");

    2. Re:Acid 3 Test by Bogtha · · Score: 5, Informative

      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.

      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.

      --
      Bogtha Bogtha Bogtha
    3. Re:Acid 3 Test by asa · · Score: 5, Informative

      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

  4. Waiting... by ServerIrv · · Score: 5, Funny

    It will come out of beta as soon as Ad Block Plus is updated.

  5. Re:Awesomebar? by jellomizer · · Score: 5, Funny

    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.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  6. Got Buttons? by shogun · · Score: 5, Informative

    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. Easily fixed under customise toolbar though...

    1. Re:Got Buttons? by mrgavins · · Score: 5, Informative

      Could you comment in bug 425079 and attach your localStore.rdf, as described in comment 16? It would help a lot - we have a workaround fix, but we're trying to figure out the root cause.

      --
      Gavin Sharp
  7. Re:Warning: This breaks adblock! by Pearlswine · · Score: 5, Informative

    Works for me...

    Just open up about:config and add "extensions.checkCompatibility" as a Boolean set to false.

  8. Re:So obsessed with memory? by BZ · · Score: 5, Informative

    > 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.

  9. Re:So obsessed with memory? by anaesthetica · · Score: 5, Informative

    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.

  10. Connection parallelism by Bogtha · · Score: 5, Interesting

    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, says 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 debating this has a comment 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
    --
    Bogtha Bogtha Bogtha
  11. Re:Awesomebar? by propanol · · Score: 5, Insightful

    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.

  12. Re:Awesomebar? by D+Ninja · · Score: 5, Insightful

    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.

  13. Re:Awesomebar? by jwo7777777 · · Score: 5, Funny

    I thought the developers were not very interested yet in passing Acid3 tests ... they were in favor of dropping Acid ....

    Thank you .... I'll be here for 37 more milliseconds....

  14. Re:Awesomebar? by RareButSeriousSideEf · · Score: 5, Interesting

    4. Close history sidebar.

    I can't stand the name "awesomebar," but IMO it does have better sorting and filtering logic than the history sidebar, and its performance is a bit more nimble, so it's starting to win me over.

  15. Re:Actually... by asa · · Score: 5, Informative
    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