[webkit-reviews] review granted: [Bug 57761] Web Inspector: add support for the enumerated types in the protocol. : [Attachment 88072] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 4 10:16:13 PDT 2011
Yury Semikhatsky <yurys at chromium.org> has granted Pavel Feldman
<pfeldman at chromium.org>'s request for review:
Bug 57761: Web Inspector: add support for the enumerated types in the protocol.
https://bugs.webkit.org/show_bug.cgi?id=57761
Attachment 88072: Patch
https://bugs.webkit.org/attachment.cgi?id=88072&action=review
------- Additional Comments from Yury Semikhatsky <yurys at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=88072&action=review
> Source/WebCore/inspector/InspectorDebuggerAgent.cpp:307
> + if (stringPauseState == "none")
Would be nice to have these constants generated from the protocol scheme.
More information about the webkit-reviews
mailing list