Fri Jul 19 2024 18:35:20 PDT
  • Status: RESOLVED, VERIFIED, CLOSED
  • Product: DevTools
  • Component: Inspector
  • Updated: (is greater than or equal to) -6m
  • Resolution: (changed to) FIXED
  • Resolution: (changed after) -6m

57 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1893409 InspectorUtils.getCSSStyleRules does not return CSSStartingStyleRule rules nor their children rules DevTools Inspector boris.chiou RESO FIXE 2024-06-27
1905035 InspectorUtils.getCSSStyleRules only returns nested CSSStartingStyleRule rules of rules with selectors using children/descendent combinator in their selectors DevTools Inspector boris.chiou RESO FIXE 2024-07-12
1893644 Can't see style of ::backdrop pseudo-element for popover elements DevTools Inspector nchevobbe RESO FIXE 2024-05-16
1894603 @keyframes nested in other at-rules are not displayed in the Rules view DevTools Inspector nchevobbe RESO FIXE 2024-05-12
1644138 2.5s content hangs caused by Inspector's `parseDeclarations` DevTools Inspector nobody RESO FIXE 2024-05-17
1871391 Clicking on a relative URL of an img in the dev tools to open it in a new tab ignores the document's base URL. DevTools Inspector jdescottes RESO FIXE 2024-03-04
1907940 Accommodate for unexpected fonts in browser_fontinspector_reveal-in-page.js DevTools Inspector jdescottes RESO FIXE Tue 21:14
1173057 Can't add a class attribute to a tag DevTools Inspector nchevobbe RESO FIXE Thu 14:49
1410184 [META] Investigate replacing the JS CSS lexer DevTools Inspector nchevobbe RESO FIXE 2024-04-29
1555498 Slow Inspector opening because of collecting event listeners on DOM-heavy pages DevTools Inspector nchevobbe RESO FIXE 2024-04-23
1876220 Copy/paste from inspector has extra line DevTools Inspector nchevobbe RESO FIXE 2024-02-02
1889500 inspect does not locate these divs DevTools Inspector nchevobbe RESO FIXE 2024-05-14
1899704 When inspecting some "pointer-events: none" elements in a page, pressing shift should change the behavior without waiting for mousemove DevTools Inspector nchevobbe RESO FIXE Wed 08:35
1907932 Reselect logic when editing a tagname in the markup view is brittle DevTools Inspector nchevobbe RESO FIXE Thu 14:51
1879364 Intermittent devtools/client/inspector/markup/test/browser_markup_events_toggle.js | single tracking bug DevTools Inspector nobody RESO FIXE 2024-02-13
1899280 High Frequency devtools/client/inspector/markup/test/browser_markup_events_toggle.js | single tracking bug DevTools Inspector nobody RESO FIXE 2024-06-02
1901674 Intermittent devtools/client/inspector/markup/test/browser_markup_events_toggle.js | single tracking bug DevTools Inspector poirot.alex RESO FIXE 2024-06-16
1901233 Dev Tools crashes browser when inspecting element with floating number calc() style applied DevTools Inspector bwerth RESO FIXE 2024-06-15
1881559 Stop disabling devtools.chrome.enabled for markupview mochitests DevTools Inspector jdescottes RESO FIXE 2024-03-13
1877759 Error in stylesheets-manager.js: can't access property "onUpdated", this[#watchListeners] is null DevTools Inspector nchevobbe RESO FIXE 2024-02-06
1882964 Make style-utils.js getRuleText faster DevTools Inspector nchevobbe RESO FIXE 2024-05-17
1884072 Make getStyleSheetRuleCountAndAtRules faster. DevTools Inspector nchevobbe RESO FIXE 2024-04-02
1887638 Add a (rust crate) cssparser based CSS lexer on InspectorUtils DevTools Inspector nchevobbe RESO FIXE 2024-04-15
1888081 Avoid actually setting Stylesheet text (and parsing stylesheet) when stylesheet text wouldn't actually change DevTools Inspector nchevobbe RESO FIXE 2024-04-03
1888353 Use InspectorUtils CSS parser in parsePseudoClassesAndAttributes DevTools Inspector nchevobbe RESO FIXE 2024-04-16
1888363 Use InspectorUtils CSS parser in tokenizeFilterValue DevTools Inspector nchevobbe RESO FIXE 2024-04-16
1888607 Use InspectorUtils CSS parser in parseDeclarationsInternal DevTools Inspector nchevobbe RESO FIXE 2024-04-23
1888615 Use InspectorUtils CSS parser in _collectAttributesFromRule DevTools Inspector nchevobbe RESO FIXE 2024-04-16
1889363 Implement performEOFFixup for InspectorUtils CSS parser DevTools Inspector nchevobbe RESO FIXE 2024-06-25
1889871 Use InspectorCSSParser in advanceValidate DevTools Inspector nchevobbe RESO FIXE 2024-04-16
1889875 Use InspectorCSSParser in CssAngle#valid DevTools Inspector nchevobbe RESO FIXE 2024-04-18
1889920 Use InspectorCSSParser in CubicBezierWidget.js parseTimingFunction DevTools Inspector nchevobbe RESO FIXE 2024-04-18
1889938 Use InspectorCSSParser in LinearEasingFunctionWidget.js parseTimingFunction DevTools Inspector nchevobbe RESO FIXE 2024-04-18
1890493 Use InspectorCSSParser in sanitizePropertyValue DevTools Inspector nchevobbe RESO FIXE 2024-06-25
1890552 Use InspectorCSSParser in output-parser.js DevTools Inspector nchevobbe RESO FIXE 2024-04-29
1892192 Display @starting-style rules in the Rules view DevTools Inspector nchevobbe RESO FIXE 2024-06-10
1892895 Remove JS CSS lexer DevTools Inspector nchevobbe RESO FIXE 2024-04-26
1892897 Use InspectorCSSParser in getSelectorOffsets DevTools Inspector nchevobbe RESO FIXE 2024-04-30
1892901 Remove performEOFFixup preserveBackslash parameter DevTools Inspector nchevobbe RESO FIXE 2024-04-30
1892923 Use InspectorCSSParser in browser_filter-editor-01.js DevTools Inspector nchevobbe RESO FIXE 2024-04-26
1897469 Small visual glitches from the inspector sidepanel tabs outline DevTools Inspector nchevobbe RESO FIXE 2024-05-17
1897931 Indicate @starting-style CSS custom properties value in var() tooltip DevTools Inspector nchevobbe RESO FIXE 2024-06-29
1900070 Show impact of invalid at computed-value time custom property declaration in computed panel DevTools Inspector nchevobbe RESO FIXE 2024-07-09
1903774 Flex/Grid highlighter toggle button are rendered in Computed panel DevTools Inspector nchevobbe RESO FIXE 2024-07-10
1905000 web extension devtools panel have extra scroll bars DevTools Inspector nchevobbe RESO FIXE 2024-06-27
1905569 Add InspectorUtils.getCSSRegisteredProperty method DevTools Inspector nchevobbe RESO FIXE 2024-07-01
1905899 Refactor code for computed panel DevTools Inspector nchevobbe RESO FIXE 2024-07-04
1908606 Error when hiding the event listener tooltip: can't access property "startTogglingOnHover", this.imagePreviewTooltip is undefined DevTools Inspector nchevobbe RESO FIXE Thu 14:53
1875992 [META] Inspector performance 2024 H1 DevTools Inspector nobody RESO FIXE 2024-05-23
1876496 nsIDOMWindowUtils.getUnanimatedComputedStyle throws NS_ERROR_FAILURE when called with custom property DevTools Inspector zach RESO FIXE 2024-01-30
1881940 Enabling layout.css.modern-range-pseudos.enabled breaks Rules view DevTools Inspector nchevobbe VERI FIXE 2024-03-27
1904285 CSS variable declaration inside ::selection are marked as inactive DevTools Inspector nchevobbe VERI FIXE 13:39:49
1763961 Keyboard shortcut still works when the "Pick an element from the page" feature is disabled. DevTools Inspector artemmanusenkov VERI FIXE 2024-04-10
1881443 Idref links in devtools do not respect web component boundaries DevTools Inspector nchevobbe VERI FIXE 2024-04-12
1881486 Don't show "Select element" icon in markup view when idref attribute is empty DevTools Inspector nchevobbe VERI FIXE 2024-04-09
1899699 unset registered property are not displayed in computed panel, unless "Browser Styles" is checked DevTools Inspector nchevobbe VERI FIXE 2024-06-18
1900069 Show initial value of registered properties in Computed panel DevTools Inspector nchevobbe VERI FIXE 2024-07-12
57 bugs found.

File a new bug in the "DevTools" product