[KFileWidget] Hardcode example user name
ClosedPublic

Authored by broulik on Apr 5 2018, 7:56 AM.

Details

Summary

Don't create KUser() instance just for an example text in "What's This" mode.
When logged in via LDAP this can create quite some delay until the dialog opens.

Test Plan

Dialog opens quicker now, even on local login it spends 1ms in there for no real gain.

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.Apr 5 2018, 7:56 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptApr 5 2018, 7:56 AM
broulik requested review of this revision.Apr 5 2018, 7:56 AM

Ping, if no one objects I'll push this once next FW is released

kfunk accepted this revision.Apr 10 2018, 4:17 PM
kfunk added a subscriber: kfunk.

Makes sense to me. Go for it.

This revision is now accepted and ready to land.Apr 10 2018, 4:17 PM
This revision was automatically updated to reflect the committed changes.