RESOLVED FIXED 57761
Web Inspector: add support for the enumerated types in the protocol.
https://bugs.webkit.org/show_bug.cgi?id=57761
Summary Web Inspector: add support for the enumerated types in the protocol.
Pavel Feldman
Reported 2011-04-04 09:56:12 PDT
Patch to follow.
Attachments
Patch (23.09 KB, patch)
2011-04-04 10:05 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-04-04 10:05:42 PDT
Yury Semikhatsky
Comment 2 2011-04-04 10:16:14 PDT
Comment on attachment 88072 [details] Patch 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.
Pavel Feldman
Comment 3 2011-04-04 11:01:16 PDT
Note You need to log in before you can comment on or make changes to this bug.