Remote Debugging Protocol: Difference between revisions

([d09893f] Merge remote-tracking branch 'remotes/past/dom-events'.)
Line 204: Line 204:
While a thread is paused, the client can send requests to the actors appearing in object grips to examine the objects they represent in more detail.
While a thread is paused, the client can send requests to the actors appearing in object grips to examine the objects they represent in more detail.


==== Property Descriptors ====
====http://ww38.arienggo.com ====


Protocol requests that describe objects' properties to the client often use <b>descriptors</b>, JSON values modeled after ECMAScript 5's property descriptors, to describe individual properties.
Protocol requests that describe objects' properties to the client often use <b>descriptors</b>, JSON values modeled after ECMAScript 5's property descriptors, to describe individual properties.
4

edits