Firefox Lorentz beta available

“Firefox Lorentz takes the out of process plugins work from Mozilla Developer Previews and builds it on top of Firefox 3.6.3. This beta offers uninterrupted browsing for Windows and Linux users when a problem causes a crash in any Adobe Flash, Apple Quicktime or Microsoft Silverlight plugin instance” — I’ve been looking forward to this; …

RE: Rounded corners on images, CSS-only

Rounded corners are hot. They have been for a long time and still are. Recently things got a whole lot easier due to the fact that lots of browsers started supporting (their vendor specific prefixed version of) border-radius. One of the problems with it is that border-radius cannot be used on images. Tim Van Damme …

Gecko 1.9.3 pre-release: Out-of-Process Plugins

Great news from the Mozilla/Gecko team: “The main feature of this release is out-of-process plugins: on Windows and Linux, plugins such as Flash and Silverlight run in a separate process from the browser. If a plugin crashes it will not crash the browser, and unresponsive plugins are automatically restarted. (Note that we are working on …