[Webkit-unassigned] [Bug 11625] Investigate possibility to share code between HTMLStyleElement and SVGStyleElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 19 05:48:27 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11625


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11571|                            |review?
               Flag|                            |
  Attachment #11550|0                           |1
        is obsolete|                            |
  Attachment #11550|review?                     |
               Flag|                            |
  Attachment #11547|0                           |1
        is obsolete|                            |
  Attachment #11547|review?                     |
               Flag|                            |




------- Comment #7 from rwlbuis at gmail.com  2006-11-19 05:48 PDT -------
Created an attachment (id=11571)
 --> (http://bugs.webkit.org/attachment.cgi?id=11571&action=view)
AtomicString improvements

This patch should address Darin's issues with the previous patch. Note the
AtomicString changes in particular. I think something like tryGetAttribute(NS)
should either be used everywhere or not at all, ie. it makes little sense IMHO
to limit it to svg use only. Seeing that knowing up front the default value is
not so common, I think we do not need tryGetAttribute(NS).
Cheers,

Rob.


-- 
Configure bugmail: http://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