[Webkit-unassigned] [Bug 97519] Remove JSObject::unwrappedGlobalObject(), JSObject::unwrappedObject()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 22:57:37 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97519
--- Comment #5 from Christophe Dumez <christophe.dumez at intel.com> 2012-09-24 22:58:04 PST ---
(In reply to comment #4)
> After this patch it seems, http/tests/security/xss-eval.html started failing on EFL port with the following diff:
> --- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/security/xss-eval-expected.txt
> +++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug/build/layout-test-results/http/tests/security/xss-eval-actual.txt
> @@ -5,7 +5,7 @@
> If the test passes, you'll see a pass message below.
>
> PASS: eval.call(frames[0], 'document') should be EvalError and is.
> -PASS: childEval.call(frames[0], 'document') should be EvalError and is.
> +FAIL: childEval.call(frames[0], 'document') should be EvalError but instead is [object HTMLDocument].
> PASS: childEvalCaller('document') should be TypeError and is.
> -PASS: childLocalEvalCaller('document') should be EvalError and is.
> +FAIL: childLocalEvalCaller('document') should be EvalError but instead is [object HTMLDocument].
Same on mac:
http://build.webkit.org/builders/Apple%20Lion%20Release%20WK1%20%28Tests%29/builds/3958
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list