Page MenuHomePhabricator

Removed unused buildApplicationPage method from PhabricatorController
ClosedPublic

Authored by jcox on Aug 24 2016, 3:01 PM.
Tags
None
Referenced Files
F18043192: D16439.id39536.diff
Sun, Aug 3, 5:37 AM
F17951633: D16439.id.diff
Fri, Aug 1, 1:32 AM
F17948737: D16439.id39534.diff
Thu, Jul 31, 9:56 PM
F17939890: D16439.id.diff
Thu, Jul 31, 3:37 AM
F17922954: D16439.diff
Wed, Jul 30, 7:33 AM
F17919641: D16439.diff
Wed, Jul 30, 2:46 AM
Unknown Object (File)
Jun 29 2025, 6:14 AM
Unknown Object (File)
Jun 1 2025, 6:25 PM

Details

Summary

Getting rid of some code! This method has no callsites so it should be safe to remove completely. Ref T9690

Test Plan

Removed method and clicked around to make sure nothing broke.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jcox retitled this revision from to Removed unused buildApplicationPage method from PhabricatorController.
jcox updated this object.
jcox edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Aug 24 2016, 3:22 PM
yelirekim added inline comments.
src/applications/base/controller/PhabricatorController.php
587

RIP

This is an ATC meme-ish at this point because I wrote so many controllers without page titles when I first starting extending Phab.

This revision was automatically updated to reflect the committed changes.
src/applications/base/controller/PhabricatorController.php
585

I'm glad this lets me know we're dealing with serious-business here.