Skip to content
Snippets Groups Projects
Unverified Commit 35f317df authored by Robin Appelman's avatar Robin Appelman
Browse files

handle moveFromStorage within the same storage even when storage wrappers are...

handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage

the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
parent 507eb30e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment