Decouple type and file path from holding space item id.
Previously holding space item id was a concatenation of type and file path. Moving forward, holding space items will be retained across moves and renames of their backing files, so a decoupled unique ID is desired which can be stable throughout the lifetime of the holding space item. This change is backwards compatible w.r.t persistence. Bug: 1136173 Change-Id: If1d3f218fe61dcc96f9336f8be6a0b197ab3c0dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583155Reviewed-by:Toni Baržić <tbarzic@chromium.org> Commit-Queue: David Black <dmblack@google.com> Cr-Commit-Position: refs/heads/master@{#835496}
Showing
Please register or sign in to comment