[Webkit-unassigned] [Bug 106926] Web Inspector: inspectedWindow.eval("IamUndefined.prop", callback) fails to give exception text

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 03:41:29 PST 2013


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





--- Comment #3 from Andrey Kosyakov <caseq at chromium.org>  2013-01-16 03:43:14 PST ---
(From update of attachment 182810)
View in context: https://bugs.webkit.org/attachment.cgi?id=182810&action=review

> LayoutTests/inspector/extensions/extensions-eval-expected.txt:16
> +Evaluate: "ReferenceError: IamNotDefined is not defined" (exception: true)

I think JSC may have other wording for the error -- so perhaps just eval('throw "exception"'), this would let us avoid custom test expectations.

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