[webkit-reviews] review granted: [Bug 43332] [JSC] Web Inspector: implement breaking from native callback : [Attachment 145688] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 9 03:55:38 PDT 2012


Pavel Feldman <pfeldman at chromium.org> has granted Peter Wang
<peter.wang at torchmobile.com.cn>'s request for review:
Bug 43332: [JSC] Web Inspector: implement breaking from native callback
https://bugs.webkit.org/show_bug.cgi?id=43332

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

------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=145688&action=review


> Source/WebCore/bindings/js/ScriptDebugServer.h:88
> +    bool supportsNativeBreakpoints() { return true; }

Please put fixme here.


More information about the webkit-reviews mailing list