[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:01:32 PST 2008


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


eric at webkit.org changed:

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




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

 WebCore/ChangeLog            |   29 +++++
 WebCore/css/CSSParser.cpp    |  287 +++++++++++++++++++----------------------
 WebCore/css/CSSParser.h      |   38 +++---
 WebCore/css/SVGCSSParser.cpp |   17 +--
 4 files changed, 188 insertions(+), 183 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