Slashdot Mirror


Mozilla Firefox 1.5 Beta 1 Released

elfguygmail.com writes "Firefox 1.5 beta1 is out! It includes many new features including a new automatic update system, reworked options dialogs, faster browsing, new error pages, memory and stability updates. Get your beta at Mozilla.org."

113 of 626 comments (clear)

  1. Yeah! by OctoberSky · · Score: 5, Funny

    Yeah! New error pages! Finally no more of that 404 bullshit.

    1. Re:Yeah! by Seumas · · Score: 5, Funny

      No, they said NEW ones.

      I would suspect they've introduced new errors, entirely! Maybe some 700s, 800s.. maybe even some googols!

      Since I'm not going to install it on my mac, someone want to post screenshots of the new screens? Please tell me they're more informative (for unsophisticated users) but not mimics of MSIE.

    2. Re:Yeah! by Seumas · · Score: 2, Interesting

      In a new tab?!?!

      Screw that. I'll take the very annoying dialogue popup instead.

      How hard is it to make the error just pop up on a page in place of the page that didn't load in the first place?!

    3. Re:Yeah! by ikkonoishi · · Score: 4, Informative

      Put the following line in your current version's user.js to get rid of the popups.

      user_pref("browser.xul.error_pages.enabled", true);

    4. Re:Yeah! by Schrade · · Score: 2, Informative

      That pref is default under 1.5 beta 1.

    5. Re:Yeah! by SoupIsGoodFood_42 · · Score: 2, Informative
      w00t! Much improved:
      • Can use back button
      • No messy URL in the address bar
      • Better looking boxes
    6. Re:Yeah! by masklinn · · Score: 2, Informative

      Not in a new tab, in the current tab, and it now behaves in a sane way (no more chrome:// bullshit and no more "hey that didn't work and now you can't correct the wrongly typed URL you loser" crap).

      The new error page even looks quite good.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
    7. Re:Yeah! by Gordonjcp · · Score: 4, Informative

      It doesn't open in a new tab, but the current tab (as you'd expect).

      Have a look at this error screen for an example. I'm on XP at work, but I would think that other platforms would be similar.

  2. Deer Park !!!!!!!!!! by zymano · · Score: 4, Informative

    Yeeeeeeah ! Faster back and forward means better performance reading messageboards . Deerpark alpha wont start on my machine. I am one those that submitted a couple of bugs on this. Good job boys!

    1. Re:Deer Park !!!!!!!!!! by Anonymous Coward · · Score: 3, Interesting
      Yeeeeeeah ! Faster back and forward means better performance reading messageboards .

      I agree completely--slow back/forward has made me stick with Opera. Firefox 1.0.6 takes a while to render the page, which is annoying especially when going back to anchors. Opera is nearly instanteous; hopefully Deer Park can compete (trying it now).
    2. Re:Deer Park !!!!!!!!!! by ayden · · Score: 2, Informative

      I'm trying this out now on 1.5 Beta - works like a dream on slashdot!

      --
      "I'm The Bounty Bear. I will find him anywhere. I'm searching."
    3. Re:Deer Park !!!!!!!!!! by Dread+Pirate+Shanks · · Score: 5, Informative

      If they can get it to be as fast as Opera's cached pages, they'll really have something there. Going back and forth in Opera is almost entertaining, it's so damn fast.

    4. Re:Deer Park !!!!!!!!!! by Vicsun · · Score: 3, Interesting

      Not to troll, but Opera has had this feature for ages.

      Now that Firefox have finally caught up I might just switch back, though. It was the feature that converted me to Opera in the first place.

    5. Re:Deer Park !!!!!!!!!! by suyashs · · Score: 2, Funny

      You can't seriously expect Firefox not to work on Slashdot, can you?

      --
      http://chrono.posterous.com/
    6. Re:Deer Park !!!!!!!!!! by tolan-b · · Score: 2, Insightful

      You must be new here...

  3. Fp by anaesthetica · · Score: 4, Informative

    Posting on it now. Generally teh snappier on OS X, which I appreciate. Text handling still isn't good enough to switch from Camino. The drag n drop tabs are a very welcome addition. Also, it looks like the Slashdot bug has been cleared up. Sweet.

    1. Re:Fp by nighty5 · · Score: 2, Interesting

      Did support for aqua buttons etc make it in for this release?

    2. Re:Fp by Schrade · · Score: 2, Interesting

      The Slashdot bug was probably only a problem for people with corrupted profiles or those that didn't use Adblock. The ads on slashdot often would corrupt the pages.

    3. Re:Fp by pomo+monster · · Score: 4, Interesting

      So what, if the vast majority of websites don't bother styling them? Form controls can default to Aqua without compromising the spec. In other words, there's no need for controls to be ugly if ugliness isn't specified in the HTML, and even then, you can handle it the elegant and tasteful way:

      Some controls are going to naturally discard the Aqua look if you "fall off the cliff" by customizing the control to the point where the Aqua look can no longer be maintained, e.g., if you set the border and background of a button. Others, like checkbox, are going to refuse to "fall off the cliff" unless you explicitly turn off the -khtml-appearance property. The choice of when to disable the Aqua look is going to be chosen to match other browsers (and Internet Explorer in particular).

      Naturally, that's how WebKit behaves. Ugliness has no place on the Mac desktop, even on the web.

  4. Woohoo! by Tidal+Flame · · Score: 5, Interesting

    If they've really made it more stable and fixed the apparent memory leak, I'll be really happy. Firefox is great as it is, but it seems that if you leave it open for too long it starts to take up insane amounts of memory.

    1. Re:Woohoo! by LnxAddct · · Score: 5, Interesting

      I was actually giving this some thought the other day and perhaps firefox should use one of the C++ garbage collecting libraries. A webbrowser really just needs to be usable and low on memory, no crtical speed requirements as long as the UI is responsive, websites render quickly, and javascript interprets at decent speeds (none of which a garbage collector would slow down). Firefox developers could still focus on keeping the memory footprint down, but applying a garbage collector is a good solution because its unlikely they'll ever remove every memory leak. This would remove most of them, help detect others, and keep the remaining problems minimal.
      Regards,
      Steve

    2. Re:Woohoo! by vsimon · · Score: 2, Informative

      you sure not from network.prefetch-next=true? all those pages take up memory.

    3. Re:Woohoo! by Rirath.com · · Score: 4, Informative

      I've been using the nightly branch builds for some time now, and no... I've seen no apparent fix for the memory leak. I mean, maybe a few holes have been plugged... but it still takes more memory than one would expect. On the other hand, I don't remember them claiming it fixed.

      The best feature for me is the new automatic nightly version system using Firefox's update system. No more manually downloading, unraring, and changing folder names... just a few clicks and I'm done. A very big plus, for nightly users.

      And since 1.5a may break a whole lot of extensions, I recommend Nightly Tester Tools, which can force an extention to work. You may also try going into about:config (type that in the URL bar) and manually making the entery:

      app.extensions.version

      Then setting this to a value of 1.0+. Can cause other problems though, so I'd go with Nightly Tester Tools first. Lastly, you could simply open the extension with an unzip util and modify the install.rdf, perhaps the most time consuming but failsafe method.

    4. Re:Woohoo! by Kremit · · Score: 2, Interesting

      I've definitely noticed this too. I leave Firefox open for days at a time sometimes. Actually, I'd guess it to be caching of the pages in memory and not so much as a memory leak... but in that case the developers need to implement a "memory cache" that can be controlled from the Preferences -> Privacy -> Cache. If I knew anything about the FF/Gecko codebase I'd attempt it myself.

    5. Re:Woohoo! by LnxAddct · · Score: 2, Informative

      Nope, here is one worth reading about.
      Regards,
      Steve

    6. Re:Woohoo! by The+Clockwork+Troll · · Score: 5, Insightful

      Unfortunately garbage collection is not a cure-all for memory leaks; the programmer(s) still must take care to ensure that references to memory-consuming objects are removed when no longer needed. This can be a nontrivial task e.g. in a complex application where state is shared among multiple threads and certain corner case situations blur who is responsible for reference clean-up.

      Bugs is bugs!

      --

      There are no karma whores, only moderation johns
  5. Classic windows by Bob54321 · · Score: 4, Informative

    For those here that run Windows in the Classic theme, here a link to info on how to fix the menu looks http://kb.mozillazine.org/Firefox_windows_classic

    --
    :(){ :|:& };:
  6. I'll update if... by nigham · · Score: 2, Interesting

    ... all my extensions work on it. I had no problems with Deer Park Alpha, except that nothing except Adblock worked.

    --
    I don't want to read /. I want to go home and re-think my life.
  7. Watch Out Extensions Break by Blahbooboo3 · · Score: 5, Informative

    Warning, seems like most extensions won't work from 1.0x to 1.5beta1..

    1. Re:Watch Out Extensions Break by Kelson · · Score: 2, Informative

      Well, it is a beta.

      In theory there should be time for extension authors to update before the final is released. I've only got 6 extensions, of which one worked already, and one was updated during the day today.

  8. I hope it will turn out more stable... by beeswax · · Score: 5, Interesting

    My employer forces us to use firefox at my job... The database front-end they had designed uses flash. Firefox segfaults quite often and the copy/paste buffer is always farked up. I really hope these issues have been taken care of :(

    If it were my choice at work, I'd use Opera.

    1. Re:I hope it will turn out more stable... by xtracto · · Score: 2, Interesting

      Yes, I have had a lot of problems with Flash on Firefox too :

      - Sometimes Flash wont process mouse clicks.
      - Sometimes Firefox would start to work slow when
          looking at a Flash movie/application. [ not happening in opera]
      - When into a Flash page, if you leave Firefox open for a lot of time then memory will go up a lot (once it ended being like 250MB with only 1 window (no tabs) open in a flash page).

      Oh and one thing I LOVE about opera Flash support is that when you resize the window Opera resizes the Flash content. It is REALLY good as in firefox resizing just affect the fonts (I would also want it to resize images but... i think it is a lot to ask for).

      --
      Ubuntu is an African word meaning 'I can't configure Debian'
    2. Re:I hope it will turn out more stable... by a.d.trick · · Score: 2, Insightful

      I'd love to say that the new firefox will fix you flash front end, but it probably won't. The issues that you have with flash are probably Macromedia's fault, and there's not much of a way that Mozilla could test it because it's all proprietary code. You'd better wait for GPLFlash if you want them to be able to do anything about it.

    3. Re:I hope it will turn out more stable... by Matt+Perry · · Score: 2, Funny
      My employer forces us to use firefox at my job...
      You might want to try an alternative browser such as Internet Explorer.
      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
  9. Memory Leak appears fixed. by MrArmyAnt · · Score: 2, Insightful

    That's good to know, can uninstall that firefox speeder upper thing. So far there turning out updates quicker than MS, and has better support. Nothing like the lack of pop ups and spam that just doesn't know how to work a PC without IE :) Go firefox! On my site 65% of my users use firefox. It is a hardware site, so you'd expect it, but Firefox is gaining momentum and space. Anyone else have percentages from there site? Slashdot?

  10. Deer Park Alpha 2 is great by bahwi · · Score: 2, Informative

    I've been running Deer Park Alpha 2 recently with no problems(SVG is kinda funky, but works great, and with the field testing it should be much better).

    I hope SVG integrates with XUL ok. Gotta test out my XUL apps I have in the field for compatability too.

    There's some changes Extension Authors need to check out too. Mozilla Developer News has the info and the big thing is XPCNative Wrappers will be on by default. (Yet more info on XPCNative Wrappers is available too).

    1. Re:Deer Park Alpha 2 is great by Compuser · · Score: 2, Interesting

      Yeah, I really hope XUL goes well with SVG. Maybe then
      the guys behind the tabbrowser extention will make
      it so the tabs can be on the left side of the browser
      window AND have tab name run vertically. This is the
      one thing I still wish for in terms of UI that is
      not available from any browser I know of.

    2. Re:Deer Park Alpha 2 is great by roca · · Score: 2, Informative

      Please file bugs in Mozilla's Bugzilla. We really want to fix as many SVG compatibility issues as we can for Firefox 1.5 and we need people with SVG content to test it in Firefox.

  11. Re:new error pages! by Seumas · · Score: 5, Funny

    Yeah, whatever. You say that now, but I bet you were one of those jerks hating on Network Solutions for making "new error pages" last year, weren't, you?

  12. Incompatible, duplicate extensions by ReformedExCon · · Score: 3, Informative

    There are two things I am not fond of with the current non-Beta Firefox. The first is the way it needs to download the whole installer just to update a point release. The second is how extensions with similar functionality are not coordinated.

    Take the GoogleBar for example. When I first installed Firefox it didn't come with a usable search tool, so I had to find GoogleBar which approximated the functionality of Google's IE GoogleBar. Now, Google comes along and releases their GoogleBar for Firefox and I'm left having to uninstall the old toolbar and install the new one. I'd rather the two projects just work closely together so that it could be updated seamlessly in one fell swoop.

    Things like these occasionally mar my Firefox experience which is otherwise very smooth.

    Speaking of smooth, does anyone else get a brief (1 second) pause when loading large pages in Slashdot? It seems to load part of the page, then it freezes for a second, then renders the rest of the page. It also happens on Photo.net, but there the whole discussion page reloads itself after loading once. Just a strange thing I noticed about Firefox.

    --
    Jesus saved me from my past. He can save you as well.
    1. Re:Incompatible, duplicate extensions by shellbeach · · Score: 4, Insightful

      I do not know if this is a problem with firefox, SpellBound, or a combination of the two, but it's pretty damn annoying after a while.

      It's a mozilla dictionaries problem, I think - the dictionaries (which spellbound doesn't provide itself) install into the Firefox application folder, rather than into your profile folder - so when you overwrite that folder, you've just nuked your dictionaries.

      If this annoys you, you could always ask the spellbound devs to provide dictionaries that install into your profile ... It amuses me the way people are far happier to post complaints on /., where they achieve nothing, instead of sending the same complaint direct to the developer, where they might fix the problem!

  13. Now with native SVG support! by sootman · · Score: 2, Interesting

    So the Adobe SVG plugin, which works fine in IE/Win and FF/Mac, will no longer be needed, which is great, since it crashes FF/Win! w00t!

    --
    Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  14. Extensions by 2MuchC0ffeeMan · · Score: 5, Insightful

    So far the only extension that works is the gmail notifier. Not even the all-in-one mouse gestures works... I'm patient, but will all of the developers make and re-make their extensions for every version?

    I smell a need for backward compatibility

    --
    Runnin' On Empty .... I'm Still Alive
    1. Re:Extensions by asa · · Score: 4, Informative

      "I'm patient, but will all of the developers make and re-make their extensions for every version?"

      No. Developers will only have to test their extensions to make sure they're not broken by the latest Firefox release. All they have to do if their extension still works is tweak a version field at addons.mozilla.org (or wherever their extension checks for updates) and Firefox will allow the extension to run.

      We're still at beta and that gives developers quite a bit of time to get their extensions certified against the upcoming Firefox 1.5 release.

      If the extension author was relying on Firefox application code that changed, and broke the extension, then the extension will have to be updated.

      I'm hopeful that most of the popular extensions will have certified against 1.5 or made updates available by the time 1.5 final ships.

      - A

    2. Re:Extensions by Will2k_is_here · · Score: 2, Interesting

      All they have to do if their extension still works is tweak a version field at addons.mozilla.org (or wherever their extension checks for updates) and Firefox will allow the extension to run.

      I haven't made any extensions before, but from what little I know, doesn't that mean I can unzip the installed extension, find the file, add 1.5 to the list, rezip and go?

    3. Re:Extensions by benna · · Score: 3, Informative

      Yup, just open install.rdf and change 1.2 to 1.6a2 and most extentions will work fine. The only one that isn't working for me is bugmenot.

      --
      "It is not how things are in the world that is mystical, but that it exists." -Ludwig Wittgenstein
  15. Firefox 1.5 installation directions by mdew · · Score: 5, Informative

    When installing Firefox 1.5

    (1) Backup your old Firefox 1.0 profile
    (2) Start with a clean profile, its best to use a clean profile
    (3) Update your extensions
    (4) If the extensions still complain, try this following the directions from this link

    --
    http://www.fanboy.co.nz/adblock/
    1. Re:Firefox 1.5 installation directions by DraconPern · · Score: 3, Interesting

      They want corporate to use it, but I will say it again. Item (2) is the primary reason firefox isn't being used by normal users and corporations. Every .x version requires a new profile (otherwise FF doesn't run). Extensions get broken, etc. Most normal sofware will either include migration, or use a major release number. I know this is a problem because I author a Mozilla Firefox MSI

  16. New Firefox...same goofy theme by darxpryte · · Score: 4, Insightful

    I was hoping that they'd replace the big goofy icon buttons on OS X and Linux that just don't go with anything. Maybe next version. The upside is the preferences layout is simpler, and browsing is a little snappier.

    I'm also hoping that my memory leakage problems on linux are solved. We'll see! Now back to searching for the safarifox theme to see if it'll work...

  17. Based on 30 seconds of usage by ocelotbob · · Score: 3, Interesting

    Just downloaded it, seems cleaner, the new error pages seem a bit better than the old popup systems; informative and not nearly as cluttered as IE's. Haven't tested page rendering that much, so that remains to be seen, but seems good so far.

    --

    Marxism is the opiate of dumbasses

  18. svg release schedule? by radarsat1 · · Score: 5, Interesting

    Very cool that they have a new release out, I'll be downloading it soon.
    But I'm a little dissapointed it looks like the built-in SVG support isn't in there. Guess it's still alpha? (Haven't been following the Deer Park releases)
    I'm really looking forward to the day where I can actually do a site in SVG and be able to expect more than 2 or 3 people to be able to see it...
    And wow am I ever tired of struggling with the Flash IDE.

    1. Re:svg release schedule? by cduffy · · Score: 2, Informative

      But I'm a little dissapointed it looks like the built-in SVG support isn't in there.

      Huh? It's there.

    2. Re:svg release schedule? by timealterer · · Score: 4, Informative
      SVG is absolutely built into Firefox 1.5. I've been using the nightly buids for months now, and it's there (I've tested it myself.) It's possible that they may set about:config's svg.enabled to false for the final release, but I think that is highly unlikely.

      See: Mozilla SVG Update and Mozilla SVG Status for some more info.

      --
      - Allen Pike
      Altering time, one time at a time.
    3. Re:svg release schedule? by dtfinch · · Score: 2, Informative

      SVG support has been working well for many months, but if you just try to reference an SVG from an IMG tag, it won't work. The embed tag should work though. Their website has many SVG examples, even some created and animated using javascript.

      The e4x support looks pretty cool too, actually making XML userful and easy rather than just another burdensome technology chosen for its buzzword value.

    4. Re:svg release schedule? by AnamanFan · · Score: 2, Informative

      Works for me. Here's a good page of samples for you to check out:

      Croczilla SVG Samples

      --
      AnamanFan - Trying to find the Truth, one post at a time.
    5. Re:svg release schedule? by ldpercy · · Score: 2, Informative

      Just tried out a quick comparison of SVG rendering between FFb1 and Adobe SVG Viewer 3.02 (in IE 6) using the sample svg suite that comes with batik (1.6)

      All worked okay (no crashes), but there were quite a few small differences when placed side-by-side
      - Alot of font faces and sizes were different
      - Some line thickness were different (fatter)
      - filters and patterns don't seem to be working at all yet
      Some things that are good:
      - gradients look nearly identical
      - Most basic line art looks really good
      - the dynamically drawn 3D.svg sample file works really well and is very smooth

      All up I'm bloody impressed and can't wait to see this mature further.
      Congratulations to the FF team!

    6. Re:svg release schedule? by Anonymous Coward · · Score: 2, Interesting
      The problem is that every single real site out there that uses SVG is designed for the Adobe SVG plugin, and Firefox appears to be nearly completely incompatible with all of these sites. I suspect the problem has more to do with trivial things like doctypes, namespaces, and mimetypes than actual incompatibility of the parsers and renderers, but for some reason compatibility with existing SVG implementations is not a priority for the Firefox SVG developers.

      Overall Firefox 1.5's SVG support seems disappointing to me: major features are still being added late in the alpha/beta cycle, huge swaths of the SVG standard are still not implemented, UI features like zooming and scrolling are MIA, and compatibility seems to have been ignored thus far. IMHO Firefox 1.5's SVG is likely to be buggy, incomplete, and quirky. Perhaps the only way for it to progress is to shove it into a release and get people using it, but I hope that doesn't mean we'll be stuck supporting Firefox 1.5's SVG quirks forever. I suppose the improved updater should help eliminate that problem.

  19. Users need it by nukem996 · · Score: 4, Insightful

    I have switched many people to Firefox and have found that people I switched months and months ago will never update. They never look at the little red arrow on the top right. They stick with the same version they have unpatched. Other applications use auto update because users dont update programs, its a problem but if Firefox is to be known as the most secure, fastest, bug free browser on the internet then they have to make sure everyone updates.

    1. Re:Users need it by ahaning · · Score: 4, Insightful

      The biggest problem I can see with the old way that Firefox was updated was that you'd have to completely reinstall. So you were hardly updating.

      You'd also have to stop and restart the browser, thus losing whatever page you were on when you decided to update. Here's hoping that the final versions will restore your browsing session after updating (similar to recent versions of Adobe Acrobat Reader). (Yes, I know about and use sessionsaver.)

      --
      Withdrawal before climax is very ineffective and those who try this are usually called "parents."
    2. Re:Users need it by asavage · · Score: 3, Insightful

      For everyone I have switched to Firefox (>5), a few months later I have used their computer and noticed they have never updated. It isn't obvious at all that you should click on the arrow and that it means new updates are available. The auto-update can't come soon enough.

    3. Re:Users need it by Jugalator · · Score: 4, Informative

      This, however, is solved in Firefox 1.5.

      Now, when Firefox notice there's an update available, the user gets a dialog telling there's an update, asking "do you wish to close Firefox and install it now? (otherwise it'll install next time you start Firefox)"

      --
      Beware: In C++, your friends can see your privates!
    4. Re:Users need it by Myen · · Score: 2, Informative
      Firefox will respawn itself and die (effectively doing the detach you mentioned) if
      1. there is no old copy of Firefox around to attach to; and
        • it needs to install / uninstall / update extensions; or
        • your XPCOM registry thing (compreg.dat/xpti.dat) is busted; or
        • you started with the profile manager.

      I probably missed some situations.

      Basically, it loads half way, figure out that it loaded stuff it shouldn't have (or didn't load stuff it should have), and restarts itself. Completely normal for the stuff mentioned above. This will not occur if you already have an existing Firefox window (since the new instance actually just tells the old one to open a new window, then quietly commits suicide).

      As to GP's complaint about the negative download count - that actually exists in any version 1.0.x and older. Using a 32-bit number to keep track of file sizes didn't work so well with > 2GB files :) (There was also something about how the order of operations got it to overflow first - that was also fixed post-1.0.x, I think)
  20. Re:Copy and Paste Fixed? by superpulpsicle · · Score: 2, Interesting

    Are you sure about that being a real bug and not just some environmental problem? I don't ever remember seeing this problem on any FF on any machine. I just tested it again and it works fine.

  21. Re:Flash by thesolo · · Score: 3, Informative

    Works just fine if you go directly to the swf, but attempting to load it in a webpage does nothing.

    For example:
    This swf loads.
    Its containing web page shows nothing. Works in 1.0.6

    I mean, that's why this is a beta, clearly something is wrong. Shame though, I was hoping to use this on a daily basis to QA. No flash means I can't, I do too much work in flash to not have it load.

  22. Now we're talkin' by psallitesapienter · · Score: 2, Interesting
    Report a broken Web site wizard

    Now here's something other web browsers should also include in themselves. Let's hope that M$ also "copies" this feature into de "new" IE 7.

    1. Re:Now we're talkin' by DigitumDei · · Score: 2, Interesting
      Incidentally the report a broken web site wizard is great to use from the acid 2 test page. ;)

      Go there and let them know you want web standards compliance.

  23. I'll Crush Those Fuckers! by Basehart · · Score: 3, Funny

    Right now Steve Balmer is running around naked, drooling at the mouth and ripping up pictures of Bambi, convinced that they named the beta Deer Park because of him somehow.

  24. Re:my big hope by adrianmonk · · Score: 4, Insightful
    Does it have a multithreaded interface yet? This is by far my biggest gripe with Firefox.

    I agree 100%. There are often pages that I visit which take a while to load. I load them in the background in tabs, but the whole browser grinds nearly to a halt while they load. In fact, if a flash animation takes up lots of CPU in one tab, then all the other tabs, and every other part of the user interface sometimes locks up for a minute at a time. This is just sad.

    My second big gripe is just general bugginess. Yes, it takes time to iron out bugs, but Firefox has had some time. Right now, we're on 1.0.6, and honestly I'd rather see them just spend 100% of their effort on a 1.0.7 that is as close to bug free as humanly possible rather than adding more features. I'm sure the features they're adding right now are worthwile overall, but I'd much rather stay with the feature set I have now and see all the bugs disappear. The worst one is something that seems to relate to perhaps an event queue. Every now and then, something will happen that seems to cause Firefox to just stop processing events. I can press buttons and hit Command-W (I'm on a Mac), and nothing will happen. But if I hold down the mouse button inside a window, somehow this rejuvenates the event queue and these events get processed eventually. Totally, totally weird.

    The worst part is that it seems that flash animations use the same thread as the user interface. So if you have a flash animation that takes a LOT of CPU, which lots of them do, then the user interface becomes unresponsive. This is just silly. You're taking untrusted code (flash from whatever web site) and letting it take CPU time away from critical stuff like being able to close the window that contains the CPU-hogging flash code!

  25. Funny... by VinodTandon · · Score: 5, Funny

    For the hell of it I clicked on view source on the provided link...

    This was a comment in the code:

              Note to Editors of this Document!

              I have meticulously repaired the indentation here. DO NOT OPEN THIS
              DOCUMENT IN A WYSIWYG EDITOR OR (in the words of Robert DeNiro) I
              WILL BRING YOU DOWN! I WILL BRING YOU DOWN TO CHINATOWN!

                -Ben

    nice.
    -Vinod

    1. Re:Funny... by cerberusss · · Score: 2, Informative

      What I find even worse is that this guy wasted valuable time doing indenting when there are a gazillion programs doing it much better, like HTML Tidy.

      --
      8 of 13 people found this answer helpful. Did you?
    2. Re:Funny... by Anonymous Coward · · Score: 4, Informative

      Too bad the guy didnt know about the "View Formatted Source" Extension for firefox (Bigger shame since he is a part of the mozilla foundation). http://www.extensionsmirror.nl/index.php?showtopic =3565 Enjoy. Rahul

  26. fix the operating systems by cahiha · · Score: 4, Insightful

    including a new automatic update system

    I am sick and tired of every application including its own update system. They all have different user interfaces, they don't handle dependencies correctly (e.g., Firefox may upgrade its own extensions, but not the download manager that they depend on), and they make random connections all over the Internet.

    When will Windows and Macintosh get decent package and dependency management so that developers don't have to put this functionality into applications anymore, and that we don't have to put up with the security risks of many different update systems anymore?

  27. Re:Upgrade man by Basehart · · Score: 2, Funny

    "you can get a computer that will stomp that one into the dirt for a couple of hundred bucks easily."

    No way. Robot legs are very expensive, and fitting a pair onto a case would be run into the tens if thousands of dollars.

  28. GCC 4.01 by (1+-sqrt(5))*(2**-1) · · Score: 4, Interesting

    Beautiful: Firefox' source finally builds with GCC4 out of the box; no mucking around necessary!

  29. inline-block? by Yjerkle · · Score: 5, Interesting

    They've jumped up half a version and still no display:inline-block? Shouldn't they finish CSS 2.1 before they start on CSS 3? Every other major browser out there supports it, so it can't be that hard. Even IE, with it's dismal standards support, has inline-block.

    1. Re:inline-block? by SimplexO · · Score: 4, Informative

      Bug 9458 - Implement inline-block in layout.

      https://bugzilla.mozilla.org/show_bug.cgi?id=9458

      This is one of those golden-oldy bugs with a 4-digit bug number, so chances are it's really hard to implement.

      Opened: 1999-07-08 15:25 PDT
      Last modified: 2005-09-06 12:46 PDT

      It looks like you might be able to get away with using both of the following rules:

      display:-moz-inline-box;
      display:inline-block;

    2. Re:inline-block? by Bogtha · · Score: 2, Insightful

      Even IE, with it's dismal standards support, has inline-block.

      It should be pointed out, however, that the reason why Internet Explorer has inline-block support is that it was a previously proprietary Internet Explorer extension to CSS, that was added to CSS 2.1.

      Furthermore, CSS 2.1 is only a working draft at the moment, whereas some CSS 3 specifications are candidate recommendations, which means they are ready for implementing, but CSS 2.1 is not ready.

      --
      Bogtha Bogtha Bogtha
  30. Re:I hate to be the one to bring up adblock but... by pomo+monster · · Score: 3, Informative

    Yeah, it does. The adblocker's called PithHelmet. There's dozens of other extensions available, most of very high quality.

  31. Re:No extensions work? by MykeAbner · · Score: 2, Informative

    The main point of the beta is so that extension developers can make their extenions work. Nothing is supposed to be great about it.

  32. Re:Upgrade man by arth1 · · Score: 2, Insightful

    For older hardware, I strongly recommend installing Mozilla instead of Firefox. You install only the parts you want, and even with a "complete" install, the memory usage is much lower. This despite that Firefox was supposed to be a leaner alternative to the Mozilla suite -- it's ended up s much more bloated and resource craving. If you have less than 512 MB RAM and use the PC for more than one thing at a time, I honestly can not recommend Firefox at all.

    Opera seems nice, but it's not customizable enough for me. I also can't compile my own, but have to use pre-compiled binaries that links against old libraries I don't even have installed anymore.

    Regards,
    --
    *Art

  33. Re:Auto update! by Kichigai+Mentat · · Score: 4, Interesting
    Awesome - because we all know how well auto-updating stuff goes. Take Windows, for example! :P

    Well, as one who manages the family computer, which runs WinXP, AutoUpdate is actually pretty useful. I haven't had to install an update manually for quite some time.

    Seriously though, I can't wait until we get an OSX port that doesn't suck (Camino is okay, but what good is it if you can't use all the cool firefox extensions?).

    Well, as a Mac OS X user, I feel your pain. But, I'm wondering which parts suck for you? I have issues with page rendering. Look at these rendering jobs from the LiveJournal home page (be kind! this is hosted on my personal server box):

    • FireFox 1.0 (Sorry, but the "About" Dialogue blocks the effected text, so you'll have to trust me)
    • FireFox 1.5 Deer Park Beta 1 the distributed Mac OS X binary, not compiled from soruce
    • Camino 0.92 just for comparson
    • Opera 8.02 for Mac OS X
    • Safari 2 (And if you don't trust me, think about how many web browsers have a brushed metal GUI like that)
    This occurs on several pages, but the only one I could produce on-demand was the LiveJournal page. Note that this is the LiveJournal home page, not user pages, and contains relatively simple and stable code. Note that Safari and Opera read the pages perfectly fine, but all the Mozilla-based browsers (all versions), even Camino, can't render the page properly. And these problems are not always so minor. On occasion, text can continue right outside of the view (and scroll) of the window. Text boxes will end up with text no longer inline with the cursor, making editing and correcting typos virtually impossible.

    Any one else have this problem? I know it's not too isolated since I've had this happen on both installations of OS X 10.4 and even 10.3. Or are there other problems that I don't know about?

    --
    Rawr
  34. Back by TopSpin · · Score: 5, Insightful

    Faster back and forward means better performance...

    Nice. Too bad its taken over 11 years for someone to optimize this in a relevant browser.

    I'm not a browser developer so I've always wondered why browsers do not simply re-render what has already been cached when 'back' is used. I hit 'back' and I observe network activity even when the page is entirely 100% cacheable content. The browser is probably playing with If-Modified-Since... I'd rather it just render what's cached especially when, between the time the page was first rendered and the time I hit 'back' the network flakes out and, rather than simply rendering what is already faithfully stored on my local disk, the browser hangs!

    It's not just inconvenient. It's wrong in principle; 'back' should be 'back to precisely what I received previously', not 'attempt to re-get whatever now appears at the previous URL.' If I want the page refreshed, I will use the provided 'refresh' button, mkay? Thanks.

    There's probably some profoundly crucial and subtle reason for all this and I've foolishly revealed my ignorance. Apply the necessary flames, but only if you have credible answers.

    --
    Lurking at the bottom of the gravity well, getting old
    1. Re:Back by Jugalator · · Score: 3, Interesting

      I think the "problem" with Firefox 1.0 was that it wasn't caching the DOM tree, and given how complex that beast can turn out to implement (code can for example modify their own DOM on the fly whenever they feel like), it's not really surprising to me.

      I think Firefox 1.5 is basically as fast as Opera on this now, so it's nice to see one of Opera's killer features in Firefox.

      --
      Beware: In C++, your friends can see your privates!
    2. Re:Back by shutdown+-p+now · · Score: 2, Insightful
      I'm not a browser developer so I've always wondered why browsers do not simply re-render what has already been cached when 'back' is used.
      For the record, they do. Well, some of them - Opera has been doing this for at least as long as I've been using it, since version 6. Coincidentially, this particular feature, or rather its absence from Mozilla and derivatives, was what kept many people (myself included) from switching. Now that it has been finally implemented, I shall probably give Firefox another try.
    3. Re:Back by arkanes · · Score: 3, Informative
      The current standard says that "back" should always load from cache, but for a long time it didn't directly address it and a lot of browsers did various thing. IE and Netscape both send a HEAD request for to check for a new version. Opera will unconditionally load from cache. I believe that Opera will load from cache even with a page that has no-cache set, which is wrong.

      Firefox, by the way, will fall back on the cache if it's unable to get the HEAD request. I'm not sure if it will correctly fall back if the HEAD succeeds but the actual request does not. IE will crap out, though.

      Precisely what the "correct" behavior is, by which I mean "what the user expects" will vary from case to case, so it's hard to have a case that everyone agrees with. Netscape and IE both implemented what they thought was right, and have retained that behavior for consistencies sake even though some of the purists in the standards bodies have changed it.

  35. Mozilla? by afidel · · Score: 2, Interesting

    Anyone know if any of the code changes will make it back to the Mozilla Suite tree? Or is that officially dead as of 1.7? I would like to know because I love the integration of email and browser. I've been using the Suite style since Communicator first came out and I really like it at home. At work I use Firefox and Outlook.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    1. Re:Mozilla? by CTho9305 · · Score: 2, Informative

      The "Mozilla Suite" under that name is no more... the Mozilla Foundation isn't doing any more releases (well, security updates to 1.7, but that's all). However, a community group is continuing its development under the name SeaMonkey. It contains all the core improvements that went into Firefox 1.5 (pretty error pages, svg, canvas, performance improvements) and some new features of its own. Not all changes to Firefox go into the suite - SeaMonkey doesn't aim to be exactly like Firefox.

      If you're interested in it, we'll be shipping 1.0 alpha very soon now (based on the code that would have been Mozilla 1.8 beta4), and nightlies are available here (you want the -mozilla1.8 directories at the bottom). We're hoping to ship within the next week or two (it's just an installer bug that we need to fix before release).

  36. FireFox web page in IE by SnprBoB86 · · Score: 5, Interesting

    I understand that IE isn't standards compliant, but it is dominant. As such, many people will be viewing the FireFox web site in IE. But IE doesn't render many of the FireFox site's pages correctly! Rounded corners don't work on every page and some pages (such as the "Mozilla FireFox 1.5 Beta 1 Release Notes" page) have much larger issues. However, IE renders the content at full width and FireFox leaves a substantial margin on either side (I have a wide screen display, I want to make use of it!).

    Blame Microsoft all you want, but this is inexcusable. If you want people to switch to FireFox, they need to believe FireFox is better. Seeing as most web sites are built for IE, users coming to FireFox's web site see a page that doesn't render correctly and they assume the makers of the page are to blame. Why would they blame IE? Every other page they go to renders just fine in IE.

    Since the same organization that made the page makes the software, it is conceivable that people would be turned away from FireFox on the assumption that people who produce broken web pages also produce broken programs.

    Whether the FireFox web site doesn't properly support IE out of laziness, or out of malice. It should be fixed.

    --
    http://brandonbloom.name
    1. Re:FireFox web page in IE by infestedsenses · · Score: 2, Interesting

      Firefox is displaying the site just as it was meant. IE is breaking the layout due to its lack of support of the CSS max-width rule. It's supported by every other modern browser.

      But users don't care for that, I know, and what counts isn't the technical proof but the impression the site leaves on Joe Sixpack.

      Any professional typographer will tell you the way Firefox interprets the site is much user-friendlier. Text lines should not be too wide or it will make reading more difficult. This is a common problem with most liquid layouts and max-width would be the perfect solution to the problem if IE supported it. While I agree that Mozilla should have used a work-around to make it display the same everywhere, I can understand the idea behind using standards-compliant CSS and like this demonstrating Firefox's superiority. Your comment, however, shows that this probably isn't working for a lot of people.

    2. Re:FireFox web page in IE by hhghghghh · · Score: 2, Insightful

      Isn't that like going to France to learn French, and then being horrified that the locals don't speak English fluently?

  37. What I want to know by poofyhairguy82 · · Score: 2, Insightful
    Will the Linux version suck less? Its the slowest of the big three (OSX, Windows, Linux) in the 1.0.x series. Isn't it going to use Cairo more? Will it eat less CPU and RAM so I can stop recommending Epiphany instead?

    I like how it looks best in Linux, but I kinda miss the Windows version sometimes...with its speed and all. And I know its not Linux/Gnome- Epiphany flies. So does a WINEd IE. Only Firefox is slow. Will that be better?

  38. A Rebuttal by Phil+Urich · · Score: 2, Funny

    Ugliness has no place on the Mac desktop, even on the web. Neither does actual functionality. Style over substance, baby! (Honestly, there's no OS without flaws)

    --
    I remember sigs. Oh, a simpler time!
  39. Doesn't Fix Splitting Absolutely Positioned Frames by Anonymous Coward · · Score: 5, Informative

    No, this still doesn't fix bug #154892: "Splitting Absolutely positioned frames not implemented - Missing second page of content when printing or print previewing this site"

    This bug prevents many web sites from printing in any useful respect from Mozilla browsers.

    Its existence keeps me from rolling out Firefox as the default. It probably keeps any organization that frequently prints web pages from considering Firefox.

    But what really irks me is that this bug has existed since 2002!. The bug has been duplicated in dozens and dozens of bug reports. It has at least 70 votes in Bugzilla. Yet no one has fixed it, and there is NO INDICATION that it will be fixed in the foreseeable future, yet it directly affects the user's browsing experience.

    The history and severity of this bug does not reflect well on the Mozilla browser or its open source development model. NOTE: I am actually, personally, quite impressed with the Mozilla project, but someone who wants an excuse to banish free software might start with something like this.

    Finally, as a Firefox user, a personal plea: Somebody, please fix this! Please?

    For more information:
    https://bugzilla.mozilla.org/show_bug.cgi?id=15489 2

  40. Seems to work for me after uninstalling AdBlock by zero0w · · Score: 2, Informative

    After a clean install of Firefox 1.5 Beta 1, I tried to reinstall each extension I used, only to find out that Flash stops working after installing AdBlock, so for now the solution is to uninstall it until an update version comes out.

  41. State. by abulafia · · Score: 5, Insightful
    It's not just inconvenient. It's wrong in principle; 'back' should be 'back to precisely what I received previously', not 'attempt to re-get whatever now appears at the previous URL.' If I want the page refreshed, I will use the provided 'refresh' button, mkay? Thanks.

    So, the big deal here is maintaining consensual state. I'm sure you know the basics here. Best practice is to POST when changing state on the server, and GET when reading. But, not everone does that. And it also took a long time to come up with that simple rule. The upshot is that when using browser based C/S apps, there is no good way to tell if the last action changed the state of whatever it is you're looking at. (For a simple example, think of confirming a bank transfer, and hitting back from the "it worked" page.) And even the POST means change rule doesn't always work or apply. Good app design has to play a role, but a browser has no idea if what is going on with the server.

    There are other reasons why back can't always be exactly "what you got a page ago", but the above is the main killer (from the perspective of what I do, at least). Developers can make this better by playing tricks with the last-modified header and whatnot, but you're either going to sometimes get broken info or at least do a HEAD when going back, take your pick.

    It is notable that the whole AJAX obsession usually completely kills the back button, and many web developers are very hot on the idea. If global state, session, and sometimes transaction can be bound that much more tightly, it does make life easier for a coder, at the expense of some great client side functionality. (Again, depending on how you think of it.)

    Doesn't mean I'm not using XMLRPC - I don't mind bragging that we were doing some of this a few years ago. Having a community to trade ideas with kicks ass, and I've learned a lot from other's experimentation. But we shouldn't lose track of basics, like "the browser is not just a window frame; inbuilt functionality is important and if you make your own back buttons, you're missing the point."

    --
    I forget what 8 was for.
    1. Re:State. by rastos1 · · Score: 5, Funny
      Use the approach that is used in my company:

      Developers: Do you want to use approach A or B?
      Sales: Both! And make it configurable!

    2. Re:State. by gr8_phk · · Score: 2, Insightful
      "But we shouldn't lose track of basics, like "the browser is not just a window frame; inbuilt functionality is important and if you make your own back buttons, you're missing the point.

      Actually, a web browser if first and foremost a window frame. From a user point of view, most web pages don't need any state information. I would suggest that the standards guys devise a tag or something to indicate when a page should NOT be rerendered without contacting the server. Most pages need not worry, but you web app guys would have to add this little tag.

      I do agree though, that there are some things in common use that can't be handled with a back-cache. These are not in 90 percent of web pages. For developers just remember, it's MY browser not yours.

    3. Re:State. by Myen · · Score: 2, Informative

      Yeah, you would have they would have come up with something like Cache-Control: no-cache by now.

  42. Re:I agree by drbill28 · · Score: 2, Informative

    The memory is still bloated. But it's clear there have been some improvements in that area. The issue is at least still under some control. But you are all correct, it is a caching issue. Memory is now usually released back to the system. As in 1.0.6 when you closed a window, the cache for the page in memory was never released. When I close a tab, I see memory drop. I just had two broswer windows open and about 4 tabs in each, took up 80Mb. After closing the other window, I'm now at 65Mb. Still too much though. At least it doesn't continue to bloat until it reaches 200Mb and crash. Oh and I've had this window open all day, so that is a plus.

  43. UNTITLED tabs on timeout by BestNicksRTaken · · Score: 2, Interesting

    Has anyone else suffered with the weird thing where if a website times out, the browser displays a blank page, the tab says 'untitled' and if you refresh, instantly you just get a blank page (as if it hasn't even tried to refetch it).

    Also there's that thing where the browser will not display the page due to some timeout again I guess, but the ticker thing still rotates as if it's trying to fetch the page (a look at netstat or LievHTTPHeaders tells you it's not).

    Mind you I think the rotating ticker thing is broken in Thunderbird too, as it keeps on going after 'no new messages on server'.

    Or is it meant to constantly rotate in the top right of the window just to distract you?!

    Don't get me wrong, I love Mozilla stuff, but there's still basic bugs in it that need fixing before adding more crap.

    --
    #include <sig.h>
    1. Re:UNTITLED tabs on timeout by BestNicksRTaken · · Score: 2, Informative

      well it appears to happen more when you open a url in another tab - that way you have no back button, no url in the url bar for some reason, and refresh just refreshes the blank page.

      this is present in 1.0.6 for linux and windows.

      --
      #include <sig.h>
  44. ACID2 by Dayflowers · · Score: 2, Informative

    Needs some more work to pass the Acid2 test

    --
    I am a speak english. Do you not? - Saroto
  45. Re:1.6a1?? by The+One+KEA · · Score: 2, Informative

    That's a Firefox trunk build - much different than Firefox 1.5 beta 1, which is a Firefox branch build.

    --
    SCREW THE ADS! http://adblock.mozdev.org/ Proud user of teh Fox of Fire - Registered Linux User #289618
  46. Re:Improvement? Sure, but.... by The+One+KEA · · Score: 3, Informative

    1.) OS X builds of Firefox 1.5b1 are _much_ more stable than their 1.0.x cousins. If you take a look at the URL below you'll see a great big stack of bugfixes, including many for OS X.

    http://www.squarefree.com/burningedge/releases/1.5 b1.html

    2.) That sounds like an issue with JavaScript menus - I doubt it's the browser's fault per se; it could be an issue with the way the menu is designed.

    --
    SCREW THE ADS! http://adblock.mozdev.org/ Proud user of teh Fox of Fire - Registered Linux User #289618
  47. Re:Auto update! by nietsch · · Score: 2, Interesting

    My debian system has a manual update every once in a while (usually after i get the Debian Weekly News(letter)) How should this auto update feature workt together with apt-get? it's nice if it can signal there is an update available, but usually I dont run firefox as root, which would be the only one that has permission to do the writes necesary.

    --
    This space is intentionally staring blankly at you
  48. Re:Woohoo! - Not a troll by coolsva · · Score: 5, Informative
    Right on the mark. I have been using FF since version 0.6 or so and spreading the word to all people I meet. At that time and all the way till version 1.0, I accepted most bugs/performance issues as beta related. But at version 1.06 if I still have random performance problems, memory hogging. Also, IMHO, I see a lot of arrogance among the developers/supporters. Personally, I want a browser that works well, is fast and supports all sites. IE also does satisfy all my needs but is full of exploits. I recently downloaded Opera to try this past month and there is no looking back. Sure, some features like adblock, flashblock, 'images from originating server' and most importantly extensions/plugins are missing, but guess what, I can live with that. All these latest greatest features we keep talking about are not really revolutionary, they have been implemented in other browsers (including opera)

    Well, there goes my karma, I WILL be modded as troll for this, but had to get it out

  49. Heh. by abulafia · · Score: 4, Funny
    Reminds me of a joke we repeat to each other.

    Consultant: No, what I'm asking is, do you want us to build the method that works, which you hired us to discover and spec out for you, or the broken one, for which you're now asking?
    Client: The broken one!
    Consultant: You're sure.
    Client: Are you billing me for this conversation?

    --
    I forget what 8 was for.
  50. Re:Exactly by LnxAddct · · Score: 2, Informative

    I'm the GPP os the thread. Read my post and you'll see that it clearly states it wouldn't cure all of the problems but it would help and its better than nothing. I said that the developers could still work on keeping the memory footprint down, but the GC would help.
    Regards,
    Steve

  51. Re:Speed issues by cyborg_zx · · Score: 2, Informative

    I canne' change the laws of physics Capn'.

    The basic problem is that it is a big program and uses a lot of memory. The basic trick IE uses that makes its load-up times faster is that it doesn't really 'load-up' at all - its process it a permenant residence of Windows. However there is a quick start agent for Mozilla - I don't remember if they turned it off by default or something but they did have one. I'm not sure one exists for Linux either. It's all about sacraficing boot times vs. individual loading times though.

  52. Re:Exactly by Haeleth · · Score: 2, Insightful

    Typically, GC prevents exactly one category of programmer error for exactly one type of resource: forgetting to release memory before your program ends. That category of error is one of the least dangerous anyway, since pretty much any modern OS will do it for you as a last resort.

    Wrong. Many (most?) GC implementations don't bother to run a collection cycle at shutdown - precisely because the OS will clean up anyway, so there's no point.

    GC provides no guarantees against a poor design hogging memory while the program is still running, and often doesn't work well with resources other than memory.

    Oh dear, the old "it's not absolutely perfect so I will reject it out of hand" line. Yes, of course GC isn't a silver bullet. It's just another useful tool that makes it easier to write programs with fewer bugs in them. Yes, of course it doesn't magically remove every single possible cause of memory leaks. It just removes one large class of potential problems from the things the programmer has to worry about.

    And yes, GC doesn't solve the problem of handling resources other than memory. RAII cleans up file handles and stuff for you too. That's nice, I admit it. But there are other strategies that can handle this in a GC language. C#'s "using" statement, for example. And I don't know about the code you write, but in the code I write, the vast majority of objects do not represent any resource other than memory - so GC handles them just fine, thank you.

    If doctors were C++ programmers, we'd still have kids dying of easily treated diseases daily - after all, antibiotics don't cure viruses, so there's no point using them, is there?

  53. Let me see if I can understand this by LWATCDR · · Score: 2, Informative

    Firefox and Mozilla have to deal with every quirk of IE's broken css support and none standard extensions because any website that renders in IE "correctly" but not in Firefox/Mozilla is the fault of Mozilla/Firefox?

    Now you are saying that the web designers for Firefox/Mozilla must not use w3c standard code because it does not look as good in IE as it does in Firefox? So when a website that doesn't render correctly in Firefox it is Firefox's fault but when a website doesn't render in correctly in IE even if that website is COMPLETELY w3c compliant it is the website's fault....
    Wow and people wonder why Microsoft is hated by so many knowledgeable computer users.

    "Since the same organization that made the page makes the software, it is conceivable that people would be turned away from FireFox on the assumption that people who produce broken web pages also produce broken programs."
    Unlike Microsoft that produces broken programs and websites?

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  54. Re:New error pages... a screenshot by 19thNervousBreakdown · · Score: 2, Funny

    So, ah, what exactly would you like the server you can't resolve to tell you?

    --
    <xml><I><am><so><damn>Web 2.0</damn></so></am></I></xml>
  55. Re:Doesn't Fix Splitting Absolutely Positioned Fra by drew · · Score: 2, Interesting

    only 2002? pfft!!!

    this bug:
    https://bugzilla.mozilla.org/show_bug.cgi?id=9458
    has been open since 1999 and has over 150 votes. and quite frankly, i don't think the votes mean much. i remember reading a quote from a major maintainer saying that he might consider how many votes a bug had if it was something in the tens of thousands. (this was about two years ago, regarding the most voted on bug in bugzilla, with a little over 500 votes. and still open, by the way...)

    and as much as i like mozilla/firefox and appreciate the work that the developers are putting into it, i still find it ridiculous how they will frequently mass move bugs that they don't feel like fixing (even ones marked as release blockers) from one release to the next. the bug above was originally targetted for mozilla milestone M9...

    --
    If I don't put anything here, will anyone recognize me anymore?