Firefox + jssh build

2.1k views Asked by At

Has anyone been able to get anything past 4.0b1 of firefox either nightly or releases to build with jssh enabled in the .mozconfig, I get the error .js component without matching .manifest and if I change the rules I get a missing header file, which if I manually copy to the jssh directory and then build gives many many compile errors, was wondering if anyone knew what was going on with jssh as I managed to build it for 4.0b1 and it worked fine (except for an issue involving td tags and events within those tags). I just hope mozilla doesn't discontinue jssh. Any answers would be appreciated.

2

There are 2 answers

1
sdwilsh On BEST ANSWER
2
Colorator On

for JSSH users, we have created a solution over MozRelp that simulates JSSH. It's also very fast, since it execute JS on the fly and avoid execute it from a HD File.

Downloadable extension: https://s3-us-west-2.amazonaws.com/abstracta/WatiN/mozrepl-jsshv2.6.xpi Source: https://subversion.assembla.com/svn/mozrepl-jssh

regards, Fabián Baptista