[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:04 PDT 2012


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #148102|review?, commit-queue?      |review+, commit-queue-
               Flag|                            |




--- Comment #19 from Ryosuke Niwa <rniwa at webkit.org>  2012-06-19 00:59:03 PST ---
(From update of attachment 148102)
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.

-- 
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