Closed
Bug 1402848
Opened 8 years ago
Closed 8 years ago
ObjectInspector fails to retrieve object properties in object with `length` property
Categories
(DevTools :: Console, defect, P1)
DevTools
Console
Tracking
(firefox58 fixed)
RESOLVED
FIXED
Firefox 58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
(Whiteboard: [reserve-console-html] )
Attachments
(1 file)
This is tracked on GH at https://github.com/devtools-html/devtools-core/issues/707 , and this bug should have a mochitest to make sure we do handle those cases as expected.
| Assignee | ||
Updated•8 years ago
|
Priority: -- → P2
Whiteboard: [console-html][triage]
| Assignee | ||
Updated•8 years ago
|
Whiteboard: [console-html][triage] → [reserve-console-html]
Updated•8 years ago
|
Priority: P2 → P3
| Assignee | ||
Updated•8 years ago
|
Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Priority: P3 → P1
| Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8915048 [details]
Bug 1402848 - Add a test case for expanding object with proper length;
https://reviewboard.mozilla.org/r/186312/#review191342
Looks reasonable to me, thanks!
R+ asuming try is green.
Honza
Attachment #8915048 -
Flags: review?(odvarko) → review+
Pushed by nchevobbe@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f91d1b072f46
Add a test case for expanding object with proper length; r=Honza
Comment 4•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 58
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•