[Webkit-unassigned] [Bug 9509] Would like a way to pause/resume XML parsing

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


http://bugzilla.opendarwin.org/show_bug.cgi?id=9509


andersca at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |andersca at mac.com
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED
   Attachment #8925|                            |review?
               Flag|                            |




------- Comment #1 from andersca at mac.com  2006-06-19 16:27 PDT -------
Created an attachment (id=8925)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=8925&action=view)
Patch

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.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list