Firefox OS Source Leaked!!!

By  on  
Firefox OS

The complete, commented source code for Mozilla's new Firefox OS effort has been leaked!!  In what can only be a massive oversight on Mozilla's part, the holy trinity of Firefox OS (codenamed Boot2Gecko), Gonk (the Linux kernel), Gecko (the renderer), and Gaia (the HTML5 / CSS / JavaScript) have been posted on GitHub via Mozilla's top secret B2G account, along with several other vital code components for Firefox OS.  Be sure to go grab the source code as quickly as possible before Mozilla recognizes their mistake!  Go, quickly!

This is an April Fools joke. Firefox OS has been open source from day one!

Recent Features

  • By
    CSS Animations Between Media Queries

    CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

  • By
    Page Visibility API

    One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?

Incredible Demos

  • By
    MooTools Overlay Plugin

    Overlays have become a big part of modern websites; we can probably attribute that to the numerous lightboxes that use them. I've found a ton of overlay code snippets out there but none of them satisfy my taste in code. Many of them are...

  • By
    Create Spinning, Fading Icons with CSS3 and MooTools

    A goal of my latest blog redesign was to practice what I preached a bit more;  add a bit more subtle flair.  One of the ways I accomplished that was by using CSS3 animations to change the display of my profile icons (RSS, GitHub, etc.)  I...

Discussion

  1. Happy April David!

  2. Clever! You had me for a few moments there…

  3. That’s a Geek April Fool :D

  4. Chandan Kumar

    A great April Fool :D

  5. Chandan Kumar

    A Great April Fool Day to all :-)

  6. ameseno

    OMG! Thanks for telling! I most hurry and grab it XD… wait I’m not a mobile factory nor a divolapar, just a FFOS fan :x

  7. Kenny Landes

    Too obvious for today. A press release from Mozilla announcing its release might have been more convincing…maybe…but not today. ;)

  8. LOL Happy April Fool to you David xD

  9. oops, nice joke :)

  10. Very clever, i almost believed! :)

  11. Pluto

    Lol well this is late, but I was Googling Firefox OS related-stuff and saw this headline. I clicked it only to begin making fun of whoever wrote this for stupidity, but clearly you knew what you were talking about the whole time :DD

  12. Anonymous

    I was looking for the source. Googled it and came here. Great informative post and thanks for the link :-)

  13. Really ppl…Firefox OS, like all Mozilla products, is open source. lol. [not directed to the author, who obviously knew this]. Thanks for the link though.

  14. As a Open Source fan i cant wait to grab it. Thanks for sharing!

Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!