-
Archives
- February 2013
- November 2012
- May 2012
- April 2012
- January 2012
- December 2011
- November 2011
- June 2011
- May 2011
- March 2011
- November 2010
- August 2010
- July 2010
- May 2010
- March 2010
- October 2009
- September 2009
- August 2009
- June 2009
- March 2009
- February 2009
- November 2008
- October 2008
- September 2008
- August 2008
- June 2008
- May 2008
- April 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
- December 2004
- November 2004
- October 2004
- September 2004
- August 2004
- July 2004
-
Meta
Category Archives: Programming
Improving DNS Performance in Firefox for Android
Mozilla has been working hard to improve Firefox on Android. The following is a guest post from Steve Workman of Mozilla’s networking team which describes an effort to improve DNS performance. – Josh It started with some crashes on Android … Continue reading
Posted in Mozilla, Programming
6 Comments
Firefox 4 for Mac OS X: Under the Hood
Firefox 4 will be an exciting release and we’ve made a number of improvements specific to Mac OS X. Users will benefit primarily in terms of speed, stability, and security. We’ve come a long way since Firefox 3 for Mac … Continue reading
Posted in Mozilla, Programming
35 Comments
Building 32-bit Firefox on Mac OS X 10.6
Building 32-bit Firefox for Mac OS X 10.6 is a little trickier than building on 10.5. This post will explain how to do it. Assume everything I don’t mention is the same as on 10.5. First, installing mercurial via MacPorts … Continue reading
Posted in Mozilla, Programming
5 Comments
Status Update: Gecko/Firefox for 64-bit Mac OS X
Since Mac OS X 10.6 is coming out tomorrow I thought I’d give an update on 64-bit Gecko for Mac OS X. Progress is tracked on Mozilla bug 468509. We’re very close to having running builds. We still need to … Continue reading
Posted in Mozilla, Programming
9 Comments
Firefox for Mac OS X and Filesystem-related System Calls
About a year ago I was looking at our Mac OS X XPCOM local file implementation in Gecko and I noticed that it is pretty inefficient in terms of the number of system calls it makes for some common operations. … Continue reading
Posted in Mozilla, Programming
8 Comments
Postbox Beta is Public
Check it out! Created by Mozilla developers Scott MacGregor and Seth Spitzer, among others. http://www.postbox-inc.com/
Posted in Mozilla, Programming
3 Comments
Writing an NPAPI plugin for Mac OS X
Recently I have been doing some work to make life easier for NPAPI plugin developers. As part of that effort I started to revive our NPAPI SDK and rewrite some of our sample code. Today I’m going to explain how … Continue reading
Posted in Mozilla, Programming
27 Comments
Mozilla talk at Indy Hall, Philadelphia, PA, 9/17/2008
I’ll be giving a talk about the Mozilla project at Independents Hall in Philadelphia on Wednesday, September 17th, at 6:30 PM. The talk will include an overview of Mozilla’s software development process and our organization. Independents Hall is located at … Continue reading
Posted in Mozilla, Philadelphia, Programming
Leave a comment
NPAPI Plugin Bugs, Accessibility
I want to talk a little bit about Mozilla NPAPI plugin bugs 78414 and 93149. I’m surprised by the fact that more people don’t complain about them given how irritating they are, particularly on Linux and Windows. We have an … Continue reading
Posted in Linux, Mozilla, Programming
8 Comments
My Experience with OpenSolaris (NV build 82)
I have been using OpenSolaris instead of Ubuntu on my IBM T43 laptop over the past month. I use that machine to debug gtk2 Firefox and to browse and write email while I’m sitting in my living room. Most of … Continue reading
Posted in Linux, Mozilla, Programming
6 Comments