• 
      

    Disable auto-complete on the repository form.

    Review Request #7383 — Created June 5, 2015 and submitted — Latest diff uploaded

    Information

    Review Board
    release-2.0.x
    f7fc728...

    Reviewers

    Older versions of Safari (and probably other browsers) were overwriting
    the Name field when loading the repository form. We now tell the browser
    we don't want auto-complete for this field. Some browsers may end up
    ignoring this, but it should at least provide for a better general
    experience in most.

    I wasn't able to reproduce this exact problem (newer versions of Safari appear
    to work differently), but this is the right behavior anyway. Didn't encounter any
    negative side-effects from the change.