Popcorn.js v1.3

We've just released Popcorn.js 1.3 [https://github.com/mozilla/popcorn-js/zipball/v1.3]! [http://popcornjs.org]It's been over 4 months since 1.2 and we've resolved many tickets over that time period. One of the reasons it's taken so long is that much of the team and…

OSD700 Release 0.9

Since my last release my work has been focused on Bug 726904 [https://bugzilla.mozilla.org/show_bug.cgi?id=726904], Bug 517363 [https://bugzilla.mozilla.org/show_bug.cgi?id=517363] and Bug 736400. [https://bugzilla.mozilla.org/show_bug.cgi?id=736400] Bug 736400 - media.[ogg,webm,…

It Pays to Try

On Sunday afternoon and into the evening, I learned a very important lesson. I recently uploaded a patch that was supposed to fix the media type user preferences. These prefs allow users to toggle on and off different media types such as OGG, Wave Webm and Raw. I narrowed the…

OSD700 Release 0.8

This post is going to detail work I've done over the past two weeks. Here's a list of all the Firefox bugs I've been active on: * Bug 495040 [https://bugzilla.mozilla.org/show_bug.cgi?id=495040] - Implement playbackRate and related bits * Bug 665598 [https://bugzilla.mozilla.org/show_…

Diving into the Unknown

In class last week, Humph [http://vocamus.net/dave/] challenged us to not just go about fixing bugs, but to also implement something new. I originally made plans with Dave [http://dseifried.wordpress.com/] and Matt [http://mschranz.wordpress.com/] to get media playback statistics [https://bugzilla.mozilla.org/show_…

OSD700 Release post 1

Before I get started here's some formalities for the course: My work on this release can be found here: bug 686137 - Setting audio.mozFrameBufferLength has no effect on MozAudioAvailable.frameBuffer.length [https://bugzilla.mozilla.org/show_bug.cgi?id=686137] https://github.com/cadecairos/mozilla-central/tree/bugs/686137 And…