Only remove + announce if leader change actually occured; exit loop early.
ClosedPublic

Authored by hein on Feb 17 2017, 5:49 PM.

Diff Detail

Repository
R120 Plasma Workspace
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
hein updated this revision to Diff 11462.Feb 17 2017, 5:49 PM
hein retitled this revision from to Only remove + announce if leader change actually occured; exit loop early..
hein updated this object.
hein edited the test plan for this revision. (Show Details)
hein added reviewers: Plasma, graesslin.
hein added a subscriber: plasma-devel.
Restricted Application added a project: Plasma. · View Herald TranscriptFeb 17 2017, 5:49 PM
graesslin added inline comments.Feb 17 2017, 5:49 PM
libtaskmanager/xwindowtasksmodel.cpp
310

XCB_WINDOW_NONE

hein updated this revision to Diff 11464.Feb 17 2017, 5:55 PM

Use QMutableHashIterator::findNext; simplify code.

graesslin accepted this revision.Feb 17 2017, 5:58 PM
graesslin edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2017, 5:58 PM
This revision was automatically updated to reflect the committed changes.