D14464: Cancel privilege operation for read-only target with the current user as owner
Nathaniel Graham
noreply at phabricator.kde.org
Tue May 14 16:46:57 BST 2019
ngraham accepted this revision.
ngraham added a comment.
This revision is now accepted and ready to land.
Needs a rebase on master and the @since strings adjusted, but otherwise looks good to me.
INLINE COMMENTS
> global.h:248
> ERR_PASSWD_SERVER = KJob::UserDefinedError + 72, ///< returned by SlaveBase::openPasswordDialogV2, @since 5.24
> - ERR_CANNOT_CREATE_SLAVE = KJob::UserDefinedError + 73 ///< used by Slave::createSlave, @since 5.30
> + ERR_CANNOT_CREATE_SLAVE = KJob::UserDefinedError + 73, ///< used by Slave::createSlave, @since 5.30
> +
5.59 now
> global.h:250
> +
> + ERR_PRIVILEGE_NOT_REQUIRED = KJob::UserDefinedError + 74 ///< used by file ioslave, @since 5.50
> };
5.59 now
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D14464
To: chinmoyr, dfaure, ngraham, elvisangelaccio, #frameworks, #dolphin
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190514/6be23cfa/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list