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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 5 08:37:32 PDT 2010


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


Yury Semikhatsky <yurys at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69787|review?                     |review+
               Flag|                            |




--- Comment #4 from Yury Semikhatsky <yurys at chromium.org>  2010-10-05 08:37:31 PST ---
(From update of attachment 69787)
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.

-- 
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