RESOLVED FIXED 102902
Web Inspector: reparenting view does not detach from the previous parent.
https://bugs.webkit.org/show_bug.cgi?id=102902
Summary Web Inspector: reparenting view does not detach from the previous parent.
Pavel Feldman
Reported 2012-11-21 01:42:37 PST
Patch to follow.
Attachments
Patch (3.56 KB, patch)
2012-11-21 01:55 PST, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2012-11-21 01:55:46 PST
Vsevolod Vlasov
Comment 2 2012-11-21 02:37:32 PST
Comment on attachment 175381 [details] Patch 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
WebKit Review Bot
Comment 3 2012-11-21 04:37:45 PST
Comment on attachment 175381 [details] Patch Clearing flags on attachment: 175381 Committed r135386: <http://trac.webkit.org/changeset/135386>
WebKit Review Bot
Comment 4 2012-11-21 04:37:48 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.