[webkit-reviews] review requested: [Bug 37792] bugs.webkit.org: should not hard-wrap comment lines exceeding 80 characters : [Attachment 55334] Proposed patch 3
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 6 19:09:25 PDT 2010
Chris Jerdonek <cjerdonek at webkit.org> has asked for review:
Bug 37792: bugs.webkit.org: should not hard-wrap comment lines exceeding 80
characters
https://bugs.webkit.org/show_bug.cgi?id=37792
Attachment 55334: Proposed patch 3
https://bugs.webkit.org/attachment.cgi?id=55334&action=review
------- Additional Comments from Chris Jerdonek <cjerdonek at webkit.org>
This patch is the same as before, but creates COMMENT_COLS_WRAP exclusively for
use in wrap_comment(). That way we can leave COMMENT_COLS alone for other
parts of the code.
More information about the webkit-reviews
mailing list