RESOLVED FIXED Bug 55131
Web Inspector: move querySelectorAll from CSS agent to DOM agent where it belongs.
https://bugs.webkit.org/show_bug.cgi?id=55131
Summary Web Inspector: move querySelectorAll from CSS agent to DOM agent where it bel...
Pavel Feldman
Reported 2011-02-24 04:06:56 PST
Patch to follow.
Attachments
Patch (15.56 KB, patch)
2011-02-24 05:18 PST, Pavel Feldman
no flags
Patch (15.25 KB, patch)
2011-02-24 07:38 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-02-24 05:18:41 PST
Pavel Feldman
Comment 2 2011-02-24 07:38:06 PST
Yury Semikhatsky
Comment 3 2011-02-24 08:54:11 PST
Comment on attachment 83655 [details] Patch 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?
Pavel Feldman
Comment 4 2011-02-24 09:54:19 PST
Note You need to log in before you can comment on or make changes to this bug.