577
edits
No edit summary |
|||
Line 28: | Line 28: | ||
* Instead of the mozilla-central branch, use '''ssh://hg.mozilla.org/users/edward.lee_engineering.uiuc.edu/tabcandy-central/''' | * Instead of the mozilla-central branch, use '''ssh://hg.mozilla.org/users/edward.lee_engineering.uiuc.edu/tabcandy-central/''' | ||
* For the time being, we have an assert which causes Firefox to abort at startup. Make sure your .mozconfig file does not include ''ac_add_options --enable-debug'' | * For the time being, we have an assert which causes Firefox to abort at startup. Make sure your .mozconfig file does '''not''' include ''ac_add_options --enable-debug'' | ||
Once you've done a full build, for future builds you can just package up the various pieces TabCandy needs. One approach is to make a shell script like so: | Once you've done a full build, for future builds you can just package up the various pieces TabCandy needs. One approach is to make a shell script like so: |
edits