mozilla / newnewtab

New Tab page: content server and recommendation service
https://wiki.mozilla.org/Apps/newnewtab
6 stars 5 forks source link

added user profiling logic to addon #34

Closed mzhilyaev closed 12 years ago

mzhilyaev commented 12 years ago

added Demographer and sites data to the addon

Mardak commented 12 years ago

There's a coding guideline: https://developer.mozilla.org/En/Mozilla_Coding_Style_Guide

But the main thing would be to have the code correctly indented with 2 spaces, braces followed by a new line, no commented out code.

mzhilyaev commented 12 years ago

closing this pull request to reopen a new one for code-style fixes