[webkit-reviews] review granted: [Bug 102902] Web Inspector: reparenting view does not detach from the previous parent. : [Attachment 175381] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 02:35:31 PST 2012


Vsevolod Vlasov <vsevik at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 102902: Web Inspector: reparenting view does not detach from the previous
parent.
https://bugs.webkit.org/show_bug.cgi?id=102902

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

------- Additional Comments from Vsevolod Vlasov <vsevik at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=175381&action=review


> Source/WebCore/inspector/front-end/View.js:169
> +	       if (this.element.parentElement)

This check is already present in detach


More information about the webkit-reviews mailing list