[File KIO slave] Fix applying special file attributes
ClosedPublic

Authored by broulik on Aug 15 2017, 12:18 PM.

Details

Summary

QFile does not support special attributes like sticky. This would cause us to always discard them.

BUG: 365795

Test Plan

Comes with a unit test that passes only with this patch. Did not try windows compilation.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Aug 15 2017, 12:18 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptAug 15 2017, 12:18 PM
Restricted Application added a subscriber: Frameworks. · View Herald Transcript
dfaure accepted this revision.Aug 15 2017, 12:25 PM
This revision is now accepted and ready to land.Aug 15 2017, 12:25 PM
This revision was automatically updated to reflect the committed changes.