summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/openwfd/qopenwfddevice.cpp
diff options
context:
space:
mode:
authorMårten Nordheim <marten.nordheim@qt.io>2024-04-15 17:34:51 +0200
committerMårten Nordheim <marten.nordheim@qt.io>2024-04-17 20:07:48 +0200
commitd807a9ebb1a09116f8bae2490253f6eb82c05c47 (patch)
tree5fc6bc60738692edf547f935e732ad27c25f784d /src/plugins/platforms/openwfd/qopenwfddevice.cpp
parent5cf94bcc2fe553acec481583fc2462bd5c0884ca (diff)
QSaveFile[win]: remove fallback to old renameOverwrite
Our new way of doing it is atomic, so while conflicts can still happen that leads to e.g. access denied, those will be because the _target file_ is already accessed for some reason. The fallback might be lucky enough that it happens after this other access is done, but probably not. So remove the fallback and just do the atomic rename. Change-Id: I13f6b4b70974500b8dd9309138b9052b6a5acc62 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platforms/openwfd/qopenwfddevice.cpp')
0 files changed, 0 insertions, 0 deletions