gecko-dev/browser
Gijs Kruitbosch 6aaf11538a Bug 1650931 - don't use hidden attribute to hide the containers category item, so switching to it works correctly, r=preferences-reviewers,mstriemer
In bug 1648222, the `gotoPref` helper that switches between different
preference panes was altered to disallow switching to hidden categories, so
that if there were no experimental pref entries, we don't show the
'Firefox experiments' category in the prefs.

Unfortunately, the containers category is always hidden, and only accessible
from the 'settings' button for containers and the URL (ie
`about:preferences#containers`), but the added requirement for categories to
not have the `hidden` attribute broke showing this category.

This patch fixes this by hiding the category using CSS instead. It also
cleans up some other use of the hidden attribute.

Note that the sync category is also hidden by default, but shown at
https://searchfox.org/mozilla-central/rev/91d82d7cbf05a71954dfa49d0e43824c7c973e62/browser/components/preferences/preferences.js#97-103

Differential Revision: https://phabricator.services.mozilla.com/D82505
2020-07-07 16:02:29 +00:00
..
actors Backed out 5 changesets (bug 1649879) for browser-chrome failures at browser/base/content/test/tabs/browser_progress_keyword_search_handling.js 2020-07-06 10:44:56 +03:00
app Bug 1631018 - Enable blocklist v3 by default on desktop r=Gijs 2020-07-06 16:10:30 +00:00
base Backed out 3 changesets (bug 1145314) on request from ckerschb for regressions (e.g. bug 1650951) 2020-07-07 09:32:27 +02:00
branding Bug 1639672 - Added svg about-logo icons r=pdahiya 2020-06-11 04:11:18 +00:00
components Bug 1650931 - don't use hidden attribute to hide the containers category item, so switching to it works correctly, r=preferences-reviewers,mstriemer 2020-07-07 16:02:29 +00:00
config Bug 1649062 - Disable the crash reporter in debug fuzzing builds. r=truber,tsmith 2020-07-07 10:24:26 +00:00
docs Bug 1620358: Gather telemetry on toolbar state. r=Gijs,zombie 2020-06-16 21:06:15 +00:00
extensions Bug 1645735: Fix expiration date truncation for maxLength=5 r=zbraniecki 2020-07-06 21:28:16 +00:00
fonts Bug 1644346 - Update bundled Twemoji Mozilla font to v0.5.1 to support new emojis. r=lsalzman 2020-06-09 14:45:40 +00:00
fxr Bug 1644863 - fix trailing whitespace in browser/toolkit/devtools/mobile frontend code files, r=mossop,geckoview-reviewers,agi 2020-06-17 22:40:53 +00:00
installer Bug 1618465 - Update references to pdf.js for the move to toolkit. r=bdahl 2020-07-02 07:14:45 +00:00
locales Bug 1642725 - use sets of known message identifiers to limit possible error titles and messages instead of consulting fluent, r=zbraniecki,prathiksha,fluent-reviewers,Pike 2020-07-06 11:12:08 +00:00
modules Backed out changeset 255d9078dd17 (bug 1633710) for Browser-chrome failures in extensions/test/xpinstall/browser_datauri.js. CLOSED TREE 2020-07-06 18:38:13 +03:00
themes Bug 1650931 - don't use hidden attribute to hide the containers category item, so switching to it works correctly, r=preferences-reviewers,mstriemer 2020-07-07 16:02:29 +00:00
tools/mozscreenshots Bug 1648639, remove containers, help view, and developer panels from main view and place in template r=Gijs 2020-06-30 22:40:15 +00:00
.eslintrc.js
LICENSE
Makefile.in
app.mozbuild
build.mk Bug 1641184, use only the merge dir for repacks, r=nalexander 2020-05-27 17:04:06 +00:00
confvars.sh
defs.mk
l10n-registry.manifest
moz.build Bug 1643811 - [ci] Add a SCHEDULES rule to prevent 'android' builds and tests on pushes that exclusively modify files under /browser, r=gbrown,Gijs 2020-06-09 15:54:10 +00:00
moz.configure