Rename methods on DolphinFacetsWidget
ClosedPublic

Authored by iasensio on Dec 15 2019, 10:33 PM.

Details

Summary

Small refactor patch to rename method names, from ratingTerm to searchTerm,
since its scope has grown bigger.

Test Plan

No behavior changes

Diff Detail

Repository
R318 Dolphin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
iasensio created this revision.Dec 15 2019, 10:33 PM
Restricted Application added a project: Dolphin. · View Herald TranscriptDec 15 2019, 10:33 PM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
iasensio requested review of this revision.Dec 15 2019, 10:33 PM

Do you mind splitting this into a renaming-only patch and another patch for the changes to the logic?

iasensio updated this revision to Diff 71967.Dec 21 2019, 6:50 PM
  • Only rename methods
iasensio retitled this revision from Refactor DolphinFacetsWidget to Rename methods on DolphinFacetsWidget.Dec 21 2019, 6:52 PM
iasensio edited the summary of this revision. (Show Details)
elvisangelaccio accepted this revision.Dec 26 2019, 6:06 PM
This revision is now accepted and ready to land.Dec 26 2019, 6:06 PM
This revision was automatically updated to reflect the committed changes.