mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
Issue #1899 - Remove MDN docs tooltip and link code from devtools.
Resolves #1899
This commit is contained in:
parent
df3b213459
commit
842cc60707
30 changed files with 0 additions and 1906 deletions
|
|
@ -47,8 +47,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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue