Fix resetMenu
ClosedPublic

Authored by apol on Dec 16 2016, 6:00 PM.

Details

Reviewers
mart
Group Reviewers
Kirigami
Commits
R169:169e16ce0787: Fix resetMenu
Summary

If initialItem is not an actual item (now a Component), then it can't be used
for stackView.pop(initialItem), as resetMenu does.

Test Plan

Fixes Discover

Diff Detail

Repository
R169 Kirigami
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol updated this revision to Diff 9091.Dec 16 2016, 6:00 PM
apol retitled this revision from to Fix resetMenu.
apol updated this object.
apol edited the test plan for this revision. (Show Details)
apol added reviewers: Kirigami, mart.
Restricted Application added a project: Kirigami. · View Herald TranscriptDec 16 2016, 6:00 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Dec 16 2016, 6:01 PM
mart edited edge metadata.
This revision is now accepted and ready to land.Dec 16 2016, 6:01 PM
This revision was automatically updated to reflect the committed changes.