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

Reply via email to