RESOLVED FIXED 56807
Web Inspector: document DOM domain types and protocol methods.
https://bugs.webkit.org/show_bug.cgi?id=56807
Summary Web Inspector: document DOM domain types and protocol methods.
Pavel Feldman
Reported 2011-03-22 00:45:14 PDT
Drive-by fixes for DOM agent methods included.
Attachments
Patch (33.33 KB, patch)
2011-03-22 00:56 PDT, Pavel Feldman
no flags
Patch (33.95 KB, patch)
2011-03-22 02:11 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-03-22 00:56:09 PDT
WebKit Review Bot
Comment 2 2011-03-22 01:04:31 PDT
Early Warning System Bot
Comment 3 2011-03-22 01:05:41 PDT
Build Bot
Comment 4 2011-03-22 01:17:57 PDT
Yury Semikhatsky
Comment 5 2011-03-22 02:02:54 PDT
Comment on attachment 86437 [details] Patch 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."
Pavel Feldman
Comment 6 2011-03-22 02:11:59 PDT
Pavel Feldman
Comment 7 2011-03-22 06:51:05 PDT
Note You need to log in before you can comment on or make changes to this bug.