Merge remote-tracking branch 'origin/tracking' into custom

This commit is contained in:
roytam1 2025-08-14 08:55:16 +08:00
commit ae1f9364cd
38 changed files with 85 additions and 1993 deletions

View file

@ -50,8 +50,6 @@ pref("devtools.inspector.imagePreviewTooltipSize", 300);
pref("devtools.inspector.showUserAgentStyles", false);
// Show all native anonymous content (like controls in <video> tags)
pref("devtools.inspector.showAllAnonymousContent", false);
// Enable the MDN docs tooltip
pref("devtools.inspector.mdnDocsTooltip.enabled", false);
// Enable the Font Inspector
pref("devtools.fontinspector.enabled", true);