Confirmed users
975
edits
Line 17: | Line 17: | ||
==== Step two: Build Firefox (Necessary for XPCShell) ==== | ==== Step two: Build Firefox (Necessary for XPCShell) ==== | ||
Follow [https://developer.mozilla.org/En/Simple_Firefox_build these instructions] to build Firefox for desktop, just so that you can build xpcshell. | |||
(mcomella, 2/4/14: Unable to do the following via OS X or Arch Linux - various dynamic libraries are unable to be found) | |||
As an alternative, you can download a "tests" zip from a current build for your platform from [ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/ here], such as ftp://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-central/firefox-23.0a1.en-US.linux-i686.tests.zip -- unzip and find xpcshell. | |||
== Running tests == | == Running tests == |