зеркало из https://github.com/mozilla/gecko-dev.git
daf6b75edb
Context.call(new ContextAction() { public Object run(Context cx) { ... } }); or similar alternatives. It prevents bugs with missed Context.exit and provides room for optimization of Context association with current thread and simplify implementation of safe environment for execution of untrusted applets and scripts. In addition, Rhino now supports global SecurityController that take precedence over any per/Context controllers so the application can setup the controller once and for all. |
||
---|---|---|
.. | ||
benchmarks | ||
docs | ||
jsd | ||
jsdj | ||
jsj | ||
narcissus | ||
perf | ||
ref | ||
rhino | ||
src | ||
tests | ||
.cvsignore | ||
Makefile.in | ||
landbranch.pl | ||
makefile.win |