[webkit-reviews] review requested: [Bug 17108] CSS parser should NOT return raw CSSValue* from creation functions : [Attachment 18812] Beat CSSParser with the RefPtr stick

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 00:01:32 PST 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 17108: CSS parser should NOT return raw CSSValue* from creation functions
http://bugs.webkit.org/show_bug.cgi?id=17108

Attachment 18812: Beat CSSParser with the RefPtr stick
http://bugs.webkit.org/attachment.cgi?id=18812&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 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(-)


More information about the webkit-reviews mailing list