Open
Bug 1604147
Opened 5 years ago
Updated 2 years ago
Use a currentTarget getter in the Application panel
Categories
(DevTools :: Application Panel, enhancement, P3)
DevTools
Application Panel
Tracking
(Not tracked)
NEW
People
(Reporter: ladybenko, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [m1.1-reserve])
From :jdescottes feedback at https://phabricator.services.mozilla.com/D57139#inline-346330
As we are moving to target list, we also started introducing a "currentTarget" getter, that is supposed to return the current top level target, ie
this.toolbox.target
.Could we add such a getter here (or in a second patch) and use it everywhere we want the current target?
Updated•5 years ago
|
Priority: -- → P3
Whiteboard: [m1.1-reserve]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•