Revision 1a32ccc...
Go back to digest for 24th July 2011Bug Fixes in KDE Base
Andrea Iacovitti committed changes in [kdelibs/KDE/4.6] /rendering:
Fix infinite loop that can happen in some cases where colspan=0 or rowspan=0
because accessing empty structures. Tracking for not empty qmap by using
additional flag is redundant and buggy in this case.
(cherry picked from commit 543c2751da42c1664171685e25fbce594024d9cd)
File Changes
Modified 2 files
- /rendering
- khtml/render_table.cpp
- khtml/render_table.h
2 files changed in total