Closed
Bug 798874
Opened 13 years ago
Closed 13 years ago
The variables view should be filterable
Categories
(DevTools :: Debugger, defect, P3)
DevTools
Debugger
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 19
People
(Reporter: vporof, Assigned: vporof)
References
Details
Attachments
(1 file, 3 obsolete files)
54.80 KB,
patch
|
past
:
review+
|
Details | Diff | Splinter Review |
Required/overlapping with bug 794823. After this, bug 793375 should be trivial.
Assignee | ||
Updated•13 years ago
|
Priority: -- → P3
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → vporof
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•13 years ago
|
||
This works. Needs a test.
The ugly (?) thing is that it does add a searchbox inside the variables view, but this is only temporary (bug 793375).
Assignee | ||
Updated•13 years ago
|
Assignee | ||
Comment 2•13 years ago
|
||
Added tests. Going through try.
Attachment #675541 -
Attachment is obsolete: true
Assignee | ||
Comment 3•13 years ago
|
||
Haha, this fails on debug builds with
TEST-UNEXPECTED-FAIL | The fifth inner property displayed should be 'Location' - Got TraceMallocDumpAllocations, expected Location
Damn debug scope pollution :)
Assignee | ||
Comment 4•13 years ago
|
||
This should do it.
Attachment #675818 -
Attachment is obsolete: true
Assignee | ||
Comment 5•13 years ago
|
||
Attachment #675941 -
Attachment is obsolete: true
Attachment #675980 -
Flags: review?(rcampbell)
Assignee | ||
Comment 6•13 years ago
|
||
Comment on attachment 675980 [details] [diff] [review]
v4
Sorry Panos :)
Attachment #675980 -
Flags: review?(rcampbell) → review?(past)
Comment 7•13 years ago
|
||
Comment on attachment 675980 [details] [diff] [review]
v4
Review of attachment 675980 [details] [diff] [review]:
-----------------------------------------------------------------
+1, <3, Like!
Attachment #675980 -
Flags: review?(past) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 9•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 19
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•