Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 1064 by [email protected]: JavaScript errors are not user friendly.
http://code.google.com/p/v8/issues/detail?id=1064

==== message from developer ====

Developers always debug in Safari, because the errors are so much easier to understand in Safari than in Chrome:

Chrome: "TypeError: Object #<an Object> has no method 'sw'"
Safari: "TypeError: Result of expression 'google.sw' [undefined] is not a function."

Chrome: "TypeError:Object #<a n> has no method 'onAsyncMessage'"
Safari: "TypeError:Result of expression 'this.hb.onAsyncMessage' [undefined] is not a function."

==== message from developer ====

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to