As a developer, I want the ability to specify local overrides for script files that persist between page loads.
Categories
(DevTools :: Debugger, enhancement)
Tracking
(Not tracked)
People
(Reporter: matthew.orres, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:97.0) Gecko/20100101 Firefox/97.0
Steps to reproduce:
When working on a web application, I want to debug a specific issue in production (and save time), but I cannot edit scripts and have them persist between page loads just for my client. Chrome provides local overrides as a devtools option, and I'd like the same in Firebug.
Actual results:
Firebug/Firefox devtools has no local overrides option.
Expected results:
Add a local overrides option that allows me to save specific changes to a script file and persist that change (and ignore the file downloaded from the server)
Comment 1•2 years ago
|
||
Setting a component for this enhancement in order to get the dev team involved.
If you feel it's an incorrect one please feel free to change it to a more appropriate one.
This issue duplicates https://bugzilla.mozilla.org/show_bug.cgi?id=1704690
Updated•1 year ago
|
Description
•