[Webkit-unassigned] [Bug 17108] CSS parser should NOT return raw CSSValue* from creation functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 00:38:07 PST 2008


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


eric at webkit.org changed:

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




------- Comment #3 from eric at webkit.org  2008-01-31 00:38 PDT -------
Created an attachment (id=18813)
 --> (http://bugs.webkit.org/attachment.cgi?id=18813&action=view)
Beat CSSParser with the RefPtr stick

 WebCore/ChangeLog                          |   29 +++
 WebCore/css/CSSMutableStyleDeclaration.cpp |    5 +-
 WebCore/css/CSSParser.cpp                  |  313 +++++++++++++---------------
 WebCore/css/CSSParser.h                    |   38 ++--
 WebCore/css/SVGCSSParser.cpp               |   17 +-
 5 files changed, 205 insertions(+), 197 deletions(-)


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