Closed
Bug 898822
Opened 12 years ago
Closed 8 years ago
The "rawObject" setter, "populate" and friends should be in VariablesViewController
Categories
(DevTools :: Object Inspector, defect, P3)
DevTools
Object Inspector
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vporof, Unassigned)
Details
Since they don't deal with the VariablesView (the *view* part of it, handling presentation) at all, they should be moved to VariablesViewController where these sorts of things need to be aggregated. This will slim down VariablesView.jsm a bit and make it easier to read.
Comment 1•12 years ago
|
||
This would be good to do. I think some other things might make sense to transplant to from VV to VVC as well, but would have to take a closer look.
Priority: -- → P3
| Reporter | ||
Comment 2•12 years ago
|
||
(In reply to Brandon Benvie [:bbenvie] from comment #1)
> This would be good to do. I think some other things might make sense to
> transplant to from VV to VVC as well, but would have to take a closer look.
Agreed, like everything related to macros for example.
Comment 3•8 years ago
|
||
4 years old inactive bug, about a component we don't use much anymore. Let's close this for now.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•