[webkit-reviews] review requested: [Bug 9509] Would like a way to pause/resume XML parsing : [Attachment 8925] Patch

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Mon Jun 19 16:27:23 PDT 2006


Anders Carlsson <andersca at mac.com> has asked  for review:
Bug 9509: Would like a way to pause/resume XML parsing
http://bugzilla.opendarwin.org/show_bug.cgi?id=9509

Attachment 8925: Patch
http://bugzilla.opendarwin.org/attachment.cgi?id=8925&action=edit

------- Additional Comments from Anders Carlsson <andersca at mac.com>
Unfortunately there's no way to pause/resume the libxml SAX parser (it's
possible with expat) so a rather kludgey workaround is used. I've verified that
it works by calling pause before parsing and resume inside ::finish.



More information about the webkit-reviews mailing list