[webkit-dev] sick of forgetting bugzilla email addresses?

Adam Barth abarth at webkit.org
Mon Jun 7 14:40:16 PDT 2010


Can we set up CORS headers (e.g., Access-Control-Allow-Origin: *) on
trac.webkit.org or http://svn.webkit.org/ ?  That would let
bugs.webkit.org pull the data live.

Adam


On Mon, Jun 7, 2010 at 2:30 PM, Julie Parent <jparent+webkit at gmail.com> wrote:
> Thank you thank you thank you!
> I'm happy using this as a Chrome extension, but if there is enough interest
> to have it added to Bugzilla directly, I can do it (I already have a local
> bugzilla running for the Rietveld work).
> Julie
>
> On Mon, Jun 7, 2010 at 1:44 PM, Jeremy Orlow <jorlow at chromium.org> wrote:
>>
>> This will save me so many iterations of trying a name into gmail and then
>> copying it over to bugzilla.  :-)
>> Thanks Ojan!
>>
>> On Mon, Jun 7, 2010 at 9:28 PM, Adam Barth <abarth at webkit.org> wrote:
>>>
>>> Wow, that's pretty awesome.  Thanks Ojan.
>>>
>>> Adam
>>>
>>>
>>> On Mon, Jun 7, 2010 at 1:25 PM, Ojan Vafai <ojan at chromium.org> wrote:
>>> > I sure am.
>>> > I wrote a Chrome extension that adds autocomplete to bugzilla email
>>> > input
>>> > boxes based off the data
>>> >
>>> > in http://svn.webkit.org/repository/webkit/trunk/WebKitTools/Scripts/webkitpy/common/config/committers.py.
>>> > It will autocomplete based on first name, last name, irc nick or email
>>> > address.
>>> >
>>> > https://chrome.google.com/extensions/detail/olaabhcgdogcbcoiolomlcodkngnemfb
>>> > Please let me know if I missed any email input boxes. The only ones I
>>> > saw
>>> > were on the advanced search page and the individual bug page.
>>> > If anyone would like to integrate this directly into bugzilla, it's
>>> > ~250
>>> > lines of JS to do the autocomplete, which you're welcome to use or
>>> > modify.
>>> > You'll just need to write code to generate the list of email addresses.
>>> > You
>>> > can't just use my JS code for that if you want to use committers.py
>>> > since
>>> > it's on a different domain.
>>> > Ojan
>>> > _______________________________________________
>>> > webkit-dev mailing list
>>> > webkit-dev at lists.webkit.org
>>> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>> >
>>> >
>>> _______________________________________________
>>> webkit-dev mailing list
>>> webkit-dev at lists.webkit.org
>>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>>
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>>
>
>


More information about the webkit-dev mailing list