RESOLVED WONTFIX50754
Web Inspector: manage native breakpoints using ids generated by frontend.
https://bugs.webkit.org/show_bug.cgi?id=50754
Summary Web Inspector: manage native breakpoints using ids generated by frontend.
Pavel Podivilov
Reported 2010-12-09 05:25:40 PST
Web Inspector: manage native breakpoints using ids generated by frontend.
Attachments
Patch. (24.55 KB, patch)
2010-12-09 05:26 PST, Pavel Podivilov
pfeldman: review-
Pavel Podivilov
Comment 1 2010-12-09 05:26:50 PST
Pavel Feldman
Comment 2 2010-12-09 06:44:06 PST
Comment on attachment 76050 [details] Patch. 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.
Note You need to log in before you can comment on or make changes to this bug.