Slashdot Mirror


Firefox 15 Coming With Souped-Up, Faster Debugger

StormDriver writes "Firefox 15 has hit the Mozilla pre-beta Aurora channel, and it features a redesigned, built-in debugger." The original weblog post has more. Thanks to improved debugger internals in SpiderMonkey, supposedly code should run just as fast with debugging enabled as without (ever try loading Slashdot with firebug accidentally enabled?). There are also new tools for testing mobile layouts from the comfort of your workstation, and the debugger can attach to remote processes (Something Emacs users have enjoyed for years now, albeit in a hackish manner and without support for mobile Firefox).

79 of 125 comments (clear)

  1. ever try loading Slashdot without firebug enabled? by Anonymous Coward · · Score: 5, Insightful

    Honestly, "Web 2.0" transforms so much otherwise perfectly functional hardware into environmentally-unfriendly junk that you might as well just stick your dick in an endangered species.

    The web ten years ago was fine: people programmed for content and efficiency. Why can't we stay that way, with the advancement being in quality and quantity of /content/?

  2. Firebug or Built in Web Console? by eldavojohn · · Score: 3, Informative

    (ever try loading Slashdot with firebug accidentally enabled?)

    Yeah, it takes forever. But what is much faster is using the built in Web Console in the tools menu in newer versions of Firefox. I forget what version it was that started natively supporting debugging but it got a lot better (4 I think?). I'm very excited to see these improvements but my JavaScript has to support versions of Firefox all the way back to 3.6 so I'm still using Firebug and I'm still super grateful that Firebug came around. It literally revolutionized debugging web applications for me. There could have been tools before it but, man, that was the final nail on IE's coffin for support from us. Hell, even Chrome's built in debugging is way better than anything I can find on IE. I know the latest IE versions have gotten better but it's my strong opinion that every single person who uses the internet should be thankful for Chrome, Mozilla, Venkman and these debugging tools. They made the web experience a hell of a lot better and open by empowering developers.

    --
    My work here is dung.
    1. Re:Firebug or Built in Web Console? by dgatwood · · Score: 1

      IMO, IE 9's built-in debugging, ignoring the occasional (by which I mean frequent) long stall or crash, is way better than what is built into current release versions of Firefox if you don't install Firebug. IE still sucks, but at least they've made it a bit easier to debug when (not if) it bursts into flames. Firebug puts the two roughly on par with one another and with Chrome/Safari.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    2. Re:Firebug or Built in Web Console? by jez9999 · · Score: 1

      Who cares about the bloody web console? They've ruined the UI by turning it into a copy of Chrome. They are forcing users to use "tabs on top". For me that's the final nail in the coffin. I'm switching to using a combination of Chrome and Seamonkey.

  3. Re:So in normal development by ctrl-alt-canc · · Score: 3, Funny

    Correct. Debugging scales down 3.8462 times when producing a final release.

  4. Debugging Is the Next Frontier in Faster Browsing by eldavojohn · · Score: 5, Informative

    So why not focus on faster browsing rather than debugging ?!?

    As a web developing, most browsers (yes, even IE) have gotten to the sub millisecond rendering ranges. I mean, we're getting to the point where the browser is negligible compared to your network. Yes, you have broadband and it should be lightning fast but there are even little unavoidable delays for each GET or POST. So the next best thing is to empower developers who write the JavaScript code to be able to find out where their delays are. As debugging improves, we can even breakdown the experience and display that to the developer in the browser for each resource (images, CSS, JS, etc) on a page and then the developer can think about turning all those images into a spritesheet or improving some code. I mean, this is actually making the browsing experience faster for everybody by putting the right tools in the developer's hands. You can spend forever optimizing the backend but it doesn't mean jack squat when you're querying for 99 separate little images when the user first hits the page.

    --
    My work here is dung.
  5. Re:So in normal development by matthiasvegh · · Score: 1

    Well it seems to me that the version numbers increase at the speed of the factorial, so: 15.0 is 3.68024 which is about right too.

  6. Re:So in normal development by slashmydots · · Score: 1, Offtopic

    15.0 is like 3.9, right?

    I'm still trying to figure out why I'm posting this with 13.0.1 and it says there are no updates. What is 14 going to have, a new start page and a little dancing animated monkey? Are they already done with it? Why hasn't it been released? Why are they working on 15 already? Why don't they stop releasing versions in rapid succession so my company can actually use firefox?

  7. Re:So in normal development by Cyko_01 · · Score: 1

    Or 23 if you are using chrome

  8. Re:wait isnt it firefox 150 ? by Anonymous Coward · · Score: 5, Informative

    Quit whining and just use the ESR release

  9. Re:Only firefox 15?.... by Anonymous Coward · · Score: 1

    Chrome is at 23 now

  10. Oh shut up already. by nashv · · Score: 4, Insightful

    Can all these noobish people with their issue with version numbers get over it? Every Slashdot post has these idiots cribbing.

    You can disable automatic updates. Why are you whining? You don't like something called 15? Write a Greasemonkey script to display the correct version number however you want.

    All version numbers as supposed to say is which distribution came first and which came later. 15 > 14. That is all you need to know from a version number.

    --
    Entia non sunt multiplicanda praeter necessitatem.
    1. Re:Oh shut up already. by tapspace · · Score: 3, Informative

      Like always Opera did it first (full disclosure, I used to be a major Opera fanboy). I don't think Firefox is trying to beat anyone. Once Opera got to 10 and worked out the bugs for everyone (stupid websites were only looking at a single digit of the version number at that time, so Opera coded the UA to say something like 9.6), everyone is doing it. For some reason, the Firefox team finds this versioning best for their development process, and so be it. It doesn't really matter what the version numbers are. Web browsers are constantly being updated, regardless of version number.

    2. Re:Oh shut up already. by Anonymous Coward · · Score: 2, Insightful

      Version numbers are also supposed to inform about possible compatibility problems.
      One would normally expect anything that works in version 1.2.3 to also work in version 1.2.4 with no adjustments whatsoever, while an upgrade to version 2.0 might entail a great deal of extra work to adapt custom scipts and plug-ins.

    3. Re:Oh shut up already. by ThePhilips · · Score: 2, Insightful

      Why are you whining?

      Because every minor FireFox update gets to the /. front page.

      Many people do not care. Most ex-FireFox users are still pissed that Mozilla has abandoned them. Throw in here Chrome users who dropped by to mock FireFox for being a copycat - and you have ideal mix for a minor flamewar.

      You don't like something called 15?

      You miss the point of software having the version number at all. FireFox version numbers are useless, because it is a rolling release strategy. And for example I personally do not like being an alpha tester for a piece of software which I use mostly for business purposes.

      That is all you need to know from a version number.

      Let me tell you an old story. Long long time ago, when Facebook was called MySpace and Google was still good, version numbers were also used to indicate stability of the software. E.g. version 2.2 was literally the same as version 2.1, but with less bugs. People could, for example, wait for software to stabilize sufficiently, for relevant bugs to be fixed, and then use it, expecting no nasty surprises at every possible turn.

      --
      All hope abandon ye who enter here.
    4. Re:Oh shut up already. by theswimmingbird · · Score: 1

      At least they didn't pull an Office and go straight to 365.

    5. Re:Oh shut up already. by BenJury · · Score: 1

      This could be true if it were being advertised as 'Firefox 15'. But its not. It's just 'Firefox', the only place the number appears is in tiny text on the help-about screen.

      Now riddle me this Batman, if you've got to check if a visitor's browser is compliant with a given feature which is easier, comparing an integer or something like '3.5.16b'?

      --
      Blatant Advert: Android Apps!
    6. Re:Oh shut up already. by UnknownSoldier · · Score: 3, Insightful

      > All version numbers as supposed to say is which distribution came first and which came later.

      Actually, you're missing the point. I can tell you have never had to support an existing corporate infrastructure that just can not upgrade to the "latest bleeding edge" because they don't have the resources to test everything possible code path to tell what broke, what works, etc.

      The current numbering schema in FF is a "revision" number. Originally Version numbers conveyed EXTRA information. It lets users know about compatibility / bugs because it denotes which branch the code is in. Let's give a practical example using a fictional language 'Gem'.

      If I'm working with Gem v5.x I can (reasonably) expect those features (and bugs) to be relatively consistent no matter if I'm with 5.0, 5.1, 5.2, etc. If I switch to Gem 6.x the developer may have switched to a completely different (source control code) branch which may also be a completely different implementation. As an user, I may not like it, but I can stick with the old (stable) version until the new version gets the kinks worked out AND when I have the time and resources to properly test the new version before deploying it.

      If the developer instead has used a relative numbering schema, aka, revisions, like
      * rev 4
      * rev 5
      * rev 6
      * rev 7
      * rev 8
      * rev 9
      * rev 10

      How do I *easily* tell when

      a) features were added? and,
      b) features deprecated? and
      c) features removed?

      Yes, you still can tell this with a relative revision number but it is easier to manage the complexity with the traditional hybrid version.revision numbers.

      The Mozilla team switching their focus to hyper-inflate their version number because they are trying to play some marketing game with Chrome tells me that they are no longer focused on building a great product -- their priorities are all fucked up. i.e. How many more versions do we have to go before they _finally_ fix the dam memory leak??

    7. Re:Oh shut up already. by FranTaylor · · Score: 1

      > And for example I personally do not like being an alpha tester for a piece of software which I use mostly for business purposes.

      Remind me again HOW MUCH YOU PAID FOR THIS FINE PRODUCT and then tell us more about your DEMANDS

    8. Re:Oh shut up already. by ThePhilips · · Score: 1

      Remind me again HOW MUCH YOU PAID FOR THIS FINE PRODUCT and then tell us more about your DEMANDS

      I paid for it by seeing the Google Ads all over the internet.

      You of course know that Mozilla is not community project anymore - it is bankrolled by Google?

      --
      All hope abandon ye who enter here.
    9. Re:Oh shut up already. by ThePhilips · · Score: 2, Funny

      The ONLY point of version numbering is to IDENTIFY THE BUILD

      If you happen to be a software developer, then I pity your customers. Amen.

      Or you are one of those types who deliver "guaranteed bug free" (c)(tm) software?

      --
      All hope abandon ye who enter here.
    10. Re:Oh shut up already. by Anonymous Coward · · Score: 1

      The ONLY point of version numbering is to IDENTIFY THE BUILD

      While arguably true for Chrome and post-3.x Firefox, the traditional multi-number schemes provide a little immediately recognizable information on compatibility and gross change between builds. In this context, "stability" does not so much equate to "bug-free" as it does to "consistent".

      Quick - what level of consistency can you expect between Firefox 11 and 13? Now ask yourself the same question about Linux kernel 2.6.20 and 2.6.30, or about PostgreSQL 8.3 and 9.0. Version numbers can be (and usually are) used for more than mere build identification.

      And before you assert that most end users don't care anything about any of that, I'll just go ahead and agree - the typical end user doesn't care whether the next version is denoted "15", "4.3" or "wascally wabbit". However, for those who *do* care, the traditional numbering schemes are useful.

      Are you talking about the "Buffy the Vampire Slayer" reality or perhaps the "Quentin Tarentino" realiity because that was NEVER true in THIS reality.

      Come on, 0.x numbering has often been used to indicate unstable early development builds, though certainly not for all projects. How new are you to software development that you've never heard things like "When can we call it a 1.0?" tossed around? It's reasonable to disagree with that approach to versioning, but it's not reasonable to attempt to rewrite history.

      Your BIZARRE FREAKAZOID psychological disturbance about a sequence of characters is PATHOLOGICAL

      Also, you might want to consider switching to decaf.

      - T

    11. Re:Oh shut up already. by MSG · · Score: 2, Informative

      Actually, you're missing the point. I can tell you have never had to support an existing corporate infrastructure that just can not upgrade to the "latest bleeding edge" because they don't have the resources to test everything possible code path to tell what broke, what works, etc.

      I think you're missing the point. Mozilla hasn't changed the way version numbers work.

      Because of demand from those corporate types, Mozilla now provides extended support releases. Both those and the standard releases use the widely recognised major.minor.patch versioning numbers. The current mainline release is 13.0.1, which is a patch update to version 13.

      Everything you used to learn from version numbers, you still do. The difference is that each new release introduces fewer new features (which makes it more stable!), and releases happen more quickly.

      The alternative is infrequent releases with many significant changes which haven't been widely tested. This is exactly what makes those .0 release something that users avoid. Making numerous major changes simultaneously drastically increases the amount of testing required. Users are going to find bugs under either release strategy, but with fewer new features per release, the number of bugs they'll find is drastically reduced, and typically so is the impact of those bugs.

      But more important in my mind is this: The slow-release system is a symptom of the software sales revenue model. Businesses drive revenue by bundling up new features until there's enough to make a sales pitch. Users who buy a release get only bug fixes to that release, and no guarantee that all of the bugs will be addressed. Very often, buying the current version is the only way to get a bug fix. In Free Software, we don't have to deal with that garbage. The vendor isn't trying to sell us each upgrade, so they don't need to hold back new features.

      The current numbering schema in FF is a "revision" number

      No, it isn't. It's the same as it used to be.

      How do I *easily* tell when
      a) features were added? and,
      b) features deprecated? and
      c) features removed?

      The same way you always have: by checking the release notes. There's no additional complexity.

      How many more versions do we have to go before they _finally_ fix the dam memory leak??

      Firefox has been repeatedly demonstrated to use less memory than Chrome, for a long time. Chrome's advantages have been in a somewhat faster JavaScript engine and faster startup/new tab time. Firefox has a better plugin API (AdBlock can prevent advertisements from being loaded rather than merely preventing them from being displayed) and lower memory use. I prefer Firefox.

    12. Re:Oh shut up already. by complete+loony · · Score: 1
      I'm currently using FF14.0. Opening about:memory shows a heck of a lot of detail about where memory is being allocated, including this line;

      45.71 MB (16.78%) heap-unclassified

      So 16% of firefox's memory use is poorly accounted for, that number used to be 80%. The firefox team have been focussing on memory use to address your "memory leak" concerns for years now. They've built the tools to diagnose where memory is going so they can easily fix it. They've even been helping out developers of popular extensions to fix any big issues they find there too.

      --
      09F91102 no, 455FE104 nope, F190A1E8 uh-uh, 7A5F8A09 that's not it, C87294CE no. Ah! 452F6E403CDF10714E41DFAA257D313F.
    13. Re:Oh shut up already. by UnknownSoldier · · Score: 1

      They are getting better, no doubt.

      But I still can routinely (every week) open up 40 tabs, browse youtube (without flash) have the browser use 1.5+ gigs, close all tabs, force the GC to run, and memory will stay pegged at 1.3+ gigs. Restarting FF will only show 200+ megs.

    14. Re:Oh shut up already. by kbrosnan · · Score: 1

      Please read https://developer.mozilla.org/en/Zombie_compartments and file a bug https://bugzilla.mozilla.org/enter_bug.cgi if you cc :kbrosnan I will do my best to forward it to the correct people.

      --
      These people look deep within my soul and assign me a number based upon the order I joined. -Homer Simpson
  11. Re:bloated RAM usage by Cyko_01 · · Score: 3, Insightful

    Yes they did. There was a benchmark story in slasdot a little while ago. It is as good as or better then chrome

  12. Re:Um... by mwvdlee · · Score: 2

    While you may be right when it comes to a lot of other features few people need, I think an efficient, deeply integrated debugger isn't really something you can easily separate from the Javascript engine.

    --
    Slashdot social media options: AIM, ICQ, Yahoo, Jabber and Mobile Text. Why no MySpace?
  13. Re:So in normal development by MightyYar · · Score: 2

    I felt the same way, but then realized that "Firefox" is now the main version number much like OSX is more or less stuck at 10 forever.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  14. Re:So in normal development by Idbar · · Score: 2

    Well, if it makes you happy, what about you just put the number after the three, so you don't have to worry about those things?

    Lets call this one 3.15.0.

  15. Re:Firefox? by Cyko_01 · · Score: 2

    It makes a lot of sense actually. New features are actually getting MORE testing and are getting released to the public SOONER.

  16. Re:So in normal development by Anonymous Coward · · Score: 2, Insightful

    That would defeat the purpose of being worried about something that makes perfect sense just because the number changes too much, and then you can't use that as an excuse to ridicule Firefox on every new release post while totally ignoring the fact that Chrome started the trend in the first place because it just makes sense.

    So no, you can't ask mwfisher not to be a totally retarded fuckerlord. That would be against his soul's purpose.

  17. Re:ever try loading Slashdot without firebug enabl by vlm · · Score: 1

    "Web 2.0" transforms so much otherwise perfectly functional hardware into environmentally-unfriendly junk

    Find me a "web 2.0" site that requires anything newer than a decade and get back to me. "web 2.0" is meaningless marketing not a tech spec anyway.

    Like many (most?) /.ers I have multiple machines on my desk and the experience on my oldest "secondary" box is basically identical to my newest. So it boots and starts chrome slower, who cares, once chrome starts I can't tell the difference.

    --
    "Science flies us to the moon. Religion flies us into buildings." - Victor Stenger
  18. Re:So in normal development by Anonymous Coward · · Score: 1

    They were releasing versions rapidly before (well, except for that ridiculously long gap between 3.6 and 4.0); they just had another number before the number that changes every time. Whoopee.

    Having a feature development branch and a bugfix-release-candidate branch at the same time is nothing new: see Debian stable/unstable/testing, for example.

  19. Re:wait isnt it firefox 150 ? by ThePhilips · · Score: 2

    Are mere mortals already allowed to use it? Last time I checked, they required some sort of registration.

    Though from what I was reading up on it, the ESR doesn't make much sense: a random FireFox release is given the "ESR" moniker with purpose of providing only security fixes for it. If the random FireFox version happens to be totally borked and unusable, security fixes alone wouldn't help much.

    --
    All hope abandon ye who enter here.
  20. Firefox ESR by k(wi)r(kipedia) · · Score: 2

    You can disable automatic updates.

    Right. Plus, you could try the Firefox ESR (Extended Support Release) version, which is supported for the not quite long-term period of one year. It won't shut up the high-version numbers but it would allow you to skip from, say, version 10 to 15+ or whatever version comes a year after the initial release of the current ESR.

  21. Re:ever try loading Slashdot without firebug enabl by Bogtha · · Score: 5, Informative

    The web 10 years ago was not fine. People were still supporting Netscape 4, which in practical terms meant that everybody was stuck with inaccessible, inefficient, inflexible table layouts that had to transmit style information for every page load. Mobile websites were practically nonexistent; where they did exist, it was a severely cut-back version. Using a single responsive design to cater to desktop and mobile uses would have been impractical even assuming today's mobile hardware. Lots of JavaScript was essentially written twice - once for Netscape and once for Internet Explorer, because the various DHTML and layout methods were different and incompatible. Netscape transcoded from CSS to JSSS internally, and lots of websites only supported Internet Explorer on Windows - a single browser on a single platform, both by the same corporation.

    From a content point of view, it was still difficult to produce and manage content. Anything beyond basic stuff usually involved a very limited CMS and writing code. The "WYSIWYG" editors generated terrible, inefficient code that often only worked in one browser. Security was far worse than it is now, developers were largely clueless about even the most basic vulnerabilities, and things like the PCI standard weren't put in place yet.

    These days, people are paying more and more attention to content because the technology is largely at a point where they can. Consider YouTube, Wordpress or Facebook - people generating content at phenomenal rates. Efficiency is still a prime concern due to mobile browsing, and techniques such as CSS, caching and CDNs have improved efficiency immensely. User-empowering features such as user stylesheets, user JavaScript and add-ons have grown into a thriving ecosystem, and accessibility support continues to grow.

    Ten years ago was a really low point for the web. It lacked the client diversity that came before it, it was rife with incompatibilities and the inefficient designs necessary to compensate for them, and it lacked the compatibility and accessibility that mostly came afterwards. In all of the history of the web, that is probably the one point I'd least like to be stuck in.

    --
    Bogtha Bogtha Bogtha
  22. Re:wait isnt it firefox 150 ? by Anonymous Coward · · Score: 4, Informative
  23. Love firebug, hate firebug by EmperorOfCanada · · Score: 1

    Firebug just works but I have always had the feeling that it is hard on my browser.
    If chrome would get a better debugger then bye bye firefox though.

  24. Re:So in normal development by silanea · · Score: 2

    [...] so my company can actually use firefox?

    What is stopping you from doing just that?

    --
    Rudolf Hess edited Mein Kampf. He was the very first grammar nazi.
  25. Re:So in normal development by DragonTHC · · Score: 1

    and why do users need debugging?

    --
    They're using their grammar skills there.
  26. Feature better targeted at Seamonkey by k(wi)r(kipedia) · · Score: 2

    Really, if developers are the audience why not just farm out this feature to the Seamonkey communication suite, the direct descendant of the Mozilla kitchensink browser + email client + HTML editor, etc. Wasn't the goal of Firefox to become the original speed browser by throwing out all the non-web features of the Mozilla dinosaur?

    1. Re:Feature better targeted at Seamonkey by Millennium · · Score: 1

      This is all true as far as it goes, but a large part of the point of a browser is to run code (in this case HTML, CSS, and JavaScript). Any environment that runs code is, at some point, going to have code written for it: this is, after all, the point of the exercise.

      The people writing that code need tools to debug it, and so including said tools does not constitute bloat: there's a bona fide need here.

  27. Re:Debugging Is the Next Frontier in Faster Browsi by hackertourist · · Score: 4, Insightful

    From my (totally unscientific) observation, most of the page load time is due to every page requesting crap from 10 different ad networks and trackers, which are inevitably overloaded. You can optimize the pages you serve all you want, but this may be a case where developers need to adjust the attitude of the commercial people involved instead.

  28. No more bloated RAM usage (unlike Chrome) by anared · · Score: 2

    Firefox RAM usage is a lot lower than Chromes actually, theyve done a good job making the browser more efficient. Firefox is faster as well, except for some hiccups here and there. Soon they will go ahead of Chrome, I dont know what changed, maybe its the new release cycle everyone is whining about on this page, but theyve done a good job with it.

  29. Re:ever try loading Slashdot without firebug enabl by Hatta · · Score: 1

    Forget debuggers. I don't even load /. with javascript enabled.

    --
    Give me Classic Slashdot or give me death!
  30. Re:Isn't it a browser ? by ShieldW0lf · · Score: 1

    So why not focus on faster browsing rather than debugging ?!?

    They're turning it into an OS. This is trickle down.

    --
    -1 Uncomfortable Truth
  31. Re:Firefox? by kiriath · · Score: 1

    Sorry if it wasn't clear that I was speaking to versioning in general, and how some companies have given it up altogether(Think Apple with "The New Ipad"). Not at all trolling =\

    I personally like minor/major release schedules, but that is my preference. When we get to firefox 40, or 50, they'll probably stop and re-think this choice again.

  32. Re:Debugging Is the Next Frontier in Faster Browsi by DusterBar · · Score: 1

    I wish that were the case. As web pages make use of more complex layout and dynamic data, the browsers have become key to not just rendering speed but debugging. Firebug was, for a long time now, key reason to use firefox.

    Take a look at http://sinz.org/Maze/ for what turned into an interesting benchmark of layout and js/dom manipulation. (It was not the intent but it sure shows significant differences). Since I did that page, Firefox actually got much slower than it was but it still beats IE but loses badly to Chrome.

  33. Re:So in normal development by AliasMarlowe · · Score: 1

    I'm still trying to figure out why I'm posting this with 13.0.1 and it says there are no updates. What is 14 going to have, a new start page and a little dancing animated monkey? Are they already done with it? Why hasn't it been released?

    Ballmer threatened to sue them...

    --
    Those who can make you believe absurdities can make you commit atrocities. - Voltaire
  34. Re:bloated RAM usage by 0123456 · · Score: 3, Interesting

    except in the real world, that isn't true, just in somebodies "benchmark"

    Except in the real world, Firefox has been running for three weeks on this machine with about 20 tabs open and it's using a whole 320MB of RAM. That still seems a lot, but it's a tiny fraction of the available RAM.

  35. Re:Memory leaks? by 0123456 · · Score: 1

    My firefox process grows to 1.5GB in 24 to 48 hours. Closing all but one of the windows and attempting to free memory via about:memory does nothing.

    Maybe you should remove the addons that are leaking RAM. As I mentioned above, my Firefox has grown to 320MB after three weeks.

  36. Re:Debugging Is the Next Frontier in Faster Browsi by jeti · · Score: 1

    The crap from different domains can often be loaded in parallel to the rest. More relevant to load time are the cases where resource C only gets requested after the browser processes resource B, which is included by resource A.

  37. Re:So in normal development by bsane · · Score: 2

    Under OSX it installs an update deamon without asking. Its separate from Chrome and stays there until you explicitly look for it and remove or disable it. Deleting Chrome has no affect, the update daemon just continues to run sending who knows what back to google every hour.

    Want to update for me? Fine, do it in the app, don't start up processes I don't know about that will run forever even if I decide to ditch Chrome.

    Finding that was my last experience with Chrome.

  38. Re:Um... by serviscope_minor · · Score: 1

    Why can't someone make a better browser than Firefox but make it as customizable?

    That's an excellent idea. A tiny lightweight browser should rise from the ashes of the bloated monster that spawned it.

    We could call it Phoenix!

    That sounds really cool, but I think that name might be taken already.

    How about Firebird?

    That also sounds pretty cool, but it seems to be taken as well.

    Hmm. What name should we try next...?

    --
    SJW n. One who posts facts.
  39. Another big thing coming in FF 15 by Tumbleweed · · Score: 2

    This is when the bulk of the MemShrink work will land, which should make a lot of people very happy. To see what they've been working on, check this site out: http://blog.mozilla.org/nnethercote/

  40. Re:So in normal development by jellomizer · · Score: 1

    21.0.1180.15 beta-m for me... I am even trying the Beta version, I just upgrade a minute ago too...

    The difference between Google and Firefox. Is that Google was designed in an environment that correctly supports this version number. There is no In your face, the new version is out. They are spots for very minor patch levels.

    What Firefox did was lame, they just kinda blindly copied what Google did because they thought it was cool. Now people don't know how far behind they are in versions, because every minor fix is a major version number.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  41. Re:So in normal development by jellomizer · · Score: 1

    We had a similar problem with Solaris. Solaris 2.5.5 then Solaris 2.5.6 then Solaris 7, Solaris 8...
    Where they were 2.5.7 and 2.5.8....

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  42. I primarily use Safari on Windows by LocalH · · Score: 1

    Why? Because it's the only browser that doesn't use Microsoft's screwy font rendering. I know I could run gdi++ to get that system wide, but I prefer hooking OS calls as little as necessary. DirectWrite rendering is better due to subpixel glyph positioning, but it's still too aggressive in hammering the glyphs to the pixel grid for my taste.

    Yes, I put up with the other Safari annoyances because the me, the most important function of a web browser is displaying comfortably-readable text, and for me Apple's algorithm wins out big over Microsoft's. Even on a 109dpi screen, Safari is easier on my eyes. Looking forward to high-DPI screens, when I hope that hinted rendering will eventually die out as screen resolution approaches that of the printed page.

    Firefox has gotten a lot better over the years, however. Been running Nightly since right around the time when they changed their development schedule, and I'm happy with how the performance and memory usage has improved over that time. If they'd offer options to disable hinted fonts (even if it caused a slight performance hit due to not using accelerated font rendering), I'd switch back completely.

    --
    FC Closer
    1. Re:I primarily use Safari on Windows by Billly+Gates · · Score: 1

      Which version of Windows do you run? I set FF and Chrome to use Windows fonts because I like how IE 9 looked and hated the fact the fonts do not look as good as Windows apps. Exact opposite.

      Did you enable GPU acceleration? I do that with Chrome and FF so maybe this will turn on or off the directwrite portion as FF does only partial hardware acceleration.

    2. Re:I primarily use Safari on Windows by LocalH · · Score: 1

      Windows 7 x64. I do like the DirectWrite rendering better than the GDI rendering, but both of them suck in comparison to unhinted fonts.

      Yes, I have full acceleration enabled in Firefox. I even dug in and disabled the option for rendering certain fonts and sizes with GDI regardless of whether acceleration is being used, with the exception of a very few fonts like Segoe UI (which are designed to be hinted, admittedly). All I really want is the option, so that despite the differences in letter spacing, people can choose whichever they find easier to read. GDI and DirectWrite just look too sharp-edged to me.

      I know Linux has much more configuration in that regard, but I actually prefer Windows 7 as MS has made great strides in security and stability since XP, and I actually really like the whole Aero style of things. Plus the Windows 7 taskbar and Start menu kicks major ass IMO :)

      --
      FC Closer
    3. Re:I primarily use Safari on Windows by Billly+Gates · · Score: 1

      I guess I have the opposite tasts but using Windows fonts instead of the default makes them bolder and a little blurrier to me.

      Anyway Linux disabled font hinting due to patents from Apple. It is one of the reasons I stopped using it. There was a hack where you could enable it yourself and compile it by hand running commands under Ubuntu. No joke I am serious as there is no binary version of font hinting fully as it is crippled. I think Fedora might have it without a custom compiling X by yourself.

      That was a few years ago and I found the custom patches no longer worked with the more modern sources. It was rediculous.

  43. Re:So in normal development by MightyYar · · Score: 1

    I love how when you login you get the SunOS version. uname also reports the SunOS version. Then you do a cat /etc/release and you get the Solaris version. Then isainfo -kv if you want to find out what architecture you are on.

    Now that's a hot mess.

    --
    W..w..W - Willy Waterloo washes Warren Wiggins who is washing Waldo Woo.
  44. Sad but true? by gottabeme · · Score: 1

    :/

    --
    "Those who consume the bulk of goods are those who make them. We must never forget this secret of our prosperity."
  45. Re:ever try loading Slashdot without firebug enabl by pandronic · · Score: 1

    and you are proud of this because ....

  46. Yay? by fahrbot-bot · · Score: 1

    ... run just as fast with debugging enabled as without ... and the debugger can attach to remote processes ...

    Yay Firefox 15! With two new better things that I and most people will never use. And that attaching to a remote process thing - wow. Always never wanted to do *that*. No security worries there.

    --
    It must have been something you assimilated. . . .
  47. Re:Memory leaks? by Billly+Gates · · Score: 1

    Yep

    Until I posted this story last week with real RAM usage in a browser showdown, the lie will keep being repeated and modded up by moderators.

    I just got tired of seeing the same comments over and over again which were valid with FF 3.0 and certainly 4.0 and 5.0, but not true anymore. I am glad to see moderators now mod down these comments. I would suggest the grandparent upgrade beyond 3.6 to ESR 10 which has memory improvements or use IE if he is at work and has only 1 gig of ram on his work machine.

    I have never seen these memory leaks. At least not recently but I admit I only just started warming up to FF again after 4 came out. It had a lot of issues all last year.

  48. Re:bloated RAM usage by losinggeneration · · Score: 1

    I'm at just over 59 hours, and it's at about 400MB* on a 64 bit Arch Linux desktop. That goes out the window when Firebug is on. It seems to leaks memory like crazy. It can easily climb over 1.5GB* in only a few hours of debugging/development.

    *Rough estimates based on top

  49. I just hope its CPU usage is better by Culture20 · · Score: 1

    FF13 is constantly using 60% or more CPU on all my machines, even with just an about:blank open.

  50. Re:bloated RAM usage by losinggeneration · · Score: 1

    If you're up to 2GB you're likely seeing a leaky plugin. Firebug, for me, seems to leak. In short, if you're seeing consistent ram usage > 500MB, you should try with all plugins disabled or in safe mode.

  51. Re:So in normal development by Anonymous+Brave+Guy · · Score: 1

    You haven't used Mozilla Firefox in years or you've never actually tried it in a corporate environment [...] Updates with no UAC prompt landed in Firefox 12.

    The current version is 13, so that means the no-UAC update landed less than three months ago.

    If you're going to push an update every few weeks and not even provide a sensible major/minor version number so people know when to pay attention, it's a really cheap shot to attack someone because they haven't kept up with every little change in every new version.

    You do make sure new security fixes don't introduce regressions in a staging lab, don't you? It's how competent administrators do thing.

    You do realise that many small businesses don't even have a full-time dedicated sysadmin, don't you?

    There are some custom builds of Firefox with GPOs added in

    Well, it's Open Source, so there are probably custom builds that make a tuna sandwich while Google loads, but that's hardly a compelling proposition when other major browsers support this business-friendly feature natively.

    Firefox can be used in the corporate environment, it just requires a competent administrator.

    Yes, it's all the customer's fault, and the beatings will continue until morale improves.

    Sorry, but your head-in-the-sand attitude is exactly why Firefox isn't getting anywhere in busineses since the rapid updates began. You can post snarky AC comments all you like, but somehow I don't think the world is going to change through the sheer force of your willpower.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  52. Re:wait isnt it firefox 150 ? by Anonymous+Brave+Guy · · Score: 1

    That would be a more compelling argument if the first ESR wasn't already nearing end-of-life.

    I think Mozilla and most large organisations have very different ideas of what constitutes extended support.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  53. No Longer Care About Firefox by fm6 · · Score: 1

    I resisted the move to Chrome for years, but a few weeks ago I finally game up on Firefox. I just got tired of dealing with all the system lockups caused by immense resource leaks. There are features I'll miss, and UI changes I hate having to deal with, but not nearly enough to make it worth sticking around. Especially after Firefox's upgrades started getting driven by Chrome envy.

    1. Re:No Longer Care About Firefox by gay358 · · Score: 1

      On the other hand, Chrome refuses to support lazy loading of tabs, which Firefox supports (there used to be better support in Firefox, but not anymore). With few windows open, Chrome makes my computer unusable because of swapping. I hope that my new laptop with 32 gigabytes of memory arrives soon, because I cannot stand this anymore.

  54. Re:Debugging Is the Next Frontier in Faster Browsi by tick-tock-atona · · Score: 1
  55. Re:So in normal development by jimi1x · · Score: 1

    I read that at first as the version numbers increase at a speed fractional to light - ie i think something like 0.6C....

  56. Re:So in normal development by jimi1x · · Score: 1

    You have obviously never tried FF in enterprise environments. The original poster is correct, it can't be configured via GPO, only config files which the users can modify. I know there are work arounds for that but its a lot of messing around especially since you can configure and lock down both Chrome and IE via GPO. Releases are still too rapid on the enterprise release, each release still needs to be assessed and checked before it's deployed. In locked down environments you don't want users installing stuff nilly willy, or have external sources push updates into your network. Mozilla still has an extremly long way to go on this front And before you rant more about "competent administrators", FF requires a lot more administration than IE does and is a lot more fiddely to configure. I was on the ESR mailing lists for several months but then gave up on it recently when a dev (about 3 weeks ago, so extremly recent) posted Firefox is not an enterprise browser, and has never purported to be so. I think FF should take a leaf from Google as to enterprise setups...

  57. Re:So in normal development by vsync64 · · Score: 1

    I have. In fact I've deployed Firefox and other Mozilla applications to tens of thousands of users. I built the configuration and packaging environment, as well as some tools for us to manage site- and role-specific autoconfigs. A coworker of mine spent a lot of time in the JavaScript autoconfigs themselves and came up with some pretty impressive automations.

    I can see how you might want GPO support if you're into it but for us it was great that we could deploy variants of one single file and support all 4 major OS platforms in use within our organization. We were able to provide preview releases of new Firefox builds that hadn't yet been tested with all the corporate apps and users could switch between them. As far as locking the settings or preventing auto-update, both of those tasks were both trivial and obvious.

    Honestly Firefox and the rest of the products were fine to configure. The hassles really came a bit from what you'll have trying to automate any large organization, and most especially the politics from middle managers arguing about whether we could just push the update yet. Oh, the politics.

    --
    TO BUY A NEW CAR WOULD MAKE YOU SEXUALLY ATTRACTIVE.
  58. Re:So in normal development by thsths · · Score: 1

    I don't care, I am still on 10 ESR, which is 3.8, I guess? And it just had a point update 19MB in size!

    It looks to me like Google does not have to do anything to win the browser war except wait until all the competitors have become so ridiculous that nobody uses them any more.