[webkit-reviews] review granted: [Bug 22188] Smear some lipstick on the HTMLTokenizer pig. : [Attachment 25060] Rename noMoreData to m_noMoreData and cBuffer to m_cBuffer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 15:42:30 PST 2008


Antti Koivisto <koivisto at iki.fi> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 22188: Smear some lipstick on the HTMLTokenizer pig.
https://bugs.webkit.org/show_bug.cgi?id=22188

Attachment 25060: Rename noMoreData to m_noMoreData and cBuffer to m_cBuffer
https://bugs.webkit.org/attachment.cgi?id=25060&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
#define CBUFLEN 1024

could make this a static const with better name since you are here.


More information about the webkit-reviews mailing list