Removed Unused Inspector Preference in Firefox DevTools
Mozilla Firefox•
Identified and removed an unused devtools.inspector.remote preference from the Firefox DevTools Inspector module.
Verified that the preference was not referenced anywhere in the codebase using repository-wide search before safely cleaning it up.
Set up the full Firefox development environment (Mercurial, moz-phab, artifact builds) and successfully landed the patch through Mozilla’s Phabricator + Autoland workflow after review.