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
Jul 30 2025, 7:33 AM
F17919641: D16439.diff
Jul 30 2025, 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
Branch
RemoveBuildAppPageMethod (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13410
Build 17224: Run Core Tests
Build 17223: arc lint + arc unit

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.