Open
Bug 1646492
Opened 4 years ago
Updated 3 years ago
Watchpoints for a symbol
Categories
(DevTools :: Debugger, defect, P2)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: jlast, Unassigned)
References
(Blocks 1 open bug)
Details
I can't set a watchpoint on a symbol keyed property:
s = Symbol("s")
x = {[s]: 2}
Reporter | ||
Updated•4 years ago
|
Priority: -- → P2
Comment 1•4 years ago
|
||
The severity field is not set for this bug.
:jlast, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(jlaster)
Updated•4 years ago
|
Severity: -- → S3
Has STR: --- → yes
Updated•3 years ago
|
Flags: needinfo?(jlaster)
You need to log in
before you can comment on or make changes to this bug.
Description
•