[Webkit-unassigned] [Bug 10230] SVGDOMImplementation should die (and be rolled into DOMImplementation)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 7 02:28:41 PDT 2006


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
Attachment #9894 is|0                           |1
           obsolete|                            |
   Attachment #9912|                            |review?
               Flag|                            |




------- Comment #16 from rwlbuis at gmail.com  2006-08-07 02:28 PDT -------
Created an attachment (id=9912)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9912&action=view)
Improved patch

With the new patch I hope to address these problems with the old code:
- whole hash table was leaked before
- 1.0 and 1.1 feature were mixed, so a substring from 1.1 could be appended to
the 1.0 prefix, for example org.w3c.Script. Now I use two seperate hash tables,
no mixing possible.
Cheers,

Rob.


-- 
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.



More information about the webkit-unassigned mailing list