D17173: Add error value for job owner dying
David Edmundson
noreply at phabricator.kde.org
Mon Nov 26 13:17:33 GMT 2018
davidedmundson added inline comments.
INLINE COMMENTS
> global.h:249
> + ERR_CANNOT_CREATE_SLAVE = KJob::UserDefinedError + 73, ///< used by Slave::createSlave, @since 5.30
> + ERR_OWNER_DIED = KJob::UserDefinedError + 75, ///< Value used between kuiserver and views when the job owner disappears unexpectedly. It should not be emitted by slaves. @since 5.53
> };
I didn't write 74 because there's that other patch with the FAT32 size limit error - and I didn't want to go first and make him rebase.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D17173
To: davidedmundson
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181126/264cceff/attachment.html>
More information about the Kde-frameworks-devel
mailing list