Confirmed users
1,031
edits
| Line 47: | Line 47: | ||
$ '''rm -rf nsprpub''' | $ '''rm -rf nsprpub''' | ||
$ '''hg clone http://hg.mozilla.org/users/blassey_mozilla.com | $ '''hg clone http://hg.mozilla.org/users/blassey_mozilla.com/nspr-wm nsprpub''' | ||
$ '''make -f client.mk build''' | $ '''make -f client.mk build''' | ||
| Line 53: | Line 53: | ||
This will build a debug version of XULRunner.exe. As of now, this debug version of xulrunner.exe experiences two exceptions in XPCONNECT upon starting MyBrowser. | This will build a debug version of XULRunner.exe. As of now, this debug version of xulrunner.exe experiences two exceptions in XPCONNECT upon starting MyBrowser. | ||
==Setting Up MyBrowser== | ==Setting Up MyBrowser== | ||