Add-on Performance part 2: Helping consumers make informed decisions
The platform previews show the focus in IE9 on performance, interoperable HTML5 through same markup, and hardware acceleration. We’ve also posted here about the work we’ve done with add-on developers, and we shared some data about add-on performance and how we measure it.
Read moreGetting Ready for SVG Open
I recently demonstrated Test Driving Modern SVG using the SVG Dice sample currently on the Internet Explorer 9 Test Drive site. While building this sample, I learned that both performance and interoperability for SVG are a subtle continuum and are not binary. Read more
Performance: Profiling how different web sites use browser subsystems
When we first showed IE9 at the Professional Developers Conference last fall, we discussed how real world browser performance involves many different subsystems. Different websites use these subsystems in different ways, and to build a fast real world browser you have to start by understanding these overall patterns. This post provides an inside look at how these subsystems impact the performance of five real world websites. Read more
Dialogs and text input
We have fixed the mail panel regression introduced with the previous snapshot, and improved on dialog modality on Mac. Read more
The End of an Architecture
Starting with the Next version of Opera, as of the next snapshot release (due sometime later today), we are discontinuing the PowerPC architecture on Mac and Linux. Opera 10.6x will be the last release with support for this architecture. Read more
Arcade Fire, HTML5 and Chrome
Read more
Introducing the new MDN website
This week, Mozilla unveiled the newly redesigned Mozilla Developer Network, the latest incarnation of MDC. The website has evolved over the years and we recently decided to change the name from Mozilla Developer Center to the Mozilla Developer Network (MDN) to better reflect the developer segments that make up our community and provide a better platform for engaging developers in the Mozilla mission and our plans for pushing the open Web forward. Read more
More on SVG
The first IE9 Platform Preview unveiled IE9’s initial support of SVG. As explained previously, SVG is a vector image format managed by the W3C. The release of the third and fourth Platform Previews come with feature-complete SVG. Major additions include support for SVG gradients, patterns, clipping, and masking. These features are often used to create images with depth and texture and are typically found in more complex SVG files. Read more
Firefox 4: HTTP Strict Transport Security (force HTTPS)
This article is about a new HTTPS header: Strict-Transport-Security, which force a website to be fetched through HTTPS. This feature will be part of Firefox 4.
How do you type URLs?
Do you prefix them with http:// or https:// systematically? Or do you just type example.com and let your browser add http://, like most of the people do?
Read moreWomen flock to the mobile Web
Chakra: Interoperability Means More Than Just Standards
How do we decide whether to implement a feature that isn’t included in a standards specification? Like all browser providers, we often have to make this decision. In this post, I’ll use some real-world JavaScript examples to illustrate some of the principles we use to deliver an interoperable browser when the standards specification isn’t enough.
Read moreBug fixing Wednesday on a unified build number
We are now using the same build number on all platforms. Read more
Telenor and Opera to co-operate on mobile Internet growth worldwide
Firefox 4: Drawing arbitrary elements as backgrounds with -moz-element
This is a guest post by Markus Stange. Markus usually works on the Firefox Mac theme implementation, but this time he went on a small side trip through the Gecko layout engine in order to implement -moz-element.
In Firefox Beta 4 we’re introducing a new extension to the CSS background-image property: the ability to draw arbitrary elements as backgrounds using -moz-element(#elementID).
Read moreFirefox 4 Beta: Latest Update is Here – what’s in for web developers?
The latest Firefox 4 Beta has just been released (get it here). This beta comes with hundreds of bug fixes, Firefox Sync and Firefox Panorama. Read more
HTML5 Video preload attribute supported in Firefox 4, autobuffer attribute removed
This is a re-post from Chris Pearce’s blog. To comply with the HTML5 specification, we replaced the autobuffer attribute with the tri-state preload attribute. We encourage you to update your code. See the documention on MDC.
Read moreMaking Sites Look Their Best in Standards Mode
IE has traditionally drawn a 2-pixel border around the content area of a site. This border, drawn as part of the page rather than IE’s frame, affects calculations of distance from the top and left of the page. It also creates a not-so-modern beveled look.
In the fourth Platform Preview, you’ll notice pages running in IE9’s Standards Mode no longer have the border. Here’s a before and after:
Read moreHTML5 video ‘buffered’ property available in Firefox 4
This is a repost from Chris Pearce’s blog.
Read moreMore ways to find the right Chrome Extension for you
Help us to make Firefox 4 better: How to open a bug
If you run Firefox Beta or Firefox nightlies, you will probably run into some issues. Reporting these bugs and crashes will help us to make sure the user experience is better for all Firefox 4 users.
Marcia Knous is part of the Firefox QA team. Because reporting a good bug is not that easy but extremely important, Marcia explains us how to file a bug correctly:
Read more