• Joel Hockey's avatar
    Have a dedicated /Downloads/.Trash · 718827ac
    Joel Hockey authored
    On a device, MyFiles/Downloads is a separate volume to MyFiles which is
    bind mounted. As a result, moving a file from MyFiles/Downloads/ into
    MyFiles/.Trash is a copy operation rather than move.
    
    To fix this, we will have a dedicated MyFiles/Downloads/.Trash for items
    under Downloads which guarantees that all deletes will stay fast.
    
    Bug: 953310
    Change-Id: Ib1bc6d9da2aec45e1d4b43eae25cb02b230b117f
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2469645Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
    Commit-Queue: Joel Hockey <joelhockey@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#819682}
    718827ac
trash.js 2.74 KB