Closed
Bug 1307877
Opened 9 years ago
Closed 8 years ago
Convert grip structure to RemoteObject structure
Categories
(DevTools :: Console, enhancement)
DevTools
Console
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: linclark, Unassigned)
Details
Originally posted by:linclark
see https://github.com/devtools-html/gecko-dev/issues/118
Like #110, Chrome's RDP defines a [clearer structure](https://chromedevtools.github.io/debugger-protocol-viewer/1-1/Runtime/#type-RemoteObject) for remote objects.
This will require work for Reps to support the new structure, so should be postponed until phase 2.
| Reporter | ||
Updated•9 years ago
|
Priority: -- → P2
Whiteboard: new-console
Updated•9 years ago
|
Blocks: enable-new-console
Flags: qe-verify-
Priority: P2 → P3
Whiteboard: new-console → [reserve-new-console]
Updated•8 years ago
|
Whiteboard: [reserve-new-console] → [reserve-console-html]
Updated•8 years ago
|
Priority: P3 → P4
Updated•8 years ago
|
Flags: qe-verify-
Priority: P4 → P2
Whiteboard: [reserve-console-html] → [newconsole-mvp]
Updated•8 years ago
|
No longer blocks: enable-new-console
Comment 1•8 years ago
|
||
Brian, I don't feel like it's something we are going to do anytime soon.
1. Should we keep this in the new-console-mvp project ?
2. Should we keep it at all ?
Updated•8 years ago
|
Flags: needinfo?(bgrinstead)
Comment 2•8 years ago
|
||
(In reply to Nicolas Chevobbe [:nchevobbe] from comment #1)
> Brian, I don't feel like it's something we are going to do anytime soon.
> 1. Should we keep this in the new-console-mvp project ?
> 2. Should we keep it at all ?
Let's close it for now. If this is something that the debugger team wants soon or if there's progress on server-side CDP work we can revisit.
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(bgrinstead)
Resolution: --- → WONTFIX
Updated•8 years ago
|
Priority: P2 → --
Whiteboard: [newconsole-mvp]
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•