gecko-dev/devtools
Julian Descottes 1eee2daeb6 Bug 1729255 - [devtools] Store JSON preferences as String instead of Char in PrefsHelper r=bomsy
JSON preferences used to be stored in string preferences, which is compatible with special characters.
There should not be any data loss, char prefs seem to gracefully transition to string prefs.

Differential Revision: https://phabricator.services.mozilla.com/D125877
2021-09-17 14:24:50 +00:00
..
client Bug 1729255 - [devtools] Store JSON preferences as String instead of Char in PrefsHelper r=bomsy 2021-09-17 14:24:50 +00:00
docs Bug 1729671 - [devtools] Update performance-tests-overview.html for new allocations devtools tests r=ochameau 2021-09-14 14:18:26 +00:00
perfdocs Bug 1725399: [perfdocs] Add link to DAMP tests in performance testing index page r=perftest-reviewers,AlexandruIonescu 2021-08-17 13:33:45 +00:00
platform
server Bug 1730160 - [devtools] Filter content network event against exact target browsingContext/window when EFT is enabled. r=bomsy. 2021-09-17 13:15:44 +00:00
shared Bug 1729925 - [devtools] Avoid leaking commands from TargetFront. r=nchevobbe 2021-09-16 14:43:46 +00:00
startup Bug 1721692 - [devtools] Wait for presShell in browser_aboutdevtools tests r=Honza 2021-08-18 08:17:59 +00:00
.eslintrc.js Bug 1714527 - [devtools] Remove unused serviceworker actor code in DevTools server r=nchevobbe,devtools-backward-compat-reviewers 2021-06-07 20:13:26 +00:00
.eslintrc.xpcshell.js
CODE_OF_CONDUCT.md
moz.build
templates.mozbuild
tsconfig.json