Slashdot Mirror


Mozilla M13 (Alpha Version) is Out!

try67 (and many others) wrote to tell us Mozilla Milestone 13 was made available yesterday. Check the release notes here. You'll see full builds for Linux, Win32, and Mac OS 8.5. And the source, of course. This is the long-awaited Mozilla Alpha version. Have fun!

3 of 362 comments (clear)

  1. Re:Layers & control by RPoet · · Score: 5
    As quoted from this very interesting article at WebMonkey:

    Most notably, and are gibberish to Communicator 5 and will be ignored. The same goes for the Navigator 4 DOM extentions -- if you use document.layers[] in your JavaScript, it will fail. In fact, Communicator 5 will be more similar to IE 4 and IE 5 than to Communicator 4.

    --
    "Oppression and harassment is a small price to pay to live in the land of the free." -- Montgomery Burns.
  2. Re:I never looked at it closely before, but... by bjb · · Score: 5
    No, no, no.. You're missing the point of how this program is evolving.

    The first cut was a monstrosity because it was simply the snapshot (more or less) of the current Communicator code with some minor changes. We all know Communicator is enormous.

    The second cut was a total rewrite; basically what you see today. The key improvement here, besides the fact that it was a total rewrite, is that the HTML rendering engine is FAR more efficient and handles all the standards properly as per specifications (you can't say that about Communicator, IE or Opera!)

    The rendering engine (Gecko) is more or less completed; they are still tweaking and adding minor features to it, but without a program to wrap around the engine, what's the point? Now what you're seeing is the addition of a mailer, news reader, preferences, history, etc. etc, eg. all the other crap that makes a modern web browser. Yes, this stuff is going to add to the code size, but the most important part of Mozilla is that the HTML rendering engine is quite good and very efficient.

    Now only if I can get this release to build on Solaris... ;-)

    --

    --
    Never hit your grandmother with a shovel, for it leaves a bad impression on her mind...
  3. to people having problems of ANY sort... by ywwg · · Score: 5

    make sure you DELETE your OLD PREFERENCES!!!! I can't stress enough how many weird problems crop up because you have out of date mozilla preferences lying aroung. If you are using linux, do an rm -rf ~/.mozilla. If you are under windows, I don't know what you should do. Mozilla is a constantly evolving project, and the preferences are constantly changing.