]> Something Witty Goes Here

codedread

Archive for the ‘Firefox’ Category

Ubuntu 7.10 Dash Crash

Friday, July 25th, 2008

I recently tried to compile Daniel Holbert’s SMIL patches in mozilla-central. While doing this, I observed the “configure” was core dumping. The folks in the #developers channel over on irc.mozilla.org were able to help me out and trace it down to the fact that Ubuntu’s dash was crashing. I worked around this by changing Mozilla’s configure script to use #!/bin/bash instead of #!/bin/sh.

Apparently this crash has been fixed on Ubuntu 8.10 because Daniel himself hasn’t witnessed this crash?

Firefox Getting Ready To Smile?

Friday, April 18th, 2008

Chris Double was kind enough to update the SMIL patch on Bug 21642 for Mozilla and then do some builds for me so I wouldn’t have to muddle through the build and patch process. I’m ashamed to admit that so far this has been enough of a deterrant that I haven’t bothered to try it out, so I’m really glad Chris did this. The best part is that, in doing this, Chris found Firefox crashing on several tests and was able to update the patch to fix these problems.

Anyway, with the patch, a Mozilla trunk nightly gains about 4.5% to their overall SVG score. Put another way, they score 25/116 on the SVG+SMIL animation tests in the Full test suite. While this isn’t in the league of current WebKit nightlies (and neither of these platforms are in the league of Opera 9+), it does show that progress could be made on this were it applied to the trunk (once Firefox 3 ships, of course). Does anyone know if this patch means that a Firefox build would pass those SVG+SMIL tests in Acid 3?

[Update: Chris has made the Firefox builds available for download here]

[Update 2008-04-20: Chris’ latest build now makes the SMIL score 38/125, though some tests have now regressed.]

New XHTML+SVG Theme

Monday, February 18th, 2008

I’ve been tinkering at a new theme for my website since the Christmas holidays and finally got around to flipping the switch this weekend. I decided to try my hand, for the first time, at real XHTML served as application/xhtml+xml but with PHP content negotiation to text/html for poor ol’ Internet Explorer. Click To Read More...

codedread codedread