Commit Graph

12 Commits

Author SHA1 Message Date
Vincent Sanders 9fde3502b6 doxygen cleanups in utils 2014-11-12 23:27:13 +00:00
Vincent Sanders af16c38d2d fix DOM tree dump debug 2014-08-04 00:37:21 +01:00
Michael Drake 9c60417f73 Simplify DOM node walker. 2014-03-31 22:09:45 +01:00
Michael Drake ee7df2761f Make dom node children iterator return nserror. 2013-08-16 08:25:24 +01:00
Vincent Sanders 912b9de928 ensure default action fetcher is set to NULL 2012-12-06 19:33:25 +00:00
Vincent Sanders 646aed64ff change to parameterised parser binding creation 2012-12-06 18:04:43 +00:00
Chris Young 7df658618c Close file when we've finished parsing it. 2012-11-11 11:48:42 +00:00
John-Mark Bell ce640e59fd Report (and ignore) failure to load non-existent document. (Credit: Chris Young) 2012-11-11 11:31:34 +00:00
Vincent Sanders a79e098817 remove redundant domutils and put functionality in existing utils/libdom 2012-11-10 11:44:38 +00:00
Michael Drake e2bde3482b Remove double ;. 2012-10-16 18:36:34 +01:00
Michael Drake 53b51c8083 Add newline at end of file. 2012-10-14 18:32:15 +01:00
Michael Drake 4fccdf18f3 Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings. 2012-10-12 16:21:29 +01:00