New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible Small Enhancements #1747
Comments
hidden pref
|
helperApps.deleteTempFileOnExit - is default true on windows as well |
|
helperApps.deleteTempFileOnExit - true in firefox.js, false in all.js ... how does this work (rhetorical)? ignoring android (FYI: @SkewedZeppelin) I guess we just test each platform
So I think we can ignore adding a default note |
So yup, I would say this is a windows only thing |
scopes
man that's a long one. I use searchfox links to files, but hg.mozilla.org revisions links to lines - but this revision moved the file and didn't change the content we want, so I can't use a sweet short link lets see what the diffs are: kaply
moz code
yeah, so that's a good link to add, because that archive is fucking old now and somewhat out of date |
actually, fuck that long link ;) it hasn't changed anything, because temporary extensions cannot load on restart.. and I can just add this
|
edit: not sure what to do here - I defined hidden above as the way I understood and have used it - so users know why they can't see it, i.e they have to create it and add it I suspect the other three are runtime as well What should I do people? give them hidden tags or not? |
^ repeat - someone answer ... starting to feel like my childhood in the basement again |
maybe managed? |
not sure if I want another tag so here's the thing - I label items to help, but that doesn't mean I have to label ALL items that fit that tag: eg
So i kinda feel like these items that aren't "hidden" in about:config don't really need a So the question is - do I add hidden tags or not? |
And if I don;t label them, then if someone says .. but that's a HIDDEN pref, please label it - I can say "I only label them when they aren't set by runtime to help users" So I win either way So do I add the labels or not ... quick poll of one .. you're up Tad |
ok, ignoring them, because of maintenance, plus I am the boss so my second argument wins. just need to check that geo one - because that may only get set if the system supports it |
This comment was marked as off-topic.
This comment was marked as off-topic.
might revisit my last decision .. I mean if it universally (all desktop platforms) has a trash bin symbol, then it's [HIDDEN] |
okie dokie
@Jmkrnet thanks .. have some 馃嵃 or 馃ェ |
When upgrading to Firefox (FF) ESR 102 and now to ESR 115 I have accumulated some small enhancements (all should apply to current "user.js" version 118):
edited by 馃┏
SECTION 0800 or 5000 or 9000 MAYBE ADD:
Adds calculator for basic math calculations to address bar. For example typing "1+1" to address bar gives result "= 2" and it works offline without connecting to any search engines.
// user_pref("browser.urlbar.suggest.calculator", true);
DONE
0211 POSSIBLY REMOVE AS IT SEEMS TO BE HANDLED BY RFP (AND MAYBE 0210 IS ALSO REDUNDANT?):
https://bugzilla.mozilla.org/show_bug.cgi?id=1369330
https://bugzilla.mozilla.org/show_bug.cgi?id=1039069
https://bugzilla.mozilla.org/show_bug.cgi?id=1846224
https://bugzilla.mozilla.org/show_bug.cgi?id=1629630
https://searchfox.org/mozilla-central/source/toolkit/components/resistfingerprinting/RFPHelper.sys.mjs#163
https://hg.mozilla.org/mozilla-central/rev/4036881d8ab0
DONE
1006 POSSIBLE COMMENT ENHANCEMENT:
DONE
[WINDOWS]
tag - see 958e56a and Possible Small Enhancements聽#1747 (comment)2603.helperApps.deleteTempFileOnExit, 2815.cookies POSSIBLE COMMENT ENHANCEMENT:
DONE
5508.eme.enabled POSSIBLE COMMENT ENHANCEMENT:
DONE
2660 POSSIBLE COMMENT ENHANCEMENT:
DONE
I am not sure how you define hidden prefs, but if it means non-obsolete prefs that are not visible in "about:config" unless FF or user defines some value for them (i.e. a "Delete" instead of "Reset" button is shown in "about:config"), here are prefs I noticed not marked as "[HIDDEN PREF]" that seem to be hidden at least on my OS (LINUX) with FF ESR 102 and 115:
DONE
The text was updated successfully, but these errors were encountered: