Linked by Thom Holwerda on Mon 8th Dec 2008 20:11 UTC
Mozilla & Gecko clones The Firefox guys at Mozilla have released the 2nd beta for Firefox 3.1. "The public beta of Mozilla's first Web browser to incorporate a private browsing mode, is being made available to the general public today, although as before, the organization has yet to make it official." This build also includes the new TraceMonkey JavaScript engine, and for web content, it's enabled by default. If you want to enable it for XUL/chrome as well, go to about:config, search for 'jit' and set the XUL/chrome option to 'true'.
Order by: Score:
download
by maaxx on Mon 8th Dec 2008 21:09 UTC
maaxx
Member since:
2007-11-06

Download link missing from post (you'd think it is something important...):

Linux - http://download.mozilla.org/?product=firefox-3.1b2&os=linux&=en-US

Windows - http://download.mozilla.org/?product=firefox-3.1b2&os=win&=en-US

Osx - http://download.mozilla.org/?product=firefox-3.1b2&os=osx&=en-US

Edited 2008-12-08 21:14 UTC

Reply Score: 4

Not for XUL?
by unclebob on Mon 8th Dec 2008 21:33 UTC
unclebob
Member since:
2005-07-06

Why is it not turned on for XUL?

Reply Score: 2

RE: Not for XUL?
by xfranky on Mon 8th Dec 2008 22:01 UTC in reply to "Not for XUL?"
xfranky Member since:
2006-09-19

XUL ("chrome") JIT is prone to crashes because of extensions; much work is still being done on it, but don't expect it for 3.1 ...and don't complain if, after turning it on, Firefox crashes and you (or whoever does it) have two dozen exotic extensions.
OTOH BetaNews has jumped the gun again, since the builds named 3.1beta2 are just the first test builds for localizations (which are not built daily, so they have to be tested before getting released) and not the final beta builds, which are still to be announced.

Reply Score: 2

RE[2]: Not for XUL?
by xfranky on Mon 8th Dec 2008 22:11 UTC in reply to "RE: Not for XUL?"
xfranky Member since:
2006-09-19

...and the official release can be tracked here:
https://wiki.mozilla.org/Releases/Firefox_3.1b2

There it actually seems that the build should be final, even though they might not be on all the mirrors, yet.

Edited 2008-12-08 22:13 UTC

Reply Score: 3

Here is a silly question
by TaterSalad on Mon 8th Dec 2008 22:42 UTC
TaterSalad
Member since:
2005-07-06

I just downloaded Firefox 3.1 beta 2 and on the first welcome screen it says "Watch a video in your browser without needing any plugins or external media players." So me being the curious spud that I am decided to give it a shot. I was able to get the video to work. My question is how does the video work? Will Firefox 3.1 now include codecs like ogg or is it using some type of bittorrent to stream it to the player?

On a side note, it gets 92/100 for acid3 test.

Reply Score: 4

RE: Here is a silly question
by nbensa on Mon 8th Dec 2008 22:52 UTC in reply to "Here is a silly question"
nbensa Member since:
2005-08-29

try http://www.tn.com.ar if you get a real-time stream on Linux, I'm interested; otherwise, no.

Reply Score: 1

RE[2]: Here is a silly question
by judgen on Tue 9th Dec 2008 10:19 UTC in reply to "RE: Here is a silly question"
judgen Member since:
2006-07-12

I get a live stream with firefox 2.018 in BeOS using the VLC plugin on that page, works great. But firefox3 isnt available for BeOS or haiku yet so i cant test that.

BTW: what is the point of elimminating the need for plugins? I thought customization and simplicity to port was one of the strong points of gecko nad other mozilla products?
Maybe im wrong but shouldnt this make it harder to port the stuff.

Reply Score: 3

RE[3]: Here is a silly question
by doublec on Tue 9th Dec 2008 11:47 UTC in reply to "RE[2]: Here is a silly question"
doublec Member since:
2006-09-25


BTW: what is the point of elimminating the need for plugins? I thought customization and simplicity to port was one of the strong points of gecko nad other mozilla products?
Maybe im wrong but shouldnt this make it harder to port the stuff.


The point is to provide an easy way for people to add video and audio to their sites, with a defined JavaScript API allow them to build their own video controllers.

The video element is in the midst of being standardised and other browsers are implementing it.

Reply Score: 1

RE[2]: Here is a silly question
by doublec on Tue 9th Dec 2008 11:44 UTC in reply to "RE: Here is a silly question"
doublec Member since:
2006-09-25

I'm on Arch Linux and I get a real live stream via the mplayer plugin on that page fine.

Reply Score: 1

RE[3]: Here is a silly question
by nbensa on Tue 9th Dec 2008 13:19 UTC in reply to "RE[2]: Here is a silly question"
nbensa Member since:
2005-08-29

the point was to get it working _without_ plugins ;)

Reply Score: 1

RE[4]: Here is a silly question
by doublec on Tue 9th Dec 2008 13:57 UTC in reply to "RE[3]: Here is a silly question"
doublec Member since:
2006-09-25

the point was to get it working _without_ plugins ;)
As soon as that site starts streaming in Theora format, no problem ;)

Reply Score: 1

RE: Here is a silly question
by Michael on Tue 9th Dec 2008 00:18 UTC in reply to "Here is a silly question"
Michael Member since:
2005-07-01
v lol
by google_ninja on Mon 8th Dec 2008 23:00 UTC
RE: lol
by Fergy on Tue 9th Dec 2008 13:02 UTC in reply to "lol"
Fergy Member since:
2006-04-10

The only "catchup" that Firefox 3.1 is doing is with tracemonkey that has been in development for 2 years and private browsing that has been in development for the past year.

Reply Score: 4

Tab switching
by Morph on Mon 8th Dec 2008 23:20 UTC
Morph
Member since:
2007-08-20

Awww... they removed the new, MRU-order tab switching! ;)
In Beta1, ctrl+tab would cycle between tabs in most-recently-used order. So if you're repeatedly switching between two tabs, you only need press ctrl+tab once each time regardless of where the tabs are positioned in the tab bar. But "based on feedback from users" [release notes] they removed it in Beta2. Now it's back to moving linearly through the tab bar.
I preferred the new behaviour - which matches alt+tab. Guess I'll have to install Ctrl-Tab extension after all.

Tip: disable extensions.checkCompatibility in about:config before upgrading to prevent Firefox from disabling your 'incompatible' extensions (Adblock, flashblock work fine on Beta2 despite the warning).

Edited 2008-12-08 23:22 UTC

Reply Score: 2

RE: Tab switching
by Delgarde on Tue 9th Dec 2008 00:32 UTC in reply to "Tab switching"
Delgarde Member since:
2008-08-19

But "based on feedback from users" [release notes] they removed it in Beta2. Now it's back to moving linearly through the tab bar.
I preferred the new behaviour - which matches alt+tab. Guess I'll have to install Ctrl-Tab extension after all.


Not surprising, really - even if some people prefer the new behaviour, it has to be a fairly big improvement to win over the majority that don't like it when things change unexpectedly. And in this case, the majority doesn't seem to be convinced.

Reply Score: 2

RE[2]: Tab switching
by SJ87 on Tue 9th Dec 2008 10:45 UTC in reply to "RE: Tab switching"
SJ87 Member since:
2007-12-16

"But "based on feedback from users" [release notes] they removed it in Beta2. Now it's back to moving linearly through the tab bar.
I preferred the new behaviour - which matches alt+tab. Guess I'll have to install Ctrl-Tab extension after all.


Not surprising, really - even if some people prefer the new behaviour, it has to be a fairly big improvement to win over the majority that don't like it when things change unexpectedly. And in this case, the majority doesn't seem to be convinced.
"

I myself hate it (the new style), since I can't really know in which order the tabs are going to be selected, so Ctrl+Tab switching then becomes slower to use for me.

It might be OK for a big number of randomly ordered tabs, but Firefox anyways already supports manual positioning, so I don't see anything good in it. If one needs to cycle between same two tabs, there always exists the Ctrl+Shift+Tab for backwards cycling.

Edited 2008-12-09 10:45 UTC

Reply Score: 2

RE[2]: Tab switching
by Michael on Tue 9th Dec 2008 18:34 UTC in reply to "RE: Tab switching"
Michael Member since:
2005-07-01

Except that MRU is the order most operating systems use with ALT-TAB, so it isn't entirely new behavior.

Reply Score: 2

RE: Tab switching
by Fergy on Tue 9th Dec 2008 13:04 UTC in reply to "Tab switching"
Fergy Member since:
2006-04-10

I hated the new behavior. I use ctrl+tab to go to the next tab without using the mouse. If I want to go between 2 websites I use a second window.

Reply Score: 1

Javascript + DOM getting slower
by theorz on Tue 9th Dec 2008 00:49 UTC
theorz
Member since:
2006-01-08

I was pretty excited about the new tracemonkey javascript engine when it was first announced. It looked to be a big improvement in the synthetic benchmarks they showed. And a big step in catching up to Google Chrome in speed.

But testing Firefox 3.1 Beta 2 with the jsBalls fight timedemo ( http://www.jsballs.com/benchmark.html ) it seems slower than Firefox 3. Safari 3.2 and Opera 10 alpha 1 both were much faster than their predecessors in this benchmark, I was hoping Firefox would keep pace.

Edited 2008-12-09 00:52 UTC

Reply Score: 2

RawMustard Member since:
2005-10-10

I'm not seeing any speed increase at all, in fact it's much slower than v3.0. Am I missing something?

I tried this site: http://www.dhteumeuleu.com/ to test both and 3.1 just choked?

Reply Score: 2

theorz Member since:
2006-01-08

Sorry if I worded my message funny. I was complaining about it getting slower. So yes, no speed increase at all. Just a marginal decrease.

That site is really cool. People are doing some really neat things with javascript.

Reply Score: 1

Comment by RawMustard
by RawMustard on Tue 9th Dec 2008 01:46 UTC
RawMustard
Member since:
2005-10-10

When are they going to get with the times and offer 64bit downloads?

If Adobe can do it, I'm sure Mozilla can do it also!

Reply Score: 3

RE: Comment by RawMustard
by sbergman27 on Tue 9th Dec 2008 02:16 UTC in reply to "Comment by RawMustard"
sbergman27 Member since:
2005-07-24

When are they going to get with the times and offer 64bit downloads?

After GA is out, it should just come with your 64 bit distro. If not, you can just "yum install" or "apt-get install" it.

Reply Score: 2

RE: Comment by RawMustard
by shotsman on Tue 9th Dec 2008 07:12 UTC in reply to "Comment by RawMustard"
shotsman Member since:
2005-07-22

Yeah and Photoshop CS4 is 64bit on OSX right?

Seriously, like OSX Photoshop CS4 users, patience grashopper. It will come to those who wait.

Reply Score: 2

RE: Comment by RawMustard
by Fergy on Tue 9th Dec 2008 13:12 UTC in reply to "Comment by RawMustard"
Fergy Member since:
2006-04-10

Why would you want a 64 bit version? It doesn't speed it up. You can't use 32bit plugins anymore. And the only benefit you get is Firefox 64bit would be able to use more than 2GB memory.

Reply Score: 1

RE[2]: Comment by RawMustard
by ChrisIrwin on Tue 9th Dec 2008 15:00 UTC in reply to "RE: Comment by RawMustard"
ChrisIrwin Member since:
2008-12-09

Running a 64-bit browser on a 64-bit system means you don't need 32-bit libraries installed just for your browser.

Besides, now that Adobe has released a 64-bit flash plugin for Linux, is there any reason to not use 64-bit browser? Java, sure, but that is not too common anymore via regular browsing. Were there any other 32-bit only holdouts?

Reply Score: 2

RE[3]: Comment by RawMustard
by sbergman27 on Tue 9th Dec 2008 16:18 UTC in reply to "RE[2]: Comment by RawMustard"
sbergman27 Member since:
2005-07-24

Running a 64-bit browser on a 64-bit system means you don't need 32-bit libraries installed just for your browser.

Nobody seems to do this, but there is really something to be said for installing a 32 bit distro and running it under a 64 bit kernel. This combines the nice flat memory model of 64 bit in kernel space with the memory efficiency of 32 bit in user space. You miss out on having the extra x86_64 registers available to the user space code, but save significantly on memory. And, of course, the whole 32/64 bit browser plugin issue is side-stepped, along with any duplication of 32/64 bit libraries.

Edited 2008-12-09 16:33 UTC

Reply Score: 3

Gopher?
by liber on Tue 9th Dec 2008 09:14 UTC
liber
Member since:
2008-10-26

Did they remove gopher support in this one? I am currently re-experiencing gopher, and a browser with no support is a no-go ;)

Reply Score: 1

RE: Gopher?
by Kroc on Tue 9th Dec 2008 10:07 UTC in reply to "Gopher?"
Kroc Member since:
2005-11-10

That's scheduled for Mozilla/2.0 (Gecko/XUL 2.0, current is 1.9.1). Firefox 4 timeframe, possibly.

Reply Score: 1

Fixes google maps
by Bill Shooter of Bul on Tue 9th Dec 2008 16:07 UTC
Bill Shooter of Bul
Member since:
2006-07-14

Google maps was broken in 3.1 beta 1. But it works now in the second beta. I also experienced several crashes in the previous beta, which have yet to occur. So it looks like my bug reporting has payed off. Google Chrome is still faster on more limited hardware, but on my current core two duo two gig desktop I prefer having the firefox extensions available.

Reply Score: 1

v mixedloving
by nikky123 on Wed 10th Dec 2008 02:53 UTC
Tracemonkey 64-bit
by abraxas on Thu 11th Dec 2008 16:48 UTC
abraxas
Member since:
2005-07-07

Does anyone know if tracemonkey is working in a 64-bit browser yet? Last time I tried tracing wasn't available in a 64-bit browser and I haven't found any information saying that it is now working.

Reply Score: 2