RESOLVED FIXED 68537
Web Inspector: add minimal error handling to the DOM breakpoints.
https://bugs.webkit.org/show_bug.cgi?id=68537
Summary Web Inspector: add minimal error handling to the DOM breakpoints.
Pavel Feldman
Reported 2011-09-21 08:25:50 PDT
Patch to follow.
Attachments
Patch (4.19 KB, patch)
2011-09-21 08:27 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-09-21 08:27:32 PDT
Yury Semikhatsky
Comment 2 2011-09-21 08:31:55 PDT
Comment on attachment 108166 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=108166&action=review > Source/WebCore/inspector/InspectorDOMDebuggerAgent.cpp:189 > + *errorString = "Unknown DOM breakpoint type: " + typeString; Use makeString instead?
Pavel Feldman
Comment 3 2011-09-21 08:39:03 PDT
Note You need to log in before you can comment on or make changes to this bug.