Page MenuHomePhabricator

Remove many redundant implementations of `canLoadNamedObject()`
ClosedPublic

Authored by epriestley on Dec 18 2013, 5:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jan 17, 7:02 PM
Unknown Object (File)
Dec 25 2024, 1:03 AM
Unknown Object (File)
Dec 20 2024, 11:29 PM
Unknown Object (File)
Dec 17 2024, 12:00 AM
Unknown Object (File)
Dec 15 2024, 2:28 PM
Unknown Object (File)
Dec 13 2024, 9:46 PM
Unknown Object (File)
Nov 27 2024, 12:28 PM
Unknown Object (File)
Nov 19 2024, 9:56 AM
Subscribers

Details

Summary

These just got copy/pasted like crazy, the base class has the correct default implementation.

(I'm adding "H" for Herald Rules, which is why I was in this code.)

I also documented the existing prefixes at Object Name Prefixes / Monograms.

Test Plan

Verified base implementation. Typed some object names into the jump nav.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped