6 "title": "Enable custom formatters",
7 "settingName": "customFormatters",
8 "settingType": "boolean",
12 "type": "@WebInspector.DOMPresentationUtils.MarkerDecorator",
13 "className": "WebInspector.DOMBreakpointsSidebarPane.MarkerDecorator",
14 "marker": "breakpoint-marker"
18 "settingName": "networkConditionsCustomProfiles",
19 "settingType": "array",
23 "type": "settings-view",
24 "name": "network-conditions",
25 "title": "Throttling",
27 "className": "WebInspector.NetworkConditionsSettingsTab",
29 "networkConditionsCustomProfiles"
39 "BreakpointsSidebarPaneBase.js",
40 "CustomPreviewSection.js",
41 "DataSaverInfobar.js",
42 "DebuggerPresentationUtils.js",
43 "DOMBreakpointsSidebarPane.js",
44 "DOMPresentationUtils.js",
47 "ExecutionContextSelector.js",
48 "ExecutionContextModel.js",
50 "InspectElementModeController.js",
53 "NetworkConditionsSelector.js",
54 "ObjectPopoverHelper.js",
55 "ObjectPropertiesSection.js",
56 "RemoteObjectPreviewFormatter.js",
58 "EventListenersUtils.js",
59 "EventListenersView.js"
62 "breakpointsList.css",
63 "customPreviewSection.css",
64 "eventListenersView.css",
66 "inspectorViewTabbedPane.css",
67 "networkConditionsSettingsTab.css",
68 "objectPropertiesSection.css",