Categories
Mozilla

SSL Bug In Firefox 3b5

I’ve encountered this bug I just can’t quite figure out, so I figured I’d put it here. Hopefully with a broader audience someone else had encountered it and perhaps this will lead to the root cause being identified.

For some reason Firefox 3 can’t access Webmin on port 10000, which is how it’s setup on a box I have. It worked in Firefox 2.0, but not 3.0. I’m not sure if it’s something to do with Perl’s Net::SSLeay, which Webmin uses for SSL support, or the port number being 10000. I’ve tinkered a little bit with SSL settings, but so far haven’t been able to figure out exactly what’s going on. It seems to be a regression in NSS.

Anyone notice a regression like this using nightly builds somewhere else? This is the only case I’ve personally experienced it. If you have, then visit bug 423499 and let us know.

Edit [5/4/08 @ 11:30 PM EST]: No idea what’s going on here, but apparently nobody else can reproduce, so calling it quits for now.

Categories
Mozilla

Apple Helping out Mozilla

Very interesting developments lately regarding Apple and Mozilla. At first, it appeared the groups were closer than they appeared. Rumor was that iBrowser (known as Safari now), was going to use then Chimera (now Camino) as it’s basis. Ended up Apple used KHTML, and some claimed it made them “compete”, though most including myself believe any standards compliant engine is good.

Now Pinkerton makes a very interesting find:

Apple has started bundling NSPR and NSS in Panther

From November 3, 2003 @ 10:38 PM

So Apple apparently is providing some sort of Aid for Mozilla technologies. But that’s not all.

David Hyatt notes his work on Safari:

(5) A complete implementation of the XUL box model. Safari on Panther supports the complete XUL box model, including horizontal and vertical boxes, the ability to flex, and the ability to reorder content and reverse content. If you’re building canned content that you control using WebKit, you’ll find a whole new range of layout possibilities at your disposal. Need to create dynamically sized headers and footers and flexible center content? The XUL box model can do that. Need to center an object within the viewport? The XUL box model can do that too.

From October 28, 2003 @ 12:48 AM

Henrik Gemal also notes XUL support in Safari.

Ok, I found it interesting. Perhaps someone else will as well.