DescriptionAdd WebKit bugzilla/git search to my_activity.py
This is unfortunately imperfect in a number of ways:
* Needs to get info from git commits, so needs a local WebKit git repo, and an explicit option to find it.
* Bugzilla doesn't return nearly as much information as other bug servers, and individual issues would have to be hit (and parsed) to get it.
* Searching for comments includes any issue ever commented on that was changed over the time period requested, so may have false positives.
* Reviews themselves can't be searched from Bugzilla, so can only be detected as "reviews" once landed and "issues" until then.
BUG=158993
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=166100
Patch Set 1 #Patch Set 2 : Parse WebKit git logs too #
Total comments: 8
Patch Set 3 : Address review comments #Messages
Total messages: 7 (0 generated)
|