[webkit-dev] Using GitHub to Contribute to WebKit (Experimental)

Konrad Piascik kpiascik at rim.com
Fri Mar 16 13:02:05 PDT 2012


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:jarred at webkit.org]
Sent: Friday, March 16, 2012 03:50 PM
To: Ariya Hidayat <ariya.hidayat at gmail.com>
Cc: webkit-dev at lists.webkit.org <webkit-dev at 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.hidayat at gmail.com<mailto:ariya.hidayat at 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 at lists.webkit.org<mailto:webkit-dev at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120316/65002e89/attachment.html>


More information about the webkit-dev mailing list