Changes

Jump to: navigation, search

Places/Coding Style

307 bytes added, 13:58, 15 December 2009
no edit summary
Use namespace mozilla::places where possible, or anonymous namespace for file scope.
Add Places or nsPlaces in front of components or modules names, so that they are easily recognizeable in components/modules folders and also to prevent naming conflicts.<br>  <br>  If both Coding style guide and this page cannot answer your question regarding code style, try checking [http://mxr.mozilla.org/mozilla-central/source/storage/style.txt Storage code style document], we don't follow all Storage code style conventions, but it contains some interesting idea.<br>
Confirm
595
edits

Navigation menu