[rfc][icedtea-web] a new reproducer for LiveConnect J->JS "get" tests
Jana Fabrikova
jfabriko at redhat.com
Wed Mar 6 07:58:43 PST 2013
Hello,
please see the attached patch of new reproducer for J->JS "evaluating by
calling JS eval from J".
Several of the testcases in the patch have commented annotations
KnownToFailInBrowser, (which i have implemented but is not included yet.)
thanks for any comments,
Jana
2013-03-06 Jana Fabrikova <jfabriko at redhat.com>
* /tests/reproducers/simple/JToJSEval/testcases/JToJSEvalTest.java:
adding 3 testcases based on the interactive Liveconnect JS->Java
eval tests
* /tests/reproducers/simple/JToJSEval/srcs/JToJSEval.java:
the applet that evaluates the strings via calling eval from JS
* /tests/reproducers/simple/JToJSEval/resources/JToJS_Eval.js:
auxiliary JavaScript code
* /tests/reproducers/simple/JToJSEval/resources/jtojs-eval.jnlp:
jnlp file for displaying applet in the html page
* /tests/reproducers/simple/JToJSEval/resources/JToJSEval.html:
the html page where the applet calling eval is embedded
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adding_JToJSEval_reproducer.patch
Type: text/x-patch
Size: 8368 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20130306/cd4a042f/adding_JToJSEval_reproducer.patch
More information about the distro-pkg-dev
mailing list