Page MenuHomePhabricator

Remove uncalled DiffusionRequest->getCallsign()
ClosedPublic

Authored by epriestley on Feb 18 2016, 1:15 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 9 2025, 12:47 AM
Unknown Object (File)
Feb 9 2025, 12:47 AM
Unknown Object (File)
Feb 9 2025, 12:47 AM
Unknown Object (File)
Feb 7 2025, 10:47 PM
Unknown Object (File)
Feb 6 2025, 12:17 PM
Unknown Object (File)
Jan 31 2025, 4:01 AM
Unknown Object (File)
Jan 28 2025, 12:56 AM
Unknown Object (File)
Jan 24 2025, 11:52 AM
Subscribers
None

Details

Summary

Ref T4245. This has no callers.

Test Plan
  • Ran git grep -i 'getCallsign(' and visually verified that no callers could reasonably be DiffusionRequest objects (there are only 23 remaining sites, and about half are $this->... in PhabricatorRepository.
  • Browsed around directory/file/branch/content/diff/etc pages in Diffusion.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove uncalled DiffusionRequest->getCallsign().
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, avivey.
avivey edited edge metadata.
This revision is now accepted and ready to land.Feb 18 2016, 1:17 AM
This revision was automatically updated to reflect the committed changes.