[webkit-reviews] review requested: [Bug 19415] CSSParser needs a bath : [Attachment 21549] Rename CSSParser::valueList to m_valueList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 7 00:52:38 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 19415: CSSParser needs a bath
http://bugs.webkit.org/show_bug.cgi?id=19415

Attachment 21549: Rename CSSParser::valueList to m_valueList
http://bugs.webkit.org/attachment.cgi?id=21549&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog	      |   47 ++++++++
 WebCore/css/CSSGrammar.y     |   12 +-
 WebCore/css/CSSParser.cpp    |  240 +++++++++++++++++++++---------------------
 WebCore/css/CSSParser.h      |    2 +-
 WebCore/css/SVGCSSParser.cpp |   32 +++---
 5 files changed, 190 insertions(+), 143 deletions(-)


More information about the webkit-reviews mailing list