4 "type": "@WebInspector.ActionDelegate",
5 "actionId": "settings.show",
7 "className": "WebInspector.SettingsController.ActionDelegate",
10 "shortcut": "F1 Shift+?"
15 "type": "@WebInspector.ActionDelegate",
16 "actionId": "settings.help",
18 "className": "WebInspector.SettingsController.ActionDelegate"
21 "type": "@WebInspector.ActionDelegate",
22 "actionId": "settings.shortcuts",
24 "className": "WebInspector.SettingsController.ActionDelegate"
27 "type": "@WebInspector.SettingUI",
28 "category": "Sources",
29 "className": "WebInspector.SettingsScreen.SkipStackFramePatternSettingUI",
32 "skipStackFramesPattern"
36 "type": "@WebInspector.Revealer",
37 "contextTypes": ["WebInspector.Setting"],
38 "className": "WebInspector.SettingsController.Revealer"
41 "type": "context-menu-item",
42 "location": "mainMenu/footer",
44 "actionId": "settings.shortcuts"
47 "type": "context-menu-item",
48 "location": "mainMenu/footer",
50 "actionId": "settings.show"
53 "type": "context-menu-item",
54 "location": "mainMenu/footer",
56 "actionId": "settings.help"
63 "EditFileSystemDialog.js",
64 "FrameworkBlackboxDialog.js",