gco / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

reviewer lines should be hyperlinked to to the reviewer's page, not a mailto: link #448

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In a typical review where you have a line like:

R=atwilson@chromium.org

Rather than hyperlinking to mailto:foobar@baz.com, the link should go to their 
review page, i.e. 

https://codereview.chromium.org/user/atwilson@chromium.org

This is consistent with the rest of the API, and gives you quick access to see 
if that person has a lot of outstanding reviews.

Original issue reported on code.google.com by alecflett@chromium.org on 4 Jun 2013 at 6:01