Re: jsUnit 1.3.0 alpha

On Mon, 2002-04-15 at 16:04, Robert Clary wrote:
> I have been working with Edward Hieatt on producing the next release of 
> jsUnit which will incorporate improved cross browser support along with 
> the ability to perform asynchronous pre-tests, asynchronous document 
> loading and provide the ability to explicitly expose test page test 
> function names.
> 
> Links to a zip file and an online test version of jsUnit 1.3.0 alpha are 
> available from http://bclary.com/. We have already made several changes 
> in order to increase support for IE 5.1 on Mac OS 9 and Mac OS X. It is 
> very important that we identify the major remaining cross browser 
> support issues soon so that the API, function names, etc. can be frozen 
> while the remaining work is completed.

I tried jsUnit 1.3.0 alpha with Mozilla RC1 and it reports an error
unless I comment the following line in my prefs.js:

user_pref("capability.policy.default.Window.status", "noAccess");

"Error: uncaught exception: Permission denied to set property
Window.status"

Philippe

Received on Wednesday, 24 April 2002 15:40:19 UTC