[Webkit-unassigned] [Bug 67935] webkit-patch should add reviewer if "Reviewed by NOBODY (OOPS!)." is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 19 00:59:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=67935





--- Comment #20 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-19 00:59:30 PST ---
(In reply to comment #19)
> (From update of attachment 148102 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=148102&action=review
> 
> > Tools/Scripts/webkitpy/common/checkout/changelog.py:358
> > +            bug_url_number_of_items = len(re.findall(config_urls.bug_url_long, latest_entry, re.MULTILINE))
> > +            bug_url_number_of_items += len(re.findall(config_urls.bug_url_short, latest_entry, re.MULTILINE))
> 
> Please add a test case when we have multiple bug URLs before you land.

Ugh... I meant to say, please add a test case for having multiple bug URLs.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list