Skip navigation.

Software Development

Correcting The Future

Firefox

I downloaded Firefox 3 today because I like the CSS developer tools that you can install with it. I use it to fix the CSS changes that the idiots at Opera insists on subjecting on us. I did fix the layout (mostly). But I can't fix the layout for logging in because I can't move background images, although the login box looks fine. It's just the rest of the blog that gets screwed up, but oh well. I'm hoping I can eventually move this blog somewhere new.

Hey, if you work at Opera, STOP CHANGING THE HTML TAG AND CSS NAMES!!! Jeez, is that too hard to do?

Anyways, what happened to Firefox? It takes like 5 to 10 seconds before even loading a page up. I only use it on my old test boxes, but still. There's no reason to be THAT slow. Has Firefox really turned into a big pile of garbage? What happened to it? It used to be so fast.

While I'm at it, anyone want the width of this blog to be larger? Or should I leave it the same?

LayoutTraits

Comments

Andres Rodriguez Guapacha 21. November 2008, 16:03

This width is perfect.

I was also thinking in learning CSS to modify my Blog a bit, but... I was suddenly enlightened by the KISS principle (again) :wink:

And yes, firefox has become fully loaded... I only use it when I cannot use Opera because some dumb web developer thinks people only uses IE and Firefox.... or maybe he/she doesn't think at all... who knows the difference?

Vladas 21. November 2008, 16:22

Yes, Firefox 3 became slow with javascript. I have a page with loading about 1000 array elements (each with a lot of hash pairs). Loading is pretty fine, but loading another chunck (cleaning up 1000 elements and creating new) takes around 3-4 minutes (f.e. in Opera it takes 2-3 seconds).

It seems they have some big problems with garbage collector, which seems working exclusively and not in separate thread. Furthermore, it is slow on resolving object references - probably they've changed static GC behaviour (simply counting referencies) to dynamic (rechecking refs against reality). Perhaps by this they hope to avoid cyclic reference problems (or referencies in closures - which was a real problem in IE) with such dynamic GC behaviour.

Probably they must have been consulted with Google Chrome developers for making things better...

How to use Quote function:

  1. Select some text
  2. Click on the Quote link

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

If you can't read the words, press the small reload icon.


Smilies

December 2009
S M T W T F S
November 2009January 2010
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31