[webkit-reviews] review granted: [Bug 108689] Web Inspector: fix "DOM Exception 8" when deleting lines containing decoration in DTE. : [Attachment 186157] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 1 16:41:58 PST 2013


Alexander Pavlov (apavlov) <apavlov at chromium.org> has granted Andrey Lushnikov
<lushnikov at chromium.org>'s request for review:
Bug 108689: Web Inspector: fix "DOM Exception 8" when deleting lines containing
decoration in DTE.
https://bugs.webkit.org/show_bug.cgi?id=108689

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

------- Additional Comments from Alexander Pavlov (apavlov)
<apavlov at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=186157&action=review


> Source/WebCore/inspector/front-end/DefaultTextEditor.js:2931
> +	       if (this.element.decorationsElement.parentElement)

I DO hope the parentElement is guaranteed to be this.element


More information about the webkit-reviews mailing list