Closed Bug 1337278 Opened 7 years ago Closed 4 years ago

suggestion to update debugger cache files "touch" on new or replacement files

Categories

(DevTools :: Debugger, enhancement)

51 Branch
enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED INACTIVE

People

(Reporter: jmichae3, Unassigned, NeedInfo)

References

(Blocks 1 open bug)

Details

User Agent: Mozilla/5.0 (Windows NT 5.1; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170125094131

Steps to reproduce:

loaded local html file and debugged it, 


Actual results:

debugger cache is stale most of the time. I see line numbers and code that doesn't match my included js source files.


Expected results:

update the cache:
- when a new file arrives
- when a file leaves
- when a file is opened
- when net files do same as above
this is not same as flush cache, although that might work, you have to fill the cache with something, just make sure there's a proper change.
Component: Untriaged → Developer Tools: Debugger
Product: Firefox → DevTools

could you provide some steps to reproduce?

Flags: needinfo?(jmichae3)
Type: defect → enhancement
Status: UNCONFIRMED → RESOLVED
Closed: 4 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.