[Webkit-unassigned] [Bug 56807] Web Inspector: document DOM domain types and protocol methods.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 22 02:02:55 PDT 2011


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





--- Comment #5 from Yury Semikhatsky <yurys at chromium.org>  2011-03-22 02:02:54 PST ---
(From update of attachment 86437)
View in context: https://bugs.webkit.org/attachment.cgi?id=86437&action=review

> Source/WebCore/inspector/Inspector.json:528
> +                "id": "DOMNode",

I thought we decided to use opaque strings as object/node ids, why should this one be different?

> Source/WebCore/inspector/InspectorDOMAgent.cpp:703
> +        *errorString = "Can only set value of the text node.";

"Can only set value of the text node." -> "Can only set value of text nodes."

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