Skip to content
  • Kurt Hindenburg's avatar
    Only readUserName if tab title format has %u · 0edded49
    Kurt Hindenburg authored
    readUserName() reads /etc/passwd every few seconds.  Change it to only
    do this if we need to replace %u with the user name in the tab title.
    
    A temporary helper as this doesn't really fix the underlining issue.
    ProcessInfo really needs re-worked.
    
    CCBUG: 325442
    0edded49