[webkit-reviews] review requested: [Bug 56989] webkit-patch should be more intelligent about whether a bug applies to a patch : [Attachment 87100] Create and use parse_bug_id_from_changelog()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 27 22:29:04 PDT 2011


Andrew Foster <andrewf at chromium.org> has asked	for review:
Bug 56989: webkit-patch should be more intelligent about whether a bug applies
to a patch
https://bugs.webkit.org/show_bug.cgi?id=56989

Attachment 87100: Create and use parse_bug_id_from_changelog()
https://bugs.webkit.org/attachment.cgi?id=87100&action=review

------- Additional Comments from Andrew Foster <andrewf at chromium.org>
Create parse_bug_id_from_changelog() which is stricter about looking for a URL
to a bug than parse_bug_id (which will match anywhere in the input message).  
parse_bug_id_from_changelog() will parse out a bug ID from a ChangeLog that has
been created with prepare-ChangeLog (ie, the URL to the bug is on a line by
itself).


More information about the webkit-reviews mailing list