[Webkit-unassigned] [Bug 52686] Setting outerHTML should merge text nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 19:25:33 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=52686





--- Comment #5 from Emil A Eklund <eae at chromium.org>  2011-01-19 19:25:33 PST ---
(From update of attachment 79359)
View in context: https://bugs.webkit.org/attachment.cgi?id=79359&action=review

>> Source/WebCore/html/HTMLElement.cpp:386

> 
> We don't need to hold a reference to parent here?  It's strange that we re-check parentNode for null below but don't hold a ref here.

Good point, I'll change it to hold a reference to the parent node instead.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list