26 May
2008
26 May
'08
9:11 p.m.
On Mon, May 26, 2008 at 04:24:37PM +0100, Jeremy Henty wrote:
This patch adds a DilloHtml::currentForm() method and uses it to refactor wherever possible. This reduces the number of instances of the "foo->size() - 1" idiom in html.cc from 23 to 13!
Committed as: inline DilloHtmlForm *getCurrentForm (); -- Cheers Jorge.-