Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

JavaScript version in XPI

1 view
Skip to first unread message

Daniel Fournier

unread,
Jul 9, 2003, 2:41:08 AM7/9/03
to
What is the JavaScript version in use when XPI install.js is running?

I get unespectable JavaScript behaviour making me think that JS version
is not 1.5 (in Mozilla 1.4).

For instance:

var astring = 'STRING%sTEST%sONE';
var amatch = astring.match(/%s/g);
var aspit = astring.split(/%s/);

This code is generating an error report in install.log:

** Line: 0 can't convert Error to string
** Line: 88 undefined is not a constructor


Daniel

GabeK

unread,
Feb 11, 2020, 3:49:54 AM2/11/20
to
Ку
0 new messages