[webkit-reviews] review requested: [Bug 22188] Smear some lipstick on the HTMLTokenizer pig. : [Attachment 25072] Rename scriptCode* to m_scriptCode* and change scriptCodeMax to m_scriptCodeCapacity

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 15:18:10 PST 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 22188: Smear some lipstick on the HTMLTokenizer pig.
https://bugs.webkit.org/show_bug.cgi?id=22188

Attachment 25072: Rename scriptCode* to m_scriptCode* and change scriptCodeMax
to m_scriptCodeCapacity
https://bugs.webkit.org/attachment.cgi?id=25072&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
 WebCore/html/HTMLTokenizer.cpp |  136 ++++++++++++++++++++--------------------
 WebCore/html/HTMLTokenizer.h	|   11 ++--
 2 files changed, 73 insertions(+), 74 deletions(-)


More information about the webkit-reviews mailing list