Closed
Bug 1418643
Opened 7 years ago
Closed 5 years ago
Clear Devtools Cache (Debugger source)
Categories
(DevTools :: Debugger, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rene.kremser, Unassigned)
References
(Blocks 2 open bugs)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0
Build ID: 20171112125346
Steps to reproduce:
Set the option "disable HTTP-Cache" in devtools window.
Actual results:
The source is somewhere cached, unable to clear it. Closing the devtools window and reloading the open tab at least in new version 57 works - it neither works in previous version unless I close the complete window.
Expected results:
I expect that firefox reloads the current debugger source if I told it so.
Reporter | ||
Comment 1•7 years ago
|
||
Is my firefox broken? I wonder anyone hasn't notice it since several years. Not using the debugger as I have always the same problem when I change the source and want to reload the results.
Updated•7 years ago
|
Component: Untriaged → Developer Tools: Debugger
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Blocks: dbg-sources
Updated•6 years ago
|
Flags: needinfo?(odvarko)
Updated•6 years ago
|
Blocks: dbg-source-requests
Comment 2•5 years ago
|
||
This works for me properly - source file shows the latest version after reload.
Closing
Honza
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(odvarko)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•