[Webkit-unassigned] [Bug 26371] SVGLangSpace duplicates xml:lang and xml:space values

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 13 09:29:10 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26371


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #31239|                            |review?
               Flag|                            |




------- Comment #1 from rwlbuis at gmail.com  2009-06-13 09:29 PDT -------
Created an attachment (id=31239)
 --> (https://bugs.webkit.org/attachment.cgi?id=31239&action=view)
First attempt

Here is an enhancement for SVGLangSpace. Note that FF, Opera and Batik do not
seem to know the js
attributes xmllang and xmlspace at all, so it is hard to compare. Also really
exceptions should be thrown when the attribute is set, but I think due to a bug
that objC interfaces can't handle the idl setting of raises exception, that
that may depend on another bug. I dont think this fixes a big issue but the old
implementation wasted memory and processing time IMHO. All tests still pass,
also because we do not really test these attributes except for one SVG text
test.
Cheers,

Rob.


-- 
Configure bugmail: https://bugs.webkit.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