Skip to content
Commit cbc4134f authored by Robin Appelman's avatar Robin Appelman Committed by Backportbot
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 c1018bbb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment