Closed
Bug 1605331
Opened 6 years ago
Closed 5 years ago
Watch expressions should be evaluated in the right context
Categories
(DevTools :: Debugger, enhancement, P1)
DevTools
Debugger
Tracking
(Fission Milestone:M6a, firefox77 fixed)
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: Honza, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Whiteboard: dt-fission-m2-mvp)
Attachments
(1 file)
When the user is creating watch expressions in the Debugger side panel they should be evaluated in the current selected context.
This also applies on expressions associated with:
- Conditional breakpoints
- Logpoints
Honza
Reporter | ||
Updated•6 years ago
|
Fission Milestone: --- → M6
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Updated•5 years ago
|
Priority: P2 → P1
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/185a33dcfa94
Watch expressions should be evaluated in the right context. r=nchevobbe
Comment 4•5 years ago
|
||
Backed out changeset 185a33dcfa94 (Bug 1605331) for devtools failures at browser_dbg-windowless-workers.js.
https://hg.mozilla.org/integration/autoland/rev/222228bd896a2cab781cf30573c62b9e3ab26f1f
Failure log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=296224114&repo=autoland&lineNumber=30361
Flags: needinfo?(jlaster)
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/111752005fb1
Watch expressions should be evaluated in the right context. r=nchevobbe
Comment 6•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 77
Reporter | ||
Updated•4 years ago
|
Flags: needinfo?(jlaster)
You need to log in
before you can comment on or make changes to this bug.
Description
•