Confirmed users
4,378
edits
No edit summary |
No edit summary |
||
| Line 984: | Line 984: | ||
* Other Useful tips for third party webapp dev: | * Other Useful tips for third party webapp dev: | ||
** https://developer.mozilla.org/en-US/Apps/Build/App_development_FAQ#What_are_useful_commands_during_development.3F | ** https://developer.mozilla.org/en-US/Apps/Build/App_development_FAQ#What_are_useful_commands_during_development.3F | ||
== backup and restoring contacts, music, etc. == | |||
* There's an app in the marketplace that helps do this: | |||
https://marketplace.firefox.com/app/pcsync | |||
== verifying patches before they land for gaia == | == verifying patches before they land for gaia == | ||
From bug 1134649: just to note, this is an example of one way to verify patches before they land on a branch. Make sure you have space on the hard drive for the code, patch and building before attempting. <br> | From bug 1134649: just to note, this is an example of one way to verify patches before they land on a branch. Make sure you have space on the hard drive for the code, patch and building before attempting. <br> | ||