17 May
2008
17 May
'08
4:33 a.m.
Jorge wrote:
Hi there,
I reviewed my personal notes on dillo segfaults and all of them but one are fixed now. This is:
BUG: http://episteme.arstechnica.com/groupee/forums/a/tpc/f/96509133 /m/151006647731/r/264004847731 Aborts dillo.
I tried it and it crashed. Then I dug up the - requisition->width += getStyle()->boxDiffHeight (); + requisition->width += getStyle()->boxDiffWidth (); in sizeRequestImpl from http://lists.auriga.wearlab.de/pipermail/dillo-dev/2008-January/003690.html and it no longer wanted to crash for me.