[Webkit-unassigned] [Bug 12018] Cleanup of CSSRule and its subclasses.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 28 15:05:42 PST 2006


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


sam at webkit.org changed:

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




------- Comment #1 from sam at webkit.org  2006-12-28 15:05 PDT -------
Created an attachment (id=12087)
 --> (http://bugs.webkit.org/attachment.cgi?id=12087&action=view)
patch

- Make CSSRule::type() virtual instead of using a member variable.
- Make CSSRule::setCssText() virtual and take an ExceptionCode argument to
conform to the spec.  Subclasses are also stubbed with the method and a FIXME
comment urging for their implementation.
- Cleanup cssText() implementations.
- General style cleanup.


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