Page MenuHomePhabricator

Remove some low-hanging buildStandardPageResponse() methods
ClosedPublic

Authored by epriestley on Nov 2 2015, 8:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 1, 6:35 PM
Unknown Object (File)
May 28 2025, 12:08 PM
Unknown Object (File)
May 27 2025, 5:41 AM
Unknown Object (File)
May 25 2025, 6:34 AM
Unknown Object (File)
May 8 2025, 1:05 AM
Unknown Object (File)
May 6 2025, 10:54 AM
Unknown Object (File)
Apr 26 2025, 4:41 AM
Unknown Object (File)
Apr 24 2025, 10:50 AM
Subscribers
None

Details

Summary

Ref T9690. I wanted to do an example of how to do these but it looks like most of them are trivial (no callsites) and the rest are a little tricky (weird interaction with frames, or in Releeph).

Test Plan
  • Used grep to look for callsites.
  • Hit all applications locally, everything worked.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Remove some low-hanging buildStandardPageResponse() methods.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 3 2015, 12:11 AM
This revision was automatically updated to reflect the committed changes.