SummerOfCode/2013/newMemoryPage/week1: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
Line 5: Line 5:




* I sometimes blog while I work at [http://trystswithcode.quora.com my blog]
* I sometimes write non-code while I work at [http://trystswithcode.quora.com my blog]


* You can follow the work that that gets done at [http://www.github.com/abhishekchoudhary/fx-statistics the project repository]
* You can follow the work that that gets done at [http://www.github.com/abhishekchoudhary/fx-statistics the project repository]

Latest revision as of 21:45, 24 September 2013

End of Week 1: Report

We're roughly where we should be, according to the program timeline -- that is, very close to almost nothing. A boilerplate add-on is ready, which can serve up a custom[1] page when queried at our proposed URL, about:stats. The current about:memory code is being read and analysed for memory reporters, so that actual data can be pulled from the system and fed into the page.


  • I sometimes write non-code while I work at my blog


[1] For now, that custom page is, well, a blank page. But definitely custom.