[Konqueror] Remove KonqView::setActiveComponent()
ClosedPublic

Authored by ahmadsamir on Oct 20 2019, 5:08 AM.

Details

Summary

It's mostly redundant since KF5 port; the remaining bit
m_activityResourceInstance->notifyFocusedIn() call can be moved to
KonqView::eventFilter().

Test Plan

It compiles, koqueror still loads.

Diff Detail

Repository
R226 Konqueror
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ahmadsamir requested review of this revision.Oct 20 2019, 5:08 AM
ahmadsamir created this revision.
dfaure accepted this revision.Oct 20 2019, 10:00 AM
This revision is now accepted and ready to land.Oct 20 2019, 10:00 AM
This revision was automatically updated to reflect the committed changes.