[webkit-reviews] review denied: [Bug 57829] Web Inspector: Range insertNode function does not update content in the inspector : [Attachment 88252] [PATCH] Simplified patch, as suggested by pfeldman

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 10:02:02 PDT 2011


Pavel Feldman <pfeldman at chromium.org> has denied Alexander Pavlov (apavlov)
<apavlov at chromium.org>'s request for review:
Bug 57829: Web Inspector: Range insertNode function does not update content in
the inspector
https://bugs.webkit.org/show_bug.cgi?id=57829

Attachment 88252: [PATCH] Simplified patch, as suggested by pfeldman
https://bugs.webkit.org/attachment.cgi?id=88252&action=review

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=88252&action=review

> Source/WebCore/inspector/InspectorDOMAgent.cpp:1100
> +    m_childrenRequested.add(bind(container, nodesMap));

Please remove all the other calls to m_childredRequested.add


More information about the webkit-reviews mailing list