[webkit-reviews] review requested: [Bug 19415] CSSParser needs a bath : [Attachment 21532] Rename CSSParser::numParsedProperties and maxNumParsedProperites to m_*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 6 15:05:39 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 21532: Rename CSSParser::numParsedProperties and
maxNumParsedProperites to m_*
http://bugs.webkit.org/attachment.cgi?id=21532&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/ChangeLog	      |   23 +++++++++++++++++++
 WebCore/css/CSSGrammar.y     |    8 +++---
 WebCore/css/CSSParser.cpp    |   51 +++++++++++++++++++----------------------
 WebCore/css/CSSParser.h      |    6 ++--
 WebCore/css/SVGCSSParser.cpp |    2 +-
 5 files changed, 55 insertions(+), 35 deletions(-)


More information about the webkit-reviews mailing list