Open Bug 1931367 Opened 3 months ago Updated 3 months ago

Do not override existing content when overriding a JavaScript source

Categories

(DevTools :: Debugger, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: ochameau, Unassigned)

References

(Blocks 1 open bug)

Details

If you override, close and reopen devtools, you may want to keep the existing local file content. You may have pretty printed it and made some valuable changes.

When selecting a local file, if the file already exists, we should assume that the existing content is valuable and should be used.

You need to log in before you can comment on or make changes to this bug.