[Webkit-unassigned] [Bug 29107] LayoutTests/fast/js/kde/inbuilt_function_tostring.html fails in V8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 09:43:13 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=29107





--- Comment #7 from Victor Wang <victorw at chromium.org>  2009-09-10 09:43:12 PDT ---
(In reply to comment #6)
> Without commenting on this specific issue, there's certainly wiggle room. V8
> and JSC don't behave exactly the same, and almost certainly never will. What if
> some site is counting on a particular function being fast, or slow? That level
> of "compatibility" won't be met. Likewise the exact wording of error messages,
> which isn't specified anywhere and varies from one engine to another. Perhaps
> also the exact wording of |function|.toString(). Is anyone really going to be
> parsing that?

There are some layout tests actually check the exact error messages and
therefore fails in V8.
I agree with Pam that V8 and JSC may not always have the exact wording of error
messages, and I think it would be better to change the tests so it can work for
both cases.

-- 
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