Changes

Jump to: navigation, search

B2G/QA/Tips And Tricks

618 bytes added, 20:02, 24 June 2013
Other Gaia compilation commands
See : https://developer.mozilla.org/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Build_System_Primer
 
==== Profiles ====
From kgrandon:
We've recently landed a gaia patch which will use a different folder for DEBUG profiles compared to PRODUCTION profiles. By default, the new folder is now located in gaia/profile-debug. It's possible to override this by passing in your own folder name, e.g.: DEBUG=1 PROFILE_FOLDER=awesomeprofile make
 
If you are using some aliases to start gaia in Firefox, you will likely need to update these. Here is what I have in my .bash_profile (on OSX) that works well for me:
 
alias gaiaff="/Applications/FirefoxNightly.app/Contents/MacOS/firefox -profile ~/workspace/gaia/profile-debug"
=== Customized UI ===
Confirm
4,378
edits

Navigation menu