Monday, June 23, 2008

firefox acid3 progress

Tuesday, March 11, 2008

firefox3 vs. Acid3

Friday, January 04, 2008

SVG progress in firefox

With bug 389746 and bug 390379 checked in . The firefox 3.0 will support all SVG filters.

Labels: , ,

Friday, December 21, 2007

Firefox bookmark recovery

Bookmark troubles with Firefox? Not to worry. There is a good article about lost Firefox bookmark at Mozillazine.

Labels: ,

Thursday, August 30, 2007

document.elementFromPoint support in mozilla/firefox

Bug 199692 has been fixed on the trunk of firefox 3.0. So all 4 major browsers are supporting elementFromPoint now. Though Opera's support is a little bit different with others.

Labels:

Wednesday, August 15, 2007

firefox enterprise msi info

Follow this thread at mozillazine will give you a lot of useful information.

Labels: ,

Monday, August 06, 2007

SVG ability in Safari 3beta and Firefox 3 Alpha

I tried to run both through the W3 SVG test suite. Of course both of them can't render all of the tests, their ability is IMHO on par. But I can't get focus on the URL bar after I run some tests in Firefox.

Labels: , ,

Thursday, July 26, 2007

Full zooming function in firefox

Full zooming function has been checked in and it will appear in firefox 3. See Bugzilla for more detail. So Opera and firefox can do this trick now, and Safari, IE are left behind.

Labels:

Thursday, July 19, 2007

Firefox 3.0 drops SOAP

Mozilla.org dropped SOAP support today, with little objection. So it looks SOAP is not important anymore. Ah... The one I loved and cared and forgot.

Labels: ,

Thursday, June 28, 2007

major svg browser status

Friday, July 14, 2006

Cross-platform Portable Firefox |

Friday, July 07, 2006

New in JavaScript 1.7, one more step beyond the C legacy

New in JavaScript 1.7 - MDC

One more step beyond the C legacy. I really enjoy returning several values from a function at one time.

Labels: ,

Wednesday, April 27, 2005

Firefox turned on SVG

SVG has been turned on in firefox trunk builds. But it needs to be enabled by about:config

Labels: ,

Saturday, January 15, 2005

a good example to learn how to write firefox extension

Wednesday, January 12, 2005

firefox automation

This guy is making some good stuff of firefox automation.

Update 2007-09-01: read the official mozilla enterprise wiki for more information about enterprise deployment of firefox.

Labels: