[Bug 116457] [PATCH] Correct DOM script causes konqueror to crash
David Faure
faure at kde.org
Tue Dec 13 09:14:51 GMT 2005
On Monday 12 December 2005 22:26, George Staikos wrote:
> I was not able to get my patch approved by anyone.
The 2nd hunk is obvious enough, but I have no idea about this one:
--- render_list.cpp (revision 480483)
+++ render_list.cpp (working copy)
@@ -153,6 +153,8 @@
if (!m_marker->minMaxKnown())
m_marker->calcMinMaxWidth();
recalcMinMaxWidths();
+ if (lineBoxParent != this)
+ m_marker = 0;
}
}
}
Allan? Germain?
--
David Faure, faure at kde.org, sponsored by Trolltech to work on KDE,
Konqueror (http://www.konqueror.org), and KOffice (http://www.koffice.org).
More information about the kfm-devel
mailing list