Open
Bug 1699048
Opened 4 years ago
Updated 2 years ago
Show calls to StaticPrefs when searching for a pref
Categories
(Webtools :: Searchfox, enhancement)
Webtools
Searchfox
Tracking
(Not tracked)
NEW
People
(Reporter: valentin, Unassigned)
References
(Depends on 1 open bug)
Details
I often happen to look for a pref name in searchfox. Because we don't correlate the StaticPrefList.yaml generated methods to the pref, I have to do the manual thing and change the string from network.trr.wait-for-portal
to network_trr_wait_for_portal
in a separate search.
The reverse would also be nice to have - clicking on a StaticPrefs method should show you all instances of that pref.
You need to log in
before you can comment on or make changes to this bug.
Description
•