Bugs.webkit.org has an integrated bug tracking and code review tool. I find 
this integration is good as it stands. I use git for development and don't 
think there's anything wrong with the current tools.
Konrad
Sent from my BlackBerry on the Rogers Wireless Network

From: Jarred Nicholls [mailto:jar...@webkit.org]
Sent: Friday, March 16, 2012 03:50 PM
To: Ariya Hidayat <ariya.hida...@gmail.com>
Cc: webkit-dev@lists.webkit.org <webkit-dev@lists.webkit.org>
Subject: Re: [webkit-dev] Using GitHub to Contribute to WebKit (Experimental)

On Fri, Mar 16, 2012 at 3:41 PM, Ariya Hidayat 
<ariya.hida...@gmail.com<mailto:ariya.hida...@gmail.com>> wrote:
> See point 3  of "Landing your code". Reviewer adds a link to pull
> request  in changelog.

But now it means I have to search in two places: Bugzilla and Github,
in case I want to look up some past issues/problems.

In fact, Github does not a way to search for review comments.

GitHub's API has hooks/events for comments on issues & PRs to where it would be 
possible to integrate WebKit's GitHub mirror with Bugzilla so that all comments 
on PRs could post back to the related Bugzilla bug.  Some convention would be 
necessary in the PR title or description to figure out which bug # it relates 
to, and a little work would be necessary to write out the comment into Bugzilla 
with some code for context (by taking the diff that's sitting on GitHub).

Definitely work involved, but doable.






--
Ariya Hidayat, http://ariya.ofilabs.com
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org<mailto:webkit-dev@lists.webkit.org>
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


---------------------------------------------------------------------
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to