[webkit-reviews] review granted: [Bug 55131] Web Inspector: move querySelectorAll from CSS agent to DOM agent where it belongs. : [Attachment 83655] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 08:54:11 PST 2011


Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 55131: Web Inspector: move querySelectorAll from CSS agent to DOM agent
where it belongs.
https://bugs.webkit.org/show_bug.cgi?id=55131

Attachment 83655: Patch
https://bugs.webkit.org/attachment.cgi?id=83655&action=review

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

> LayoutTests/inspector/elements/dom-agent-query-selector.html:32
> +		       InspectorTest.addResult("number of selected nodes: " +
nodeIds.length);

Should we print the ids here?


More information about the webkit-reviews mailing list