DevTools/Features/Debugger: Difference between revisions

|
No edit summary
(|)
Line 186: Line 186:
=== Property Viewer ===
=== Property Viewer ===


* JSD2 support:
{| class="fullwidth-table"
** Debug.Object.prototype.{prototype,class,isFunction,name, getOwnPropertyDescriptor,getOwnPropertyNames,decompile} - jorendorff/jimb
|-
 
| style="font-weight: bold; background: #DDD;" | Description
* Protocol Support (actors for environments and objects)
| style="font-weight: bold; background: #DDD;" | Area
** Primitive data grips - dcamp
| style="font-weight: bold; background: #DDD;" | Bug
** Object grips - dcamp
| style="font-weight: bold; background: #DDD;" | Owner
** Pause-lifetime grips - dcamp
| style="font-weight: bold; background: #DDD;" | Best
** Thread-lifetime grip promotion - dcamp
| style="font-weight: bold; background: #DDD;" | Likely
 
| style="font-weight: bold; background: #DDD;" | Worst
* UI property inspector - past
| style="font-weight: bold; background: #DDD;" | Status
|-
| Debug.Object.prototype.{proto, class, isFunction, name, getOwnPropertyDescriptor, getOwnPropertyNames}
| JSD2
|
| jorendorff/jimb
|
|
|
|
|-
| Primitive data grips
| Remote Proto
|
| dcamp
| 1d
| 1d
| 2d
|
|-
| Pause-lifetime object grips
| Remote Proto
|
| dcamp
| 1d
| 1d
| 2d
|
|-
| Thread-lifetime grip promotion
| Remote Proto
|
| dcamp
| 1d
| 2d
| 4d
|
|-
| Object grip enumeration
| Remote Proto
|
| dcamp
| 1d
| 2d
| 4d
|
|-
| Property Inspector UI
| UI
|
| past
| ?
| ?
| ?
| Split up as needed.
|}


=== Source Viewer ===
=== Source Viewer ===
Confirmed users
673

edits