[Webkit-unassigned] [Bug 56989] webkit-patch should be more intelligent about whether a bug applies to a patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 24 22:35:38 PDT 2011


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


Ojan Vafai <ojan at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #86882|review?                     |review+
               Flag|                            |




--- Comment #8 from Ojan Vafai <ojan at chromium.org>  2011-03-24 22:35:38 PST ---
(From update of attachment 86882)
View in context: https://bugs.webkit.org/attachment.cgi?id=86882&action=review

> Tools/Scripts/webkitpy/common/net/bugzilla/bugzilla.py:61
> +            "^\s*" + Bugzilla.bug_server_regex + "show_bug\.cgi\?id=(?P<bug_id>\d+)(&ctype=xml)?$",

Interesting. If we're going to handle this, we should probably also handle the case where ctype comes before the id?

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