[webkit-reviews] review granted: [Bug 71806] Web Inspector: crash upon InspectorValue serialization that has 0 value / array entry. : [Attachment 114092] [Patch] with grammar fixed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 9 02:28:42 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 71806: Web Inspector: crash upon InspectorValue serialization that has 0
value / array entry.
https://bugs.webkit.org/show_bug.cgi?id=71806

Attachment 114092: [Patch] with grammar fixed.
https://bugs.webkit.org/attachment.cgi?id=114092&action=review

------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=114092&action=review


> Source/WebCore/inspector/InspectorDOMAgent.cpp:1188
> +	   *error = "Node with given id does not belong to the document.";

As Alexander pointed out we don't use trailing dots in other error messages.


More information about the webkit-reviews mailing list