Page MenuHomePhabricator

Move Favorites and User menus to MenuBarExtensions
ClosedPublic

Authored by epriestley on Jan 21 2017, 4:32 PM.
Tags
None
Referenced Files
F18243582: D17239.id.diff
Thu, Aug 21, 5:35 AM
F18238583: D17239.id41458.diff
Wed, Aug 20, 10:39 PM
F18235546: D17239.diff
Wed, Aug 20, 7:34 PM
F18234845: D17239.id41459.diff
Wed, Aug 20, 6:43 PM
F18234838: D17239.id.diff
Wed, Aug 20, 6:43 PM
F18234536: D17239.diff
Wed, Aug 20, 6:11 PM
F18089555: D17239.id41459.diff
Wed, Aug 6, 11:44 AM
F17813534: D17239.id.diff
Jul 25 2025, 8:20 PM
Subscribers
None

Details

Summary

Ref T12140. The major effect of this change is that uninstalling "Home" (as we do on admin.phacility.com) no longer uninstalls the user menu (which is required to access settings or log out).

This also simplifies the code a bit, by consolidating how menus are built into MenuBarExtensions instead of some in Applications and some in Extensions.

Test Plan
  • While logged in and logged out, saw main menus in the correct order.
  • Uninstalled Favorites, saw the menu vanish.
  • Uninstalled Home, still had a user menu.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Jan 21 2017, 4:38 PM
This revision was automatically updated to reflect the committed changes.