Closed Bug 304967 Opened 19 years ago Closed 16 years ago

Grendel should have scripting support

Categories

(Grendel Graveyard :: User Interface, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: kieran.maclean, Assigned: rjkeller)

References

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.7.10) Gecko/20050717 Firefox/1.0.6
Build Identifier: 

Grendel should have scripting (macro) support.

This could be JavaScript or some other language.

The advantage of JavaScript is that Rhino can be used to provide this as this is
it's intended purpose.

Scripting support could lead to security problems, these should be minimal and
the support should minimise these as far as possible. (This should be locked
down in a similar manor to applets running in a browser.)
I may be paranoid but if security is included at the design stage then it will
minimise the work if it should be a problem.

Reproducible: Always

Steps to Reproduce:
And of course we'd use Rhino because Rhino is the JavaScript engine of the
original Javagator project.

I actually already did this for MozCreator so all I'd have to do is move the
code over. I'll get to this once bug 304888 is checked in.

I'm happy that we're going to have Grendel scripting support because XUL Parser
2.0 that I have requires Rhino and I had a tough time coding it out. Now I don't
have to do that.
Blocks: 304888
Status: NEW → ASSIGNED
Just checked in the Rhino JAR file to CVS.
marking wontfix as grendel is removed from cvs
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.