Closed Bug 1379978 Opened 7 years ago Closed 7 years ago

When you resume, the watch expression value should be cleared

Categories

(DevTools :: Debugger, defect)

56 Branch
defect
Not set
normal

Tracking

(firefox54 unaffected, firefox55 unaffected, firefox56 affected)

RESOLVED FIXED
Tracking Status
firefox54 --- unaffected
firefox55 --- unaffected
firefox56 --- affected

People

(Reporter: hyacoub, Unassigned)

References

()

Details

Attachments

(1 file)

[Affected versions]: Nightly 56.0a1 [Affected platforms]: Platforms: Windows 10 x 64, Mac OS X 10.12 and Ubuntu 16.04 x64. [Steps to reproduce]: 1. Open Firefox and go to https://devtools-html.github.io/debugger-examples/examples/todomvc/ 2. Open Debugger. 3. From "Watch Expressions" section click on "Add Watch Expression" and type the expression you'd like to watch into the text field (e.g el: this) and press "Enter". 4. Navigate to todo-view.js 5. Right click on the gutter, any line with written code, select add a breakpoint (e.g line 34) 6. Go back to todmvc and add a todo item in the UI and observe "initialize" function in Source pane. 7. Click on "resume" from the toolbar. [Expected result]: When you resume the watch expression should be removed. [Actual result]: When you resume the watch expression remains.
Component: Developer Tools: about:debugging → Developer Tools: Debugger
Summary: When you resume, the watch expression should be removed → When you resume, the watch expression value should be cleared
This was fixed here: https://github.com/devtools-html/debugger.html/pull/3484 and should land in the next debugger update
This should now be resolved on nightly. https://bugzilla.mozilla.org/show_bug.cgi?id=1385421
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: