Closed
Bug 1395851
Opened 8 years ago
Closed 8 years ago
Watch Expressions are added and displayed only after restarting Firefox
Categories
(DevTools :: Debugger, defect)
DevTools
Debugger
Tracking
(firefox56 affected, firefox57 affected)
RESOLVED
FIXED
People
(Reporter: emilghitta, Unassigned)
References
Details
Attachments
(1 file)
|
4.63 MB,
image/gif
|
Details |
[Affected versions]:
Firefox 57.0a1 (BuildId:20170831100350)
Firefox 56.0b8 (BuildId:20170831205558)
[Affected platforms]:
Windows 10 64bit
Mac 10.11.6
Ubuntu 16.04 64bit
[Steps to reproduce]:
1. Launch Firefox.
2. Access the https://devtools-html.github.io/debugger-examples/examples/todomvc/ webpage.
3. Open the debugger.
4. Open the todos.js file.
5. Enter a Watch Expression.
6. Click the "Pause on uncaught exceptions" button.
7. Click the Resume button.
8. Uncheck the "Pause on uncaught exceptions" button.
9. Add another Watch Expression.
[Expected result]:
Watch expressions are successfully added and displayed in the Watch Expressions list.
[Actual result]:
The entered Watch Expressions are displayed in the Watch Expressions list only after restarting Firefox.
[Regression range]:
I don't think that this is a regression.
[Additional Information]
Please observe the attached screencast for further information about this issue.
Comment 1•8 years ago
|
||
This should now be fixed on nightly.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•