Open
Bug 1625024
Opened 5 years ago
Updated 3 years ago
Preview should support computed optional chaining expressions
Categories
(DevTools :: Debugger, enhancement, P3)
DevTools
Debugger
Tracking
(Not tracked)
NEW
People
(Reporter: jlast, Unassigned)
References
Details
Attachments
(1 obsolete file)
While working on supporting standard optional chaining member expressions, we noticed that we're not that we are not supporting previewing properties like obj?.[prop] that are in a computed expression.
| Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Updated•5 years ago
|
Attachment #9135837 -
Attachment is obsolete: true
Updated•5 years ago
|
Priority: -- → P3
Updated•5 years ago
|
Assignee: jlaster → nobody
Status: ASSIGNED → NEW
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•