[Webkit-unassigned] [Bug 60391] Media Stream no-interface-object test should not have ReferenceError message in expected results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 02:36:54 PDT 2011


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





--- Comment #3 from Adam Bergkvist <adam.bergkvist at ericsson.com>  2011-05-11 02:36:54 PST ---
(In reply to comment #2)
> (In reply to comment #0)
> > The message for ReferenceError differs between JSC and V8 and having it in the expected results file requires unnecessary platform specific expected results.
> 
> Does it have to differ? Can we make the messages the same?

I think it would be good to have the same message. The question is which message it should be? The V8 message seems to match the one you get in Firefox (aoeu is not defined), but perhaps the JSC message (Can't find variable: aoeu) is better since "is not defined" can be confused with undefined (an undefined value of a declared variable).

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