[webkit-reviews] review granted: [Bug 68363] Web Inspector: document Debugger.paused, introduce types for ids in Debugger domain. : [Attachment 107857] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 20 05:59:36 PDT 2011


Tony Gentilcore <tonyg at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 68363: Web Inspector: document Debugger.paused, introduce types for ids in
Debugger domain.
https://bugs.webkit.org/show_bug.cgi?id=68363

Attachment 107857: Patch
https://bugs.webkit.org/attachment.cgi?id=107857&action=review

------- Additional Comments from Tony Gentilcore <tonyg at chromium.org>
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?


More information about the webkit-reviews mailing list