Slashdot Mirror


Mozilla Releases Firefox 3.1 Alpha 2

daria42 writes with news that Mozilla has released the second alpha build for Firefox 3.1, codenamed "Shiretoko." The new build includes "support for the HTML 5 <video> element" and the ability to "drag and drop tabs between browser windows." ComputerWorld is running a related story about benchmarks shown by Mozilla's Brendan Eich which indicate that Firefox 3.1 will run Javascript faster than Chrome.

19 of 348 comments (clear)

  1. Re:Hey, Mozilla: Learn what "Never" means by zig007 · · Score: 5, Insightful

    This is really starting to get annoying.

    I suppose you filed a bug report a few weeks ago and no one has done anything about it?
    Don't bother to check, I am quite sure you didn't:
    https://bugzilla.mozilla.org/show_bug.cgi?id=453452

    This was posted on the 3rd. On the highly unlikely event that it was you that posted that bug, maybe you should give them more than 3 days to do something about it before bashing them on /.?
    Also, I would categorize this as a low priority bug(OMFG? Pressing a button AN EXTRA COUPLE OF TIMES? You still alive?), so don't hold your breath.
    It is also in the 1.8 branch..

    You know one thing I find annoying?
    Users that find bugs and never tell you about them.

    --
    Baboons are cute.
  2. Re:Hey, Mozilla: Learn what "Never" means by zig007 · · Score: 3, Insightful

    Because no more than one person could possibly be experiencing the same bug

    Yep. Quite likely.
    And besides being an excuse to not report bugs, it would also be an excuse to bash them on forums? Right?

    --
    Baboons are cute.
  3. Re:Hey, Mozilla: Learn what "Never" means by Hurricane78 · · Score: 4, Insightful

    Maybe, If you started to think, instead of demanding from people who give you stuff for free, you'd found out, that "Never" means "Never ask me if I want to update to *this* version.".

    Besides: If you don't like it, you can easily fix it. Every noob can change some "if (...)" in some JavaScript C code.

    Never forget that all that beautiful open source software only gets created, fixed and updated because we like to do it. And if we listen to you, it's only because we like to make people happy.
    If you insult us, call as stupid idiots, tell us that we're shit... do not expect us to even talk to you.

    It's common sense: Be nice. Most of the time, people will help you.
    But maybe some people do not get out of their basement too often... (Users and Developers alike)

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  4. Re:Hey, Mozilla: Learn what "Never" means by Anonymous Coward · · Score: 5, Insightful

    Although Psychotria (953670) was meant to be funny it gave me an idea. add firefox's upgrade address to your host file and point it to yourself thus it will not look for an upgrade.

  5. Re:Hey, Mozilla: Learn what "Never" means by nightglider28 · · Score: 5, Insightful

    My Firefox is at 2.0.0.16. This is an official release (and, as far as I know, the most recent revision to the 2.0 tree). When Mozilla issues a public software update that has passed their internal reviews and release management processes, I don't believe that it's my responsibility to report bugs prior to complaining about them.

    While I agree that it's not your job to make sure there are no bugs, it's not realistic to assume that a non-alpha/beta release is perfect. It should be stable and bugs should indeed be few and far between, but it's not going to be a flawless product. You shouldn't have to hound the programmers to get things fixed, but as far as I'm concerned, you have no right to complain about something you can do and have done something to fix.

  6. Linux by tolan-b · · Score: 4, Insightful

    I wonder if FF are planning to fix the poor memory handling and speed in Linux any time soon. I'm getting quite tired of just how Windows focussed they are. I know that needs to be their primary target, but it would be nice if the Linux version didn't lag behind *quite* so much, especially seeing as they forget to mention that all these fancy improvements listed for a new version don't actually apply to the Mac and Linux versions.

  7. Re:Hey, Mozilla: Learn what "Never" means by donscarletti · · Score: 4, Insightful

    It takes less time to report a bug to Mozilla than to bitch about it on slashdot then defend your own moaning. If you want bugs fixed then report them, if you don't want them gone, don't complain about them. If you think that Mozilla has enough "internal reviews and release management processes" to find all their bugs before it goes out to users then you are an idiot. Most bugs aren't discovered until the users use it in their own different ways and no amount of testing or anal retentive release management is going to fix that. Mozilla does thousands of things right and you're complaining some trivial dialog box; if they had waited until all the bugs were found before releasing, you would still need to use another browser such as Internet Explorer, Opera, Crome, Safari which are all even buggier.

    You're right about Mozilla, they do release free software and you don't have to do anything in return. It also means that they're just writing it because they want to make the best software possible and unless you help them by reporting the bugs, they don't care about you or whether you like their product or not.

    --
    When Argumentum ad Hominem falls short, try Argumentum ad Matrem
  8. Re:Hey, Mozilla: Learn what "Never" means by kdemetter · · Score: 4, Insightful

    Exactly : you aren't paid to report/fix bugs , but you don't have to pay for the software either.

    So , simply put , you can't complain . You can post bug reports to help speed things up

  9. HTML 5 video by aliquis · · Score: 4, Insightful

    Great! Now all of Opera, Safari and Firefox support the video element, can we please kill flash already?

    I doubt youtube, game trailers, southpark studios and friends will demand this real soon now because people in general suck but I can wish can't I?

  10. Still no .. by jopet · · Score: 3, Insightful

    still no decent process separation between tabs and plugins though. FF has a lot of work to do to catch up to Chrome (or even IE) in this respect. This problem has been known since years now and nothing has happened.
    They could also learn a thing or two about sandboxing from both IE and Chrome.

  11. Re:We ain't dead yet! by Yer+Mum · · Score: 4, Insightful

    With reference to my babble; I know, but I used a paragraph of his to introduce an observation.

    My observation was that people have slated Firefox 2 and IE 7 and 8 for using 200M of memory, and when Chrome uses the same it's all shiney and new.

    I see you're quoting from that comic. Firefox does not have one giant address space, it can allocate memory and release it as and when required using various different methods depending on data requirements (just as any other process can).

    The fact that this memory is attached to one process or various is beside the point, apart from one: When a process (tab/window) in Chrome is destroyed the OS cleans up the memory. When a tab or a window is destroyed in Firefox the application cleans up the memory.

    Very well, but this basically means Google's designers have decided that any memory problems will solve themselves (or rather the OS will solve them) when a tab or window is closed in Chrome and that this advantage outweighs the disadvantage involved in spawning new processes and the IPC between them. There is also less incentive to spend time fixing memory leaks because the workaround will be to close the window/tab and re-open it again.

    FF3 has achieved quite a reduction in memory usage and received praise for it until now, and slating it as 'crappy code' and 'half-hearted attempts at fixing [memory leaks] is disingenuous.

  12. Re:Hey, Mozilla: Learn what "Never" means by FooBarWidget · · Score: 3, Insightful

    "They have people who are paid to do this shit."

    Ridiculous. They are giving you stuff for free, *and* you expect them to do even more stuff for you for free while insulting them at the same time? Talk about being ungrateful, rude and anti-social!

  13. Re:Hey, Mozilla: Learn what "Never" means by ultranova · · Score: 5, Insightful

    DAs I pointed out in a prior post, I'm using an official public release version of Firefox. Not a beta, not a nightly, not an RC. In this capacity, I'm an end user, not a QA tester. Do you actually presume that everyone who uses Firefox should report each bug that they encounter?

    If they want it fixed, yes. It is impossible for a programmers to fix a bug they don't know exist, even if it's in an official public release.

    What if your grandmother uses Firefox and something doesn't work as she expects?

    Then she better tell someone about it, if she expects someone to do something about it, just like she would with any other kind of problem.

    --

    Forget magic. Any technology distinguishable from divine power is insufficiently advanced.

  14. But why maximize? by tepples · · Score: 3, Insightful

    Chrome doesn't seem to allow me to switch to another window by hovering the mouse over that window's taskbar button while dragging a tab - which makes the feature nearly useless if you use maximized windows.

    Most web site designs nowadays are tested against window widths of 800 to 1000 pixels. Many of them are "liquid", meaning that the width of the main text area resizes with the width of the window; on these, if you make the window too wide, you have to move your head back and forth to read. Others just put blank bars at the sides if your window is too wide. So unless you use a small screen, such as that of an older PC or a subnotebook PC, why would you use maximized windows with a web browser?

  15. Re:Hey, Mozilla: Learn what "Never" means by zig007 · · Score: 4, Insightful

    Last time I checked, Mozilla Corporation is a for-profit company.

    Quote wikipedia:
    "The Mozilla Corporation reinvests some or all of its profits back into the Mozilla projects.[2] The Mozilla Corporation's stated aim is to work towards the Mozilla Foundation's public benefit to "promote choice and innovation on the Internet."

    Just like Microsoft, right?
    Except it isn't:
    "The Mozilla Corporation was established on August 3, 2005 to handle the revenue-related operations of the Mozilla Foundation. As a non-profit, the Mozilla Foundation is limited in terms of the types and amounts of revenue. The Mozilla Corporation, as a taxable organization (essentially, a commercial operation), does not have to comply with such strict rules. Upon its creation, the Mozilla Corporation took over several areas from the Mozilla Foundation, including coordination and integration of the development of Firefox and Thunderbird (by the global free software community) and the management of relationships with businesses.

    With the creation of the Mozilla Corporation, the rest of the Mozilla Foundation narrowed its focus to concentrate on the Mozilla project's governance and policy issues. In November 2005, with the release of Mozilla Firefox 1.5, the Mozilla Corporation's website at mozilla.com was unveiled as the new home of the Firefox and Thunderbird products online.

    In 2006 the Mozilla Corporation generated 66.8 million dollars in revenue and 19.8 million in expenses, with 85% of that revenue coming from Google for "assigning [Google] as the browser's default search engine, and for click-throughs on ads placed on the ensuing search results pages."[4]"

    --
    Baboons are cute.
  16. Chrome? what Chrome? by mutherhacker · · Score: 4, Insightful

    Chrome stayed on my system for about 15 minutes during the evaluation. Yes it was fast, yes it was shiny but I dont think i can browse without my firefox addons (adblock plus!!, piclens, rikaichan for japanese etc). I got used to the web without ads and I just cant go back.

  17. Re:Hey, Mozilla: Learn what "Never" means by Lobster+Quadrille · · Score: 5, Insightful

    What if your grandmother uses Firefox and something doesn't work as she expects?

    My grandma would probably just click the 'Never' button every once in a while.

    If something really gives her problems, she'd call me up. I'd look at it, and file a bug report.

    Wow... the system works.

    --
    "The cup is in turn designed for holding hot or cold liquids, and has an open rim and closed base." --US Patent #5425497
  18. Re:Hey, Mozilla: Learn what "Never" means by Anonymous Coward · · Score: 5, Insightful

    "... but what other explanation is there for Firefox, Netscape, Windoze, or other programs to keep INSISTING that I MUST upgrade my software immediately OR ELSE face dire consequences?"

    That's because morons like you, with vintage software, are responsible for all the hundreds of thousands of bots flooding the net with spam and other nasty stuff.

  19. Re:Hey, Mozilla: Learn what "Never" means by repvik · · Score: 4, Insightful

    No, google "users" are a product. The advertisers are the customers of google.