Closed
Bug 883599
Opened 12 years ago
Closed 12 years ago
Fix the inspector actor's nextSibling and previousSibling requests
Categories
(DevTools :: Inspector, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Firefox 24
People
(Reporter: dcamp, Assigned: dcamp)
References
Details
Attachments
(1 file)
4.43 KB,
patch
|
paul
:
review+
|
Details | Diff | Splinter Review |
Right now they don't work on the beginning/end of the list where they should be returning null. Fixed, and added a test.
Attachment #763195 -
Flags: review?(paul)
Updated•12 years ago
|
Attachment #763195 -
Flags: review?(paul) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → dcamp
Whiteboard: [fixed-in-fx-team]
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 24
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•