Home
last modified time | relevance | path

Searched refs:BreakpointsSidebarPane (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DBreakpointsSidebarPane.js26 WebInspector.BreakpointsSidebarPane = function() class in WebInspector
42 WebInspector.BreakpointsSidebarPane.prototype = {
167 WebInspector.BreakpointsSidebarPane.prototype.__proto__ = WebInspector.SidebarPane.prototype;
DScriptsPanel.js131 this.sidebarPanes.breakpoints = new WebInspector.BreakpointsSidebarPane();
/external/webkit/WebCore/
DWebCore.gypi3422 'inspector/front-end/BreakpointsSidebarPane.js',
DChangeLog6936 * inspector/front-end/BreakpointsSidebarPane.js:
6937 (WebInspector.BreakpointsSidebarPane):
6938 (WebInspector.BreakpointsSidebarPane.prototype.addBreakpoint):
6939 (WebInspector.BreakpointsSidebarPane.prototype._appendBreakpointElement):
6940 (WebInspector.BreakpointsSidebarPane.prototype._appendBreakpointElement.labelClicked):
6941 (WebInspector.BreakpointsSidebarPane.prototype.removeBreakpoint):
6942 (WebInspector.BreakpointsSidebarPane.prototype._breakpointEnableChanged):
DChangeLog-2008-08-1015631 * page/inspector/BreakpointsSidebarPane.js:
15632 (WebInspector.BreakpointsSidebarPane.prototype.addBreakpoint): Don't call
20743 * page/inspector/BreakpointsSidebarPane.js: Adds "No Breakpoints".
20791 BreakpointsSidebarPane. Also adds it to _breakpointsURLMap so it can be found
20795 the BreakpointsSidebarPane, _breakpointsURLMap and SourceFrame.
20922 BreakpointsSidebarPane that call the InspectorController to
20932 * page/inspector/BreakpointsSidebarPane.js:
20933 (WebInspector.BreakpointsSidebarPane): Add a breakpoints array.
20934 (WebInspector.BreakpointsSidebarPane.prototype.addBreakpoint):
20937 (WebInspector.BreakpointsSidebarPane.prototype.removeBreakpoint):
[all …]
DChangeLog-2009-06-1674515 * inspector/front-end/BreakpointsSidebarPane.js:
74516 (WebInspector.BreakpointsSidebarPane.prototype.addBreakpoint):
74517 (WebInspector.BreakpointsSidebarPane.prototype.removeBreakpoint):
74518 (WebInspector.BreakpointsSidebarPane.prototype._breakpointEnableChanged):
81065 …* inspector/front-end/BreakpointsSidebarPane.js: Renamed from WebCore/page/inspector/BreakpointsSi…