Closed
Bug 1314573
Opened 8 years ago
Closed 8 years ago
Logged Object-like and Array-like grip should show the first 10 items
Categories
(DevTools :: Console, defect)
DevTools
Console
Tracking
(firefox53 fixed)
RESOLVED
FIXED
Firefox 53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: nchevobbe)
References
Details
Attachments
(3 files)
We are currently having a limit of 100 items, this should be lowered to 10
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → chevobbe.nicolas
Updated•8 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•8 years ago
|
No longer blocks: 1314571
Component: Developer Tools: Shared Components → Developer Tools: Console
Summary: Reps "long" mode should preview the first 10 items for Object-like and Array-like grip → Logged Object-like and Array-like grip should show the first 10 items
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8811905 [details]
Bug 1314573 - Uses Reps in long mode in the console;
https://reviewboard.mozilla.org/r/93802/#review93956
Attachment #8811905 -
Flags: review?(bgrinstead) → review+
Comment 6•8 years ago
|
||
mozreview-review |
Comment on attachment 8811904 [details]
Bug 1314573 - Make Reps "long" mode displays first 10 items for object & array-like grips;
https://reviewboard.mozilla.org/r/93800/#review94114
R+ assuming try is green.
Thanks Nicolas!
Honza
Attachment #8811904 -
Flags: review?(odvarko) → review+
Comment 7•8 years ago
|
||
mozreview-review |
Comment on attachment 8811906 [details]
Bug 1314573 - Modify textNode Reps modes to match elementNodeRep;
https://reviewboard.mozilla.org/r/93804/#review94116
LGTM!
Honza
Attachment #8811906 -
Flags: review?(odvarko) → review+
Assignee | ||
Comment 8•8 years ago
|
||
Pushed by chevobbe.nicolas@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/cb9bce246733
Make Reps "long" mode displays first 10 items for object & array-like grips; r=Honza
https://hg.mozilla.org/integration/autoland/rev/ab533a828db6
Uses Reps in long mode in the console; r=bgrins
https://hg.mozilla.org/integration/autoland/rev/8b0c2149edc0
Modify textNode Reps modes to match elementNodeRep; r=Honza
Comment 10•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/cb9bce246733
https://hg.mozilla.org/mozilla-central/rev/ab533a828db6
https://hg.mozilla.org/mozilla-central/rev/8b0c2149edc0
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → Firefox 53
Comment 11•8 years ago
|
||
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•