[Webkit-unassigned] [Bug 13919] Autogenerate the JS bindings for the CSSRule and its subclasses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 29 20:32:17 PDT 2007


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


sam at webkit.org changed:

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




------- Comment #1 from sam at webkit.org  2007-05-29 20:32 PDT -------
Created an attachment (id=14778)
 --> (http://bugs.webkit.org/attachment.cgi?id=14778&action=view)
patch

The only part of this patch that I am not sure of is in CSSRule.idl where I
special cased JS for the cssText attribute.  The hand rolled bindings had the
attribute as readonly, but the spec and ObjC bindings don't have this
restriction.  On the otherhand, we don't really support it in the
implementation so the issue is rather insignificant.  A similar issue (but in
the other direction) is CSSCharsetRule.idl. 


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