-
When detecting a function with different securityDomain, org.mozilla.javascript.Interpreter calls
`return ifun.securityController.callWithDomain`, which fails if there is no securityController for t…
-
I am looking into purchasing a numworks calculator, but I am concerned about python as the only programming langauge. I would like to see Lua and Javascript as well. The Lua interpreter at lua.org c…
-
### How can we reproduce the crash?
This only happened once, and I'm unable to reproduce this. Hopefully the stack trace is helpful.
### JavaScript/TypeScript code that reproduces the crash?
_No re…
-
```
What steps will reproduce the problem?
The following code run on the Rhino javascript interpreter:
var plaintext = "Hello world!!!Hello world!!!";
var compressed = Iuppiter.compress…
-
Calling message.getMergedConnectorMessage().getStatus() in Postprocessor script causes NPE.
54DETAILS:
Wrapped java.lang.NullPointerException
at 174a6438-0899-417e-81dc-996236edb44f_Postproces…
-
```
I know this sounds ridiculous, but bear with me...
Currently, code in vlam.py takes an HTML DOM and plays around with it: it
converts things based on the stuff in security.py and then it looks fo…
-
## Issue description
We currently have 146 setup hooks included in packages (that I can find):
```sh
$ rg -F "setupHook =" -l | wc -l
146
```
Combined with 12 (documented) setup hooks incl…
-
I really like CPM and I have used it in the past. For some reason though, it now crashes when trying to load some of dojo's software.
For instance, it says that the util library for dojo doesn't exis…
-
### How can we reproduce the crash?
I'm working on a next.js (14.2.5) project. I just restarted the server, and it felt like it was taking an unusually long time to load. I was on the /about page, an…
-
I’m trying JavaScript Development Tool and it comes with Rhino as debugging tool. It is very nice.
I was able to make envjs-1.2.13 working. Now, switching to the 1.3 pre03. Hitting issue on path set…