[webkit-reviews] review requested: [Bug 38812] Clean up: Extract regular expressions for parsing the start of an SVN and Git header into functions : [Attachment 55495] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 9 02:28:37 PDT 2010


Daniel Bates <dbates at webkit.org> has asked  for review:
Bug 38812: Clean up: Extract regular expressions for parsing the start of an
SVN and Git header into functions
https://bugs.webkit.org/show_bug.cgi?id=38812

Attachment 55495: Patch
https://bugs.webkit.org/attachment.cgi?id=55495&action=review

------- Additional Comments from Daniel Bates <dbates at webkit.org>
Based on a Chris's suggestion, stored the regular expressions in global
variables instead of encapsulating them in functions.


More information about the webkit-reviews mailing list