[Webkit-unassigned] [Bug 56243] Web Inspector: follow up to error reporting, fixing multiple regressions.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 11 23:10:37 PST 2011


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





--- Comment #2 from Ilya Tikhonovsky <loislo at chromium.org>  2011-03-11 23:10:37 PST ---
(From update of attachment 85571)
View in context: https://bugs.webkit.org/attachment.cgi?id=85571&action=review

> Source/WebCore/inspector/InspectorRuntimeAgent.cpp:87
> +        if (!injectedScript.setPropertyValue(objectId, propertyName, expression))
> +            *errorString = "Failed setting value.";

please generate the error in js function and propagate it to the top level.

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