[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
Branch
ahmad/setactiveComponent (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 20639
Build 20657: arc lint + arc unit
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.