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 <[email protected]> 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 <[email protected]> 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 <[email protected]> wrote: >>> >>> Wow, that's pretty awesome. Thanks Ojan. >>> >>> Adam >>> >>> >>> On Mon, Jun 7, 2010 at 1:25 PM, Ojan Vafai <[email protected]> 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 >>> > [email protected] >>> > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >>> > >>> > >>> _______________________________________________ >>> webkit-dev mailing list >>> [email protected] >>> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> >> >> _______________________________________________ >> webkit-dev mailing list >> [email protected] >> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev >> > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

