[Webkit-unassigned] [Bug 47085] Web Inspector: set XHR breakpoint from resource panel

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 6 01:27:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47085





--- Comment #6 from Pavel Podivilov <podivilov at chromium.org>  2010-10-06 01:27:06 PST ---
(In reply to comment #4)
> (From update of attachment 69787 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=69787&action=review
> 
> > WebCore/inspector/front-end/ResourcesPanel.js:1271
> > +            contextMenu.appendItem(WebInspector.UIString("Set Breakpoint"), WebInspector.breakpointManager.createXHRBreakpoint.bind(WebInspector.breakpointManager, resource.url));
> 
> We may want to be more specific about the nature of the breakpoint to set.

I've accidentally committed it with "Set Breakpoint". Let me fix the wording in a separate patch.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list