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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 00:38:07 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 18813: Beat CSSParser with the RefPtr stick
http://bugs.webkit.org/attachment.cgi?id=18813&action=edit

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


More information about the webkit-reviews mailing list