[webkit-reviews] review denied: [Bug 50754] Web Inspector: manage native breakpoints using ids generated by frontend. : [Attachment 76050] Patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 06:44:05 PST 2010


Pavel Feldman <pfeldman at chromium.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 50754: Web Inspector: manage native breakpoints using ids generated by
frontend.
https://bugs.webkit.org/show_bug.cgi?id=50754

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

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

> WebCore/inspector/Inspector.idl:148
> +	   [domain=DOM] void setDOMBreakpoint(in String breakpointId, in long
nodeId, in long type, out boolean success);

Id should be generated by the backend.


More information about the webkit-reviews mailing list