Page MenuHomePhabricator

Removed unused buildApplicationPage method from PhabricatorController
ClosedPublic

Authored by jcox on Aug 24 2016, 3:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 4, 3:30 AM
Unknown Object (File)
Thu, Mar 21, 9:45 AM
Unknown Object (File)
Mar 17 2024, 11:31 PM
Unknown Object (File)
Feb 11 2024, 11:25 PM
Unknown Object (File)
Feb 8 2024, 11:27 PM
Unknown Object (File)
Feb 3 2024, 11:43 AM
Unknown Object (File)
Jan 19 2024, 5:26 PM
Unknown Object (File)
Jan 15 2024, 4:04 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.