DevTools/Planning

From MozillaWiki
Jump to navigation Jump to search

Current Projects Status

Current Projects

Keyboard Shortcuts

Full Query
ID Summary Priority Status
859040 [meta] Keyboard navigation & Accessibility P3 NEW
878412 Use F12 to open the Toolbox -- RESOLVED
879028 Tab and Shift+Tab should cycle through autocompletions P3 RESOLVED
879219 Implement shortcuts to switch Developer Toolbox Tabs -- NEW
888587 The security filter access key overlaps with History menu access key. P3 RESOLVED
891556 Add Ctrl-Shift-C (Cmd-Opt-C) shortcut to toggle highlighting -- RESOLVED
892168 Ctrl+Shift+I/Cmd+Opt+I should toggle the devtools open/closed -- RESOLVED
892185 Ctrl+Shift+J/Cmd+Opt+J should toggle the console -- RESOLVED
892188 ? should open a pop up summary of available keyboard shortcuts P3 NEW
892192 Ctrl+Alt+[ / Cmd+Opt+[ and Ctrl+Alt+] / Cmd+Opt+[ should navigate history of devtools panels P3 NEW
892195 ESC should toggle the console split view open/closed -- VERIFIED
892217 Ctrl+F / Cmd+F should do search -- RESOLVED
892233 Ctrl+Shift+F / Cmd+Opt+F should activate the debugger panel and perform search through all sources P3 NEW
892266 Ctrl+G / Cmd+G and Ctrl+Shift+G / Cmd+Shift+G should cycle through search results -- RESOLVED
892268 Ctrl/Cmd+0/+/- should change the text size in all the devtools and the panel -- RESOLVED
892274 H should toggle the selected node's hidden attribute -- RESOLVED
892275 F2 should make the selected node and its children editable as html -- RESOLVED
892277 Change stepping hotkeys -- RESOLVED
892278 F10 and Ctrl/Cmd+' should step over -- RESOLVED
892280 F11 and Ctrl/Cmd+; should step in -- RESOLVED
892282 Shift + F11, Ctrl/Cmd+Shift+; should step out -- RESOLVED
892286 Cmd+L / Ctrl+L should be go to line -- RESOLVED
892289 Ctrl+L should clear the console output P2 RESOLVED
900271 Ctrl/Cmd+L should go to line P3 RESOLVED
907310 (shift)+F5, Cmd/Ctrl+R should be available in Detached Devtools Window -- VERIFIED
907311 Cmd/Ctrl-Shift-J should open Browser Console in Detached Devtools Window -- RESOLVED
907316 Scratchpad and Browser Console keyboard shortcuts should work in the detached devtools toolbox window. -- RESOLVED
907317 F12 or Cmd/Ctrl-Alt-i to open or switch to the Toolbox from Scratchpad P3 RESOLVED
911145 Scratchpad and Browser Console keyboard shortcuts should work in the Browser Console P2 RESOLVED
923971 F10 doesn't work for step over P3 RESOLVED
930313 CMD+Option+Left / Right broken when netmonitor list is focused -- NEW
934088 Shortcut for "Bookmark all tabs" (Ctrl+Shift+D) now opens Developer Tools instead (on Windows only) -- RESOLVED
962665 Cmd + ' doesn't work for step over P3 RESOLVED
977191 [a11y] Breadcrumbs in inspector not responsive to keyboard control, missing focus ring P2 RESOLVED
1003153 Add keyboard shortcut to hide sidebar P3 RESOLVED
1116951 Allow changing key bindings in dev tools P3 NEW
1177108 Add a keyboard shortcut to launch the eyedropper P2 NEW
1183325 debugger shortcut keys should work when console embedded below it has focus -- RESOLVED
1230356 Keyboard navigation of Browser Toolbox is very poor/non-existent P3 NEW
1439740 consider reducing the number of keyboard shortcuts for developer tools P3 NEW
1660823 [meta] Debugger Keyboard shortcuts -- NEW
1746583 Implement a unified UI to show keyboard shortcuts of the currently selected panel -- NEW
1750155 Keyboard shortcut Opt+Cmd+M to invoke responsive design mode conflicts with macOS system function P3 NEW
1791405 Fn key delete selection P2 VERIFIED
1797049 Add shortcut for "Duplicate node" context menu item in the markup view P3 NEW
1890178 Unable to Copy (Ctrl+C) URL from Web Developer Tools -> Network Monitor with Non-English System Language P2 NEW
1911798 Firefox profiler's hotkey doesn't work due to hot keys conflict P3 NEW
1932118 `CMD +` (text zoom) not working in dev tools pane with some kdb layout. P3 NEW
1934873 dev tools go to line shortcut not workin P2 RESOLVED
1935403 Project search input doesn't get focused when hitting the keyboard shortcut if Search panel was already visible P3 NEW
1968971 Pressing Ctrl+C always copies the page URL, regardless of what is selected in the network tab P3 RESOLVED

51 Total; 18 Open (35.29%); 30 Resolved (58.82%); 3 Verified (5.88%);


Blackbox Debugging

Full Query
ID Summary Priority Status
877682 blackbox sources in the debugger server via the rdp -- RESOLVED
877686 Add UI to toggle the blackboxing of specific sources P2 RESOLVED
892599 Should add a context menu item for toggling black boxing on stack frames -- RESOLVED
892605 Add a gcli command for black boxing sources in the debugger -- RESOLVED
895270 only show black boxing checkboxes on hover -- RESOLVED
895272 don't show the list of breakpoints for black boxed sources -- RESOLVED
895543 show a "this source is black boxed" message and big "un black box" button instead of the source editor for black boxed sources -- RESOLVED
895565 align the black box checkbox with the source label -- RESOLVED
898059 black boxing eyeballs are too big -- RESOLVED
898063 black box eyeballs aren't aligned on windows P3 RESOLVED
899877 toggling black boxing when paused re-selects the source we're paused in -- RESOLVED
901030 dbg blackbox command reports all the same source black boxed -- RESOLVED
901142 "This source is blackboxed" behaves incorrectly -- RESOLVED
901169 grey out black boxed source labels -- RESOLVED
901712 black boxing doesn't work with source maps P2 RESOLVED
901733 Add "--invert" flag to the "dbg blackbox" command -- RESOLVED
903217 Blackbox common libraries by default P3 RESOLVED
905046 black boxing eye not shown P2 RESOLVED
905136 Blackbox icons missing from debugger (Linux) -- VERIFIED
905263 Implement a blackbox pragma P3 NEW
905450 Blackbox individual functions P3 NEW
905859 Implement a blackbox HTTP header P3 RESOLVED
905863 Implement a blackbox source map directive P5 RESOLVED
905978 Do not show in console warnings and errors for black boxed scripts P3 NEW
923802 Break on event listeners set from a blackboxed library P3 NEW
924238 SideMenuWidget's arrows don't update with black boxing P3 RESOLVED
933744 black boxing sources should be optionally persistent P3 RESOLVED
952648 Should be able to blackbox a source while in the Tracer tab P3 RESOLVED
967156 After reloading, the blackbox styles aren't applied to sources in the debugger UI P3 RESOLVED
1032379 Automatically black box sources whose URL ends with ".min.js" -- RESOLVED
1092863 Blackboxed sources do not persist across toolbox close/reopen -- RESOLVED
1108042 Unblackboxing automatically black boxed sources does not persist after refresh -- RESOLVED
1111012 Blackboxed script only evaluate once un-blackboxed -- RESOLVED
1118152 Enable/disable blackbox of source groups by context menu? P3 RESOLVED
1208131 Consider automatically blackboxing node_modules P5 NEW
1327334 Debugger suddently stops when I open new url in tab P3 RESOLVED
1327715 Debugger suddently stops in black boxed script -- RESOLVED
1327720 Disabling auto Black Box reloads all scripts but keeps leaves them in black box P5 RESOLVED
1360077 Breakpoints set in debugger in browser toolbox change behavior of inspector in normal devtools -- RESOLVED
1570364 Directories should support blackboxing P3 RESOLVED
1577081 Blackbox source in Call Stack context menu is broken P3 RESOLVED
1581447 Event breakpoints ignore blackboxed files P2 RESOLVED
1608312 Option to blackbox anything outside the current directory P3 NEW
1625418 Using black box source option many times make the call stack section don’t look the same even after reloading the page P3 NEW
1642811 Rename UI references of "blackbox" to "ignore" in Debugger P3 RESOLVED
1690450 [Debugger] more granular ignore for step-by-step in the debugger P3 RESOLVED
1745940 Implement blackbox lines functionality for the debugger -- RESOLVED
1746368 Breakpoint is hit but no Pause reason, Callstack showing with blackbox lines P3 RESOLVED
1748618 Add blackbox line context menu item -- RESOLVED
1748620 Change the UX styling for blackboxed lines -- RESOLVED
1748621 Add tests for Blackbox lines -- RESOLVED
1752108 Blackbox lines in sourcemapped files -- NEW
1761298 "Ignore a source": I expect an option to UNIGNORE console debugger statements P2 NEW
1823414 [meta] Add support for the x_google_ignoreList extension -- NEW
1824698 Source Tree Blackbox context menu labels not updated after blackboxing P2 RESOLVED
1824701 Change the styling blackbox -- RESOLVED
1824703 Add an option to hide / show blackboxed sources -- RESOLVED
1824715 Pass `blackboxedRanges` to `initialSourceBlackBoxState` instead of `initialSourcesState` on debugger init P2 RESOLVED
1828585 Adding breakpoint in file will unignore ignored range P3 NEW
1828626 Make clear distinctions between partial and full source black boxing -- NEW
1828647 Adding a breakpoint should not automatically unignore the source P3 VERIFIED
1829360 Multiple ignored lines do not display correctly P3 RESOLVED
1830756 Two distinct actions for blackbxing single lines vs a range of lines -- NEW
1831089 Show the number of lines or ranges which are currently ignored in a source -- NEW
1832019 Enable blackbox lines by default -- RESOLVED
1834452 Add documentation for blackboxing lines -- RESOLVED
1836209 Introduce a `getBlackboxedRangesForSource` selector -- ASSIGNED

67 Total; 15 Open (22.39%); 50 Resolved (74.63%); 2 Verified (2.99%);


Past Projects

Backlog