Page MenuHomePhabricator

Provide convenience method addTextCrumb() to PhabricatorCrumbsView
ClosedPublic

Authored by epriestley on Dec 18 2013, 7:34 PM.
Tags
None
Referenced Files
F18798618: D7787.id17644.largetrue.diff
Fri, Oct 17, 7:17 AM
F18780572: D7787.largetrue.diff
Sun, Oct 12, 5:30 PM
F18779278: D7787.diff
Sat, Oct 11, 1:11 PM
F18772960: D7787.diff
Oct 9 2025, 5:56 AM
F18628413: D7787.id17617.diff
Sep 16 2025, 6:17 AM
F18624604: D7787.diff
Sep 15 2025, 8:33 PM
F18620761: D7787.id17644.diff
Sep 15 2025, 6:15 AM
F18600144: D7787.diff
Sep 13 2025, 9:04 AM
Subscribers

Details

Summary

We currently have a lot of calls to addCrumb(id(new PhabricatorCrumbView())->...) which can be expressed much more simply with a convenience method. Nearly all crumbs are only textual.

Test Plan
  • This was mostly automated, then I cleaned up a few unusual sites manually.
  • Bunch of grep / randomly clicking around.

Diff Detail

Branch
crumb
Lint
Lint Passed
Unit
Tests Passed