------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. http://bugs.kde.org/show_bug.cgi?id=134165 maksim kde org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From maksim kde org 2008-06-30 20:27 ------- SVN commit 826429 by orlovich: - Properly guard the cloned node when doing a deep clone node, so it doesn't get destroyed by a dispatched mutation event. Since the guard requires ref/deref we can no longer return a fresh 0-count pointer, so use PassRefPtr instead. - Don't dispatch mutation events when converting small attribute implementation into full-blown Attr. BUG: 163500 BUG: 134165 M +1 -1 dom/dom_node.cpp M +4 -2 ecma/kjs_dom.cpp M +12 -12 html/htmlparser.cpp M +20 -19 xml/dom2_rangeimpl.cpp M +3 -3 xml/dom_docimpl.h M +13 -10 xml/dom_elementimpl.cpp M +3 -3 xml/dom_elementimpl.h M +1 -1 xml/dom_nodeimpl.cpp M +2 -1 xml/dom_nodeimpl.h M +3 -3 xml/dom_textimpl.cpp M +3 -3 xml/dom_textimpl.h M +4 -4 xml/dom_xmlimpl.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=826429 _______________________________________________ Konq-bugs mailing list Konq-bugs@mail.kde.org https://mail.kde.org/mailman/listinfo/konq-bugs