Articles by Paul Rouget
-
Firefox Developer Tools: Episode 27 – Edit as HTML, Codemirror & more
Firefox 27 was just uplifted to the Aurora release channel which means we are back to report on new features in Firefox Developer Tools. Below are just some of the new features, you can also take a look at all bugs resolved in DevTools for this release). JS Debugger: Break on DOM Events You can […]
-
Introducing the Firefox OS App Manager
The Firefox OS App Manager is a new developer tool available in Firefox 26 that greatly improves the process of building and debugging Firefox OS apps, either in the Simulator or on a connected device. Based on the the Firefox OS Simulator add-on, it bridges the gap between existing Firefox Developer tools and the Firefox […]
-
New Features in the Firefox Developer Tools: Episode 26
Firefox 26 was just uplifted to the Aurora release channel which means we are back to report on new features in Firefox Developer Tools. Here’s a summary of some of the most exciting new features. Inspector: pseudo element support To get more flexibility in the design of an element without using additional nodes, it’s very […]
-
HiDPI support, HTML5 notifications, Parallel JS, asm.js and more – Firefox Development Highlights
Time for another look at the latest developments with Firefox. This is part of our Bleeding Edge and Firefox Development Highlights series, and most examples only work in Firefox Nightly (and could be subject to change). HiDPI support We’re happy to say that ico/icns with multiple images are now supported: the highest resolution icon is […]
-
Font Inspector and <time> and <data> elements – Firefox Development Highlights
Time for another look at the latest developments with Firefox. This is part of our Bleeding Edge and Firefox Development Highlights series, and most examples only work in Firefox Nightly (and could be subject to change). Font Inspector A Font Inspector is now available in the Firefox DevTools. In the Firefox Inspector, a “Fonts” panel […]
-
WebRTC enabled, H.264/MP3 support in Win 7 on by default, Metro UI for Windows 8 + more – Firefox Development Highlights
Time again for looking at the latest progress with Firefox. These posts are part of our Bleeding Edge and Firefox Development Highlights series – take note that most examples only work in Firefox Nightly (and could be subject to change). WebRTC enabled by default Previously, you needed to go to about:config in Firefox and set […]
-
Firefox Development Highlights – H.264 & MP3 support on Windows, scoped stylesheets + more
Time for the first look this year into the latest developments with Firefox. This is part of our Bleeding Edge and Firefox Development Highlights series, and most examples only work in Firefox Nightly (and could be subject to change). H.264 & MP3 support on Windows Firefox for Android and Firefox OS already support H.264 and […]
-
Firefox Development Highlights – Per Window Private Browsing & Canvas' globalCompositeOperation new values
On a regular basis, we like to highlight the latest features in Firefox for developers, as part of our Bleeding Edge series, and most examples only work in Firefox Nightly (and could be subject to change). Per Window Private Browsing Private browsing is very useful for web developers. A new private session doesn’t include existing […]
-
Firefox Development Highlights: video.playbackRate and download attribute
Here are the latest features in Firefox for developers, as part of our Bleeding Edge series, and most examples only work in Firefox Nightly (and could be subject to change). <video>: support for custom playbackRate Setting video.playbackRate changes the “video speed”. 1.0 is regular speed, 2.0 is 2 times faster. From the MDN documentation on […]
-
Progress on OMTC, unprefixed Visibility API and CSS improvements – Firefox Development Highlights
To keep all you web developers in the loop about new features and improvements in Firefox, and to be able to test and experiment in an early stage, here’s the latest Firefox Development Highlights. This is part of our Bleeding Edge series, and most examples only work in Firefox Nightly (and could be subject to […]