[webkit-reviews] review denied: [Bug 60222] Web Inspector: searching for node does not result in bringToFront call. : [Attachment 92335] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 5 07:14:01 PDT 2011


Yury Semikhatsky <yurys at chromium.org> has denied Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 60222: Web Inspector: searching for node does not result in bringToFront
call.
https://bugs.webkit.org/show_bug.cgi?id=60222

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

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

> Source/WebCore/inspector/InspectorDOMAgent.cpp:889
> +	   m_inspectorFrontend->bringToFront();

This should be handled on the front-end side.


More information about the webkit-reviews mailing list