RESOLVED FIXED 68363
Web Inspector: document Debugger.paused, introduce types for ids in Debugger domain.
https://bugs.webkit.org/show_bug.cgi?id=68363
Summary Web Inspector: document Debugger.paused, introduce types for ids in Debugger ...
Pavel Feldman
Reported 2011-09-19 08:16:16 PDT
Migrates from poorly documented "details" object to explicit parameters containing break type and data.
Attachments
Patch (47.17 KB, patch)
2011-09-19 08:21 PDT, Pavel Feldman
tonyg: review+
Pavel Feldman
Comment 1 2011-09-19 08:21:21 PDT
Pavel Podivilov
Comment 2 2011-09-20 01:58:26 PDT
(In reply to comment #1) > Created an attachment (id=107857) [details] > Patch Looks good!
Tony Gentilcore
Comment 3 2011-09-20 05:59:37 PDT
Comment on attachment 107857 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=107857&action=review > Source/WebCore/inspector/Inspector.json:1597 > + { "name": "breakpointId", "$ref": "BreakpointId", "description": "Id of the created breakpoint for further reference." }, s/Id/ID/ in strings throughout?
Pavel Feldman
Comment 4 2011-09-20 06:59:50 PDT
Note You need to log in before you can comment on or make changes to this bug.